From 23463f2e122a3c2fc282f22181478a1b45989146 Mon Sep 17 00:00:00 2001
From: ranchodeluxe <greg.corradini@gmail.com>
Date: Tue, 7 Nov 2023 08:26:09 -0800
Subject: [PATCH] upgrade everything to 1.0.0 anticipating release

---
 .gitlab-ci.yml                                 | 18 +++++++++---------
 .../algorithm_config.yaml                      |  2 +-
 .../algorithm_config.yaml                      |  2 +-
 .../conus_nrt_pkey/algorithm_config.yaml       |  2 +-
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b3b95f..1df8bed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,7 @@ dps-run:data-update-checker:
     QUEUE: maap-dps-worker-32gb
     PARAMS: '{}'
 
+
 dps-run:fire-atlas-conus:
   extends: .run_dps_job_base
   only:
@@ -40,11 +41,11 @@ dps-run:fire-atlas-conus:
   variables:
     MAAP_IMAGE_ENV: ubuntu
     IMAGE_TAG: fire-atlas-${CI_COMMIT_SHORT_SHA}
-    ALGO_NAME: eis-fire-feds-dps-main-v3test
-    VERSION: 0.99.6
+    ALGO_NAME: eis-fire-feds-dps-main-v3
+    VERSION: 1.0.0
     USERNAME: gcorradini
     QUEUE: maap-dps-worker-32gb
-    PARAMS: '{"regnm": "CONUS_ARCHIVE_P_KEY", "bbox": "[-126.401171875,24.071240929282325,-61.36210937500001,49.40003415463647]", "tst": "[2022, 1, 1, \"AM\"]", "ted": "[2022, 12, 31, \"PM\"]"}'
+    PARAMS: '{"regnm": "CONUS_ARCHIVE_P_KEY", "bbox": "[-126.401171875,24.071240929282325,-61.36210937500001,49.40003415463647]", "tst": "[2022, 1, 1, \"AM\"]", "ted": "[2022, 12, 31, \"PM\"]", "export":"true"}'
 
 
 dps-run:fire-atlas-conus-manual:
@@ -61,8 +62,7 @@ dps-run:fire-atlas-conus-manual:
     QUEUE: maap-dps-worker-32gb
     PARAMS: |
       $PARAMS_STRING
-    #PARAMS: '{"regnm": "CaliTestRun", "bbox": "[-125,36,-117,42]", "tst": "[2023,6,1,\"AM\"]", "ted": "[2023,9,1,\"AM\"]"}'
-
+    # EXAMPLE: '{"regnm": "CaliTestRun", "bbox": "[-125,36,-117,42]", "tst": "[2023,6,1,\"AM\"]", "ted": "[2023,9,1,\"AM\"]", "export": "true"}'
 
 dps-run:fire-atlas-boreal-automate-snapshot:
   extends: .run_dps_job_base
@@ -102,8 +102,8 @@ dps-run:fire-atlas-lf-archive:
   variables:
     MAAP_IMAGE_ENV: ubuntu
     IMAGE_TAG: fire-atlas-lf-archive-${CI_COMMIT_SHORT_SHA}
-    ALGO_NAME: eis-fire-feds-combine-largefire-archive-v3test
-    VERSION: 0.99.6
+    ALGO_NAME: eis-fire-feds-combine-largefire-archive-v3
+    VERSION: 1.0.0
     USERNAME: gcorradini
     QUEUE: maap-dps-worker-32gb
     PARAMS: '{"folder_name": "WesternUS_REDO", "start": 2013, "end": 2021}'
@@ -116,8 +116,8 @@ dps-run:fire-atlas-lf-nrt:
   variables:
     MAAP_IMAGE_ENV: ubuntu
     IMAGE_TAG: fire-atlas-lf-archive-nrt-${CI_COMMIT_SHORT_SHA}
-    ALGO_NAME: eis-fire-feds-combine-largefire-nrt-v3test
-    VERSION: 0.99.6
+    ALGO_NAME: eis-fire-feds-combine-largefire-nrt-v3
+    VERSION: 1.0.0
     USERNAME: gcorradini
     QUEUE: maap-dps-worker-32gb
     PARAMS: '{"folder_name": "CONUS_NRT_DPS"}'
diff --git a/maap_runtime/combine_largefire_archive/algorithm_config.yaml b/maap_runtime/combine_largefire_archive/algorithm_config.yaml
index 5b5b923..4c06922 100644
--- a/maap_runtime/combine_largefire_archive/algorithm_config.yaml
+++ b/maap_runtime/combine_largefire_archive/algorithm_config.yaml
@@ -1,6 +1,6 @@
 algorithm_description: "Combine FEDS Largefire data into a single file."
 algorithm_name: eis-fire-feds-combine-largefire-archive-v3test
-algorithm_version: 0.99.6
+algorithm_version: 1.0.0
 environment: ubuntu
 repository_url: https://repo.maap-project.org/gcorradini/fireatlas_nrt.git
 docker_container_url: "mas.dit.maap-project.org/root/maap-workspaces/base_images/eis_feds:42644eb"
diff --git a/maap_runtime/combine_largefire_nrt/algorithm_config.yaml b/maap_runtime/combine_largefire_nrt/algorithm_config.yaml
index ec00e57..ebbf19a 100644
--- a/maap_runtime/combine_largefire_nrt/algorithm_config.yaml
+++ b/maap_runtime/combine_largefire_nrt/algorithm_config.yaml
@@ -1,6 +1,6 @@
 algorithm_description: "Combine FEDS Largefire data into a single file."
 algorithm_name: eis-fire-feds-combine-largefire-nrt-v3test
-algorithm_version: 0.99.6
+algorithm_version: 1.0.0
 environment: ubuntu
 repository_url: https://repo.maap-project.org/gcorradini/fireatlas_nrt.git
 docker_container_url: "mas.dit.maap-project.org/root/maap-workspaces/base_images/eis_feds:42644eb"
diff --git a/maap_runtime/conus_nrt_pkey/algorithm_config.yaml b/maap_runtime/conus_nrt_pkey/algorithm_config.yaml
index e5a61e2..6880179 100644
--- a/maap_runtime/conus_nrt_pkey/algorithm_config.yaml
+++ b/maap_runtime/conus_nrt_pkey/algorithm_config.yaml
@@ -1,6 +1,6 @@
 algorithm_name: eis-fire-feds-dps-main-v3test
 algorithm_description: "Map active fire perimeters."
-algorithm_version: 0.99.9
+algorithm_version: 1.0.0
 environment: ubuntu
 repository_url: https://repo.maap-project.org/gcorradini/fireatlas_nrt.git
 docker_container_url: "mas.dit.maap-project.org/root/maap-workspaces/base_images/eis_feds:42644eb"
-- 
GitLab