Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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. Write PGE config file

    4. Write Chimera constants file

  4. Implement the Preconditions Adaptation

  5. Implement the PgeJobSubmitter Adaptation

  6. Implement the PostProcessor Adaptation

  • No labels