Update settings.yaml file
Read the Settings File to learn about the purpose of the file.
Set the
PGE_SIMULATION_MODE
totrue
orfalse
.Set the
JOB_TYPES
ANDJOB_QUEUES
for every PGE.The PGE name should match the
pge_name
defined in the PGE Config File.The job types should match the HySDS job types. Don’t include the version of the job type.
The queue should be configured per PGE type.
Here’s an example:
PGE_SIMULATION_MODE: !!bool true
CHIMERA:
JOB_QUEUES:
L0A: nisar-job_worker-pge-l0a
Time_Extractor: nisar-job_worker-pge-time_extractor
L0B: nisar-job_worker-pge-l0b
JOB_TYPES:
L0A: job-PGE_L0A
Time_Extractor: job-PGE_Time_Extractor
L0B: job-PGE_L0B
Note: JPL employees can also get answers to HySDS questions at Stack Overflow Enterprise: