From 172a8a6ac9903b30f90a2674db9640c27c84ca9a Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 6 Nov 2024 23:15:31 +0000 Subject: [PATCH] update catalog --- .../Daily_Chlorophyll_a/collection.json | 8 ++++---- .../Daily_Chlorophyll_a/models/USGSHABs1.json | 20 +++++++++---------- .../models/USGSHABsDL1.json | 6 +++--- .../models/climatology.json | 16 +++++++-------- .../models/persistenceRW.json | 16 +++++++-------- catalog/summaries/aquatics/collection.json | 2 +- catalog/summaries/collection.json | 2 +- 7 files changed, 35 insertions(+), 35 deletions(-) diff --git a/catalog/summaries/aquatics/Daily_Chlorophyll_a/collection.json b/catalog/summaries/aquatics/Daily_Chlorophyll_a/collection.json index 15a60937be..99d3ec8a00 100644 --- a/catalog/summaries/aquatics/Daily_Chlorophyll_a/collection.json +++ b/catalog/summaries/aquatics/Daily_Chlorophyll_a/collection.json @@ -11,17 +11,17 @@ { "rel": "item", "type": "application/json", - "href": "./models/persistenceRW.json" + "href": "./models/climatology.json" }, { "rel": "item", "type": "application/json", - "href": "./models/USGSHABs1.json" + "href": "./models/persistenceRW.json" }, { "rel": "item", "type": "application/json", - "href": "./models/climatology.json" + "href": "./models/USGSHABs1.json" }, { "rel": "item", @@ -71,7 +71,7 @@ "interval": [ [ "2024-02-07T00:00:00Z", - "2024-12-09T00:00:00Z" + "2024-12-10T00:00:00Z" ] ] } diff --git a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json index e5f1911e45..c66c701c04 100644 --- a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json +++ b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json @@ -12,22 +12,22 @@ [-122.6692, 45.5175], [-122.2974, 44.7538], [-90.6077, 39.6328], - [-122.5773, 45.3793], - [-74.7781, 40.2217], [-89.3562, 41.1073], [-88.984, 41.3248], [-88.6142, 41.2999], [-88.2515, 42.31], - [-75.0574, 41.7567] + [-75.0574, 41.7567], + [-122.5773, 45.3793], + [-74.7781, 40.2217] ] }, "properties": { "title": "USGSHABs1", - "description": "All summaries for the Daily_Chlorophyll_a variable for the USGSHABs1 model. Information for the model is provided as follows: Uses the randomForest::randomForest() R package model to train site-specific models for predicting river chl-a. Uses ensemble Kalman filter to adjust predicted chl-a states..\n The model predicts this variable at the following sites: USGS-14211720, USGS-14181500, USGS-05586300, USGS-14211010, USGS-01463500, USGS-05558300, USGS-05553700, USGS-05543010, USGS-05549500, USGS-01427510.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", - "datetime": "2024-11-04", - "updated": "2024-11-05", + "description": "All summaries for the Daily_Chlorophyll_a variable for the USGSHABs1 model. Information for the model is provided as follows: Uses the randomForest::randomForest() R package model to train site-specific models for predicting river chl-a. Uses ensemble Kalman filter to adjust predicted chl-a states..\n The model predicts this variable at the following sites: USGS-14211720, USGS-14181500, USGS-05586300, USGS-05558300, USGS-05553700, USGS-05543010, USGS-05549500, USGS-01427510, USGS-14211010, USGS-01463500.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", + "datetime": "2024-11-05", + "updated": "2024-11-06", "start_datetime": "2024-02-13T00:00:00Z", - "end_datetime": "2024-12-07T00:00:00Z", + "end_datetime": "2024-12-08T00:00:00Z", "providers": [ { "url": "https://code.usgs.gov/wma/proxies/habs/habs-forecast-chl-usgsrc4cast/-/blob/main/2_model/src/chla_models.R?ref_type=heads", @@ -59,13 +59,13 @@ "USGS-14211720", "USGS-14181500", "USGS-05586300", - "USGS-14211010", - "USGS-01463500", "USGS-05558300", "USGS-05553700", "USGS-05543010", "USGS-05549500", - "USGS-01427510" + "USGS-01427510", + "USGS-14211010", + "USGS-01463500" ], "table:columns": [ { diff --git a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABsDL1.json b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABsDL1.json index b3593e4640..2130284838 100644 --- a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABsDL1.json +++ b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/USGSHABsDL1.json @@ -24,10 +24,10 @@ "properties": { "title": "USGSHABsDL1", "description": "All summaries for the Daily_Chlorophyll_a variable for the USGSHABsDL1 model. Information for the model is provided as follows: We train a long-short term memory neural network to predict the Gaussian distribution of river chl-a and update the model states with ensemble Kalman filter. Written in PyTorch.\n The model predicts this variable at the following sites: USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211010, USGS-14211720.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", - "datetime": "2024-11-04", - "updated": "2024-11-05", + "datetime": "2024-11-05", + "updated": "2024-11-06", "start_datetime": "2024-09-26T00:00:00Z", - "end_datetime": "2024-12-03T00:00:00Z", + "end_datetime": "2024-12-04T00:00:00Z", "providers": [ { "url": "https://projects.ecoforecast.org/neon4cast-ci/", diff --git a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/climatology.json b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/climatology.json index 05e2609942..d41af1e52f 100644 --- a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/climatology.json +++ b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/climatology.json @@ -12,22 +12,22 @@ [-75.0574, 41.7567], [-74.7781, 40.2217], [-88.6142, 41.2999], - [-88.2515, 42.31], [-88.984, 41.3248], [-89.3562, 41.1073], [-90.6077, 39.6328], [-122.2974, 44.7538], [-122.5773, 45.3793], - [-122.6692, 45.5175] + [-122.6692, 45.5175], + [-88.2515, 42.31] ] }, "properties": { "title": "climatology", - "description": "All summaries for the Daily_Chlorophyll_a variable for the climatology model. Information for the model is provided as follows: Forecasts stream chlorophyll-a based on the historic average and standard deviation for that given site and day-of-year..\n The model predicts this variable at the following sites: USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211010, USGS-14211720.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", - "datetime": "2024-11-04", - "updated": "2024-11-05", + "description": "All summaries for the Daily_Chlorophyll_a variable for the climatology model. Information for the model is provided as follows: Forecasts stream chlorophyll-a based on the historic average and standard deviation for that given site and day-of-year..\n The model predicts this variable at the following sites: USGS-01427510, USGS-01463500, USGS-05543010, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211010, USGS-14211720, USGS-05549500.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", + "datetime": "2024-11-05", + "updated": "2024-11-06", "start_datetime": "2024-02-07T00:00:00Z", - "end_datetime": "2024-12-09T00:00:00Z", + "end_datetime": "2024-12-10T00:00:00Z", "providers": [ { "url": "https://github.com/eco4cast/usgsrc4cast-ci/blob/main/baseline_models/models/aquatics_climatology.R", @@ -59,13 +59,13 @@ "USGS-01427510", "USGS-01463500", "USGS-05543010", - "USGS-05549500", "USGS-05553700", "USGS-05558300", "USGS-05586300", "USGS-14181500", "USGS-14211010", - "USGS-14211720" + "USGS-14211720", + "USGS-05549500" ], "table:columns": [ { diff --git a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/persistenceRW.json b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/persistenceRW.json index b692b5f8d3..bf0a372b62 100644 --- a/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/persistenceRW.json +++ b/catalog/summaries/aquatics/Daily_Chlorophyll_a/models/persistenceRW.json @@ -9,7 +9,6 @@ "geometry": { "type": "MultiPoint", "coordinates": [ - [-122.6692, 45.5175], [-75.0574, 41.7567], [-74.7781, 40.2217], [-88.6142, 41.2999], @@ -18,16 +17,17 @@ [-89.3562, 41.1073], [-90.6077, 39.6328], [-122.2974, 44.7538], - [-122.5773, 45.3793] + [-122.5773, 45.3793], + [-122.6692, 45.5175] ] }, "properties": { "title": "persistenceRW", - "description": "All summaries for the Daily_Chlorophyll_a variable for the persistenceRW model. Information for the model is provided as follows: Random walk model based on most recent stream chl-a observations using the fable::RW() model..\n The model predicts this variable at the following sites: USGS-14211720, USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211010.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", - "datetime": "2024-11-04", - "updated": "2024-11-05", + "description": "All summaries for the Daily_Chlorophyll_a variable for the persistenceRW model. Information for the model is provided as follows: Random walk model based on most recent stream chl-a observations using the fable::RW() model..\n The model predicts this variable at the following sites: USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211010, USGS-14211720.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)", + "datetime": "2024-11-05", + "updated": "2024-11-06", "start_datetime": "2024-02-07T00:00:00Z", - "end_datetime": "2024-12-08T00:00:00Z", + "end_datetime": "2024-12-09T00:00:00Z", "providers": [ { "url": "https://github.com/eco4cast/usgsrc4cast-ci/blob/main/baseline_models/models/aquatics_persistenceRW.R", @@ -56,7 +56,6 @@ "chla", "Daily", "P1D", - "USGS-14211720", "USGS-01427510", "USGS-01463500", "USGS-05543010", @@ -65,7 +64,8 @@ "USGS-05558300", "USGS-05586300", "USGS-14181500", - "USGS-14211010" + "USGS-14211010", + "USGS-14211720" ], "table:columns": [ { diff --git a/catalog/summaries/aquatics/collection.json b/catalog/summaries/aquatics/collection.json index 87ebbac092..6e106ad08a 100644 --- a/catalog/summaries/aquatics/collection.json +++ b/catalog/summaries/aquatics/collection.json @@ -59,7 +59,7 @@ "interval": [ [ "2024-02-07T00:00:00Z", - "2024-12-09T00:00:00Z" + "2024-12-10T00:00:00Z" ] ] } diff --git a/catalog/summaries/collection.json b/catalog/summaries/collection.json index 1be285e041..892a504720 100644 --- a/catalog/summaries/collection.json +++ b/catalog/summaries/collection.json @@ -57,7 +57,7 @@ "interval": [ [ "2024-02-07T00:00:00Z", - "2024-12-09T00:00:00Z" + "2024-12-10T00:00:00Z" ] ] }