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

dps job

parent 99ee6ece
No related tags found
No related merge requests found
...@@ -341,7 +341,7 @@ def CONUSrunARCHIVE(): ...@@ -341,7 +341,7 @@ def CONUSrunARCHIVE():
logger.info(f'STARTING RUN FOR {region[0]}') logger.info(f'STARTING RUN FOR {region[0]}')
tst = [2013, 1, 1, 'AM'] tst = [2013, 1, 1, 'AM']
ted = [2019, 12, 31, 'PM'] ted = [2013, 12, 31, 'PM']
print(f"Running code from {tst} to {ted} with source {FireConsts.firesrc}") print(f"Running code from {tst} to {ted} with source {FireConsts.firesrc}")
......
# DO NOT DELETE # DO NOT DELETE
# THIS CONFIG IS AUTO-GENERATED BY ADE UI # THIS CONFIG IS AUTO-GENERATED BY ADE UI
algo_name: eis_fire_archive algo_name: eis_fire_archive_2013
# Branch or tag # Branch or tag
version: conus_archive_dps version: conus_archive_dps_2013
environment: ubuntu environment: ubuntu
repository_url: https://repo.ops.maap-project.org/eorland_gee/fireatlas_nrt.git repository_url: https://repo.ops.maap-project.org/eorland_gee/fireatlas_nrt.git
# Container used for running # 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