...
Create a directory in your project’s repo to host the Chimera adaptation code e.g.
nisar_chimera
Create a
config
directory under the adaptation directory created above.Add/ update required configuration files:
Write PGE config file
Create/ Update the constants files:
Implement the
Preconditions
AdaptationImplement the
PgeJobSubmitter
AdaptationImplement the
PostProcessor
Adaptation