Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The steps to implement the adaptation is as follows:

  1. Create a directory in your project’s repo to host the Chimera adaptation code e.g. nisar_chimera

  2. Create a config directory under the adaptation directory created above.

  3. Add/ update required configuration files:

    1. Update settings.yaml file

    2. Add Chimera Configuration File

    3. Create a dir pge_configs under the config directory created in Step2. Then Write the PGE Config file

  4. Create/ Update the constants files.
    This is done so that we don’t need to hardcode the field names and update them from project to project. We aim to keep the functions generic enough so they can be carried over / reused between projects by just updating the constants values in the config files.

    1. Chimera Constants File

    2. Products Metadata

  5. Implement the Adaptation Preconditions

  6. Implement the PgeJobSubmitter Adaptation

  7. Implement the PostProcess Adaptation


Developer Guide Navigation:

Child pages (Children Display)
alltrue