Skip to content

Make __main__ take FireRun function name and reorg where MAAP(y) things live

gcorradini requested to merge conus-dps-main-refactor into conus-dps

Okay here are the finalized changes:

  1. make __main__ really general and pass in the function name we want to run. This also means some of our run functions that currently take an argument need to be thought about more (such as WesternUSYrRun)

  2. moved all MAAP(y) runtime stuff to maap_runtime including each algorithm_config.yaml

  3. setup all the new job schedulers and [north/south]eastern algos that are currently inactive: https://repo.ops.maap-project.org/eorland_gee/fireatlas_nrt/-/pipeline_schedules

Edited by gcorradini

Merge request reports

Loading