MODEL_ROOT=/backup/meteorology/
MODEL_BIN=$MODEL_ROOT
SCRIPT_DIR=/opt/model/model_meteorology/sh
export MODEL_ROOT MODEL_BIN SCRIPT_DIR
# run all steps for a given date and dataset (nldas2, PRISM, ...)
/opt/model/meta_model/run_model raster_met "2021-01-03" nldas2 auto
# just to the import step
/opt/model/meta_model/run_model raster_met "2021-01-03" nldas2 auto met import
# just the timestamp setting portion of the post-download processing workflow
/opt/model/meta_model/run_model raster_met "2021-01-03" nldas2 auto met process 3
Draft: still working out the details of where and when to do each step.
metflow into a separate MM OR change it's arg order todataset, date, becausedatasetis more likescenariothandateis.download process import analyzesegment/data id: datescenario/conf set: data source (nldas2, PRISM, etc.)met,geo,amalgamatemetmodel_meteorology#64[original file].CBP_ext.gtiffgeomodel_meteorology#65amalgamatemodel_meteorology#66wdmmodel_meteorology#72model_configdetails:MODEL_ROOT/config/control/met/[scenario].con:precip_methodprecip_data_sources(default: nldas2, prism, daymet)problemfile in case of error that needs to stop workflow)src_files.txt,import_files.txtmodel_configcan obtain dates and file matches/opt/model/meta_model/run_model raster_met "2021-01-02" nldas2 auto met process/opt/model/meta_model/run_model raster_met "2021-01-01" nldas2 auto met importConfiguration (before any runs)
Run examples:
Draft: still working out the details of where and when to do each step.
config/met/[scenario].confile