Determine date range to backfill (may be helpful to check database tables, or just convert known dates to epoch time)
Check if obs data are available for this date range?
Check if model data are available for this date range?
jet: Check if
/home/role.amb-verif/RR_uaverif/agen_raob_sites_backfill.plincludes the model of interest. (Will likely need to update if backfilling has not been performed for this model before.)If needed, add
elsifclause for this model ($data_source) (copy fromagen_raob_sites.pl)
jet: Check if /
home/role.amb-verif/RR_uaverif/get_RR_file_backfill.plincludes the model of interest. (Will likely need to update if backfilling has not been performed for this model before.)If needed, add
elsifclause for new model(s) ($data_source) with dir ($anal_dir) convention (copy fromget_RR_file.pl)If needed, add
elsifclause for new model(s) ($data_source) with filename ($base_file) convention (copy fromget_RR_file.pl)
jet: run command (using slurm recommended):
sbatch /home/role.amb-verif/RR_uaverif/agen_raob_sites_backfill.pl [model] [starttime] [endtime]
Updated: December 19, 2025