Skip to content

Commit

Permalink
Automated commit: Update data folder
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent a37e59c commit 8271b38
Show file tree
Hide file tree
Showing 51 changed files with 299 additions and 299 deletions.
4 changes: 2 additions & 2 deletions data/challenge/neon4cast-stac/inventory/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"temporal": {
"interval": [
[
"2024-11-12T00:00:00Z",
"2025-12-29T00:00:00Z"
"2024-11-14T00:00:00Z",
"2026-01-05T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion data/challenge/neon4cast-stac/sites/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2013-03-07T00:00:00Z",
"2025-01-10T00:00:00Z"
"2025-01-11T00:00:00Z"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion data/challenge/neon4cast-stac/targets/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2013-03-07T00:00:00Z",
"2025-01-10T00:00:00Z"
"2025-01-11T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/climatology.json"
"href": "./models/persistenceRW.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/persistenceRW.json"
"href": "./models/USGSHABs1.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/USGSHABs1.json"
"href": "./models/climatology.json"
},
{
"rel": "item",
Expand Down Expand Up @@ -76,7 +76,7 @@
"interval": [
[
"2024-02-07T00:00:00Z",
"2025-02-15T00:00:00Z"
"2025-02-16T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"properties": {
"title": "USGSHABs1",
"description": "All forecasts 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 Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-11",
"updated": "2025-01-12",
"datetime": "2025-01-12",
"updated": "2025-01-13",
"start_datetime": "2024-02-13T00:00:00Z",
"end_datetime": "2025-02-13T00:00:00Z",
"end_datetime": "2025-02-14T00: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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"properties": {
"title": "USGSHABsDL1",
"description": "All forecasts 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 Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-11",
"updated": "2025-01-12",
"datetime": "2025-01-12",
"updated": "2025-01-13",
"start_datetime": "2024-09-26T00:00:00Z",
"end_datetime": "2025-02-09T00:00:00Z",
"end_datetime": "2025-02-10T00:00:00Z",
"providers": [
{
"url": "https://projects.ecoforecast.org/neon4cast-ci/",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
-88.6142,
41.2999
],
[
-88.2515,
42.31
],
[
-88.984,
41.3248
Expand All @@ -49,20 +53,16 @@
[
-122.6692,
45.5175
],
[
-88.2515,
42.31
]
]
},
"properties": {
"title": "climatology",
"description": "All forecasts 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 Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-11",
"updated": "2025-01-12",
"description": "All forecasts 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 Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-12",
"updated": "2025-01-13",
"start_datetime": "2024-02-07T00:00:00Z",
"end_datetime": "2025-02-15T00:00:00Z",
"end_datetime": "2025-02-16T00:00:00Z",
"providers": [
{
"url": "https://github.com/eco4cast/usgsrc4cast-ci/blob/main/baseline_models/models/aquatics_climatology.R",
Expand Down Expand Up @@ -94,13 +94,13 @@
"USGS-01427510",
"USGS-01463500",
"USGS-05543010",
"USGS-05549500",
"USGS-05553700",
"USGS-05558300",
"USGS-05586300",
"USGS-14181500",
"USGS-14211010",
"USGS-14211720",
"USGS-05549500"
"USGS-14211720"
],
"table:columns": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-122.2974,
44.7538
],
[
-122.5773,
45.3793
],
[
-122.6692,
45.5175
],
[
-75.0574,
41.7567
Expand Down Expand Up @@ -41,28 +53,16 @@
[
-90.6077,
39.6328
],
[
-122.2974,
44.7538
],
[
-122.5773,
45.3793
],
[
-122.6692,
45.5175
]
]
},
"properties": {
"title": "persistenceRW",
"description": "All forecasts 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 Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-11",
"updated": "2025-01-12",
"description": "All forecasts 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-14181500, USGS-14211010, USGS-14211720, USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300.\n Forecasts are the raw forecasts that includes all ensemble members or distribution parameters. Due to the size of the raw forecasts, we recommend accessing the forecast summaries or scores to analyze forecasts (unless you need the individual ensemble members)",
"datetime": "2025-01-12",
"updated": "2025-01-13",
"start_datetime": "2024-02-07T00:00:00Z",
"end_datetime": "2025-02-14T00:00:00Z",
"end_datetime": "2025-02-15T00:00:00Z",
"providers": [
{
"url": "https://github.com/eco4cast/usgsrc4cast-ci/blob/main/baseline_models/models/aquatics_persistenceRW.R",
Expand Down Expand Up @@ -91,16 +91,16 @@
"chla",
"Daily",
"P1D",
"USGS-14181500",
"USGS-14211010",
"USGS-14211720",
"USGS-01427510",
"USGS-01463500",
"USGS-05543010",
"USGS-05549500",
"USGS-05553700",
"USGS-05558300",
"USGS-05586300",
"USGS-14181500",
"USGS-14211010",
"USGS-14211720"
"USGS-05586300"
],
"table:columns": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"interval": [
[
"2024-02-07T00:00:00Z",
"2025-02-15T00:00:00Z"
"2025-02-16T00:00:00Z"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion data/challenge/usgsrc4cast-stac/forecasts/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"interval": [
[
"2024-02-07T00:00:00Z",
"2025-02-15T00:00:00Z"
"2025-02-16T00:00:00Z"
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion data/challenge/usgsrc4cast-stac/inventory/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2023-01-01T00:00:00Z",
"2025-02-15T00:00:00Z"
"2025-02-16T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"interval": [
[
"2020-01-01T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/persistenceRW.json"
"href": "./models/USGSHABs1.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/USGSHABs1.json"
"href": "./models/USGSHABsDL1.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/USGSHABsDL1.json"
"href": "./models/climatology.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/climatology.json"
"href": "./models/persistenceRW.json"
},
{
"rel": "parent",
Expand Down Expand Up @@ -76,7 +76,7 @@
"interval": [
[
"2024-02-07T00:00:00Z",
"2025-01-12T00:00:00Z"
"2025-01-13T00:00:00Z"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"properties": {
"title": "USGSHABs1",
"description": "All scores 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-01427510, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300, USGS-05586300, USGS-14181500, USGS-14211720, USGS-01463500, USGS-14211010.\n Scores are metrics that describe how well forecasts compare to observations. The scores catalog includes are summaries of the forecasts (i.e., mean, median, confidence intervals), matched observations (if available), and scores (metrics of how well the model distribution compares to observations)",
"datetime": "2025-01-11",
"updated": "2025-01-12",
"datetime": "2025-01-12",
"updated": "2025-01-13",
"start_datetime": "2024-02-13T00:00:00Z",
"end_datetime": "2025-01-12T00:00:00Z",
"end_datetime": "2025-01-13T00: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",
Expand Down
Loading

0 comments on commit 8271b38

Please sign in to comment.