Make __main__ take FireRun function name and reorg where MAAP(y) things live
Okay here are the finalized changes:
-
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 asWesternUSYrRun) -
moved all MAAP(y) runtime stuff to
maap_runtimeincluding eachalgorithm_config.yaml -
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