Skip to content
Snippets Groups Projects
Commit 85a0756b authored by Tempest McCabe's avatar Tempest McCabe
Browse files

dps job

parent 99ee6ece
No related tags found
No related merge requests found
......@@ -340,8 +340,8 @@ def CONUSrunARCHIVE():
region = ('CONUS_ARCHIVE_DPS',[-126.401171875,24.071240929282325,-61.36210937500001,49.40003415463647])
logger.info(f'STARTING RUN FOR {region[0]}')
tst = [2013, 1, 1, 'AM']
ted = [2019, 12, 31, 'PM']
tst = [2020, 1, 1, 'AM']
ted = [2020, 12, 31, 'PM']
print(f"Running code from {tst} to {ted} with source {FireConsts.firesrc}")
......
# DO NOT DELETE
# THIS CONFIG IS AUTO-GENERATED BY ADE UI
algo_name: eis_fire_archive
algo_name: eis_fire_archive_2020
# Branch or tag
version: conus_archive_dps
version: conus_archive_dps_2020
environment: ubuntu
repository_url: https://repo.ops.maap-project.org/eorland_gee/fireatlas_nrt.git
# Container used for running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment