Skip to content

Commit

Permalink
update catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 10, 2024
1 parent 034b8d5 commit dd21bd8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
26 changes: 13 additions & 13 deletions catalog/scores/aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"geometry": {
"type": "MultiPoint",
"coordinates": [
[-75.0574, 41.7567],
[-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],
[-75.0574, 41.7567],
[-74.7781, 40.2217],
[-122.5773, 45.3793]
[-88.6142, 41.2999],
[-88.2515, 42.31],
[-88.984, 41.3248],
[-89.3562, 41.1073]
]
},
"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)",
"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-05586300, USGS-14181500, USGS-14211010, USGS-14211720, USGS-01427510, USGS-01463500, USGS-05543010, USGS-05549500, USGS-05553700, USGS-05558300.\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": "2024-09-10T00:00:00Z",
"start_datetime": "2024-04-15T00:00:00Z",
"end_datetime": "2024-09-10T00:00:00Z",
Expand Down Expand Up @@ -55,16 +55,16 @@
"chla",
"Daily",
"P1D",
"USGS-01427510",
"USGS-05543010",
"USGS-05549500",
"USGS-05553700",
"USGS-05558300",
"USGS-05586300",
"USGS-14181500",
"USGS-14211010",
"USGS-14211720",
"USGS-01427510",
"USGS-01463500",
"USGS-14211010"
"USGS-05543010",
"USGS-05549500",
"USGS-05553700",
"USGS-05558300"
],
"table:columns": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
[-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 scores 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 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)",
"description": "All scores 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 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": "2024-09-10T00:00:00Z",
"start_datetime": "2024-02-08T00:00:00Z",
"end_datetime": "2024-09-10T00:00:00Z",
Expand Down Expand Up @@ -58,13 +58,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": [
{
Expand Down

0 comments on commit dd21bd8

Please sign in to comment.