Skip to content

Commit

Permalink
update catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 15, 2024
1 parent 41c6c24 commit b85922a
Show file tree
Hide file tree
Showing 33 changed files with 703 additions and 703 deletions.
42 changes: 21 additions & 21 deletions catalog/summaries/Aquatics/Daily_Chlorophyll_a/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,107 +11,107 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/USGSHABs1.json"
"href": "./models/tg_humidity_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/cb_prophet.json"
"href": "./models/tg_humidity_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/climatology.json"
"href": "./models/tg_lasso.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/persistenceRW.json"
"href": "./models/tg_precip_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procBlanchardMonod.json"
"href": "./models/tg_precip_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procCTMIMonod.json"
"href": "./models/tg_randfor.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procEppleyNorbergMonod.json"
"href": "./models/tg_tbats.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procEppleyNorbergSteele.json"
"href": "./models/tg_temp_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procHinshelwoodMonod.json"
"href": "./models/tg_temp_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/procHinshelwoodSteele.json"
"href": "./models/USGSHABs1.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_arima.json"
"href": "./models/cb_prophet.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_ets.json"
"href": "./models/climatology.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_humidity_lm.json"
"href": "./models/persistenceRW.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_humidity_lm_all_sites.json"
"href": "./models/procBlanchardMonod.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_lasso.json"
"href": "./models/procCTMIMonod.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_precip_lm.json"
"href": "./models/procEppleyNorbergMonod.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_precip_lm_all_sites.json"
"href": "./models/procEppleyNorbergSteele.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_randfor.json"
"href": "./models/procHinshelwoodMonod.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_tbats.json"
"href": "./models/procHinshelwoodSteele.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_temp_lm.json"
"href": "./models/tg_arima.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_temp_lm_all_sites.json"
"href": "./models/tg_ets.json"
},
{
"rel": "parent",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"geometry": {
"type": "MultiPoint",
"coordinates": [
[-149.6106, 68.6307],
[-82.0084, 29.676],
[-87.7982, 32.5415],
[-89.4737, 46.2097],
Expand All @@ -17,13 +18,12 @@
[-99.1139, 47.1591],
[-99.2531, 47.1298],
[-82.0177, 29.6878],
[-88.1589, 31.8534],
[-149.6106, 68.6307]
[-88.1589, 31.8534]
]
},
"properties": {
"title": "tg_humidity_lm",
"description": "All summaries for the Daily_Chlorophyll_a variable for the tg_humidity_lm model. Information for the model is provided as follows: The tg_humidity_lm model is a linear model fit using the function lm() in R. This is a very simple\nmodel with only one covariate: relative humidity.\n The model predicts this variable at the following sites: BARC, BLWA, CRAM, FLNT, LIRO, PRLA, PRPO, SUGG, TOMB, TOOK.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"description": "All summaries for the Daily_Chlorophyll_a variable for the tg_humidity_lm model. Information for the model is provided as follows: The tg_humidity_lm model is a linear model fit using the function lm() in R. This is a very simple\nmodel with only one covariate: relative humidity.\n The model predicts this variable at the following sites: TOOK, BARC, BLWA, CRAM, FLNT, LIRO, PRLA, PRPO, SUGG, TOMB.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"datetime": "2024-02-03",
"updated": "2024-07-02",
"start_datetime": "2023-11-14T00:00:00Z",
Expand Down Expand Up @@ -56,6 +56,7 @@
"chla",
"Daily",
"P1D",
"TOOK",
"BARC",
"BLWA",
"CRAM",
Expand All @@ -64,8 +65,7 @@
"PRLA",
"PRPO",
"SUGG",
"TOMB",
"TOOK"
"TOMB"
],
"table:columns": [
{
Expand Down
30 changes: 15 additions & 15 deletions catalog/summaries/Aquatics/Daily_Dissolved_oxygen/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/GLEON_lm_lag_1day.json"
"href": "./models/tg_humidity_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/air2waterSat_2.json"
"href": "./models/tg_lasso.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_ets.json"
"href": "./models/tg_precip_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_humidity_lm.json"
"href": "./models/tg_precip_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_humidity_lm_all_sites.json"
"href": "./models/tg_randfor.json"
},
{
"rel": "item",
Expand All @@ -41,52 +41,52 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_temp_lm.json"
"href": "./models/tg_ets.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_temp_lm_all_sites.json"
"href": "./models/tg_humidity_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/cb_prophet.json"
"href": "./models/air2waterSat_2.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/climatology.json"
"href": "./models/GLEON_lm_lag_1day.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/persistenceRW.json"
"href": "./models/cb_prophet.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_arima.json"
"href": "./models/climatology.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_lasso.json"
"href": "./models/persistenceRW.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_precip_lm.json"
"href": "./models/tg_arima.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_precip_lm_all_sites.json"
"href": "./models/tg_temp_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/tg_randfor.json"
"href": "./models/tg_temp_lm_all_sites.json"
},
{
"rel": "item",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"type": "MultiPoint",
"coordinates": [
[-82.0084, 29.676],
[-102.4471, 39.7582],
[-105.9154, 39.8914]
[-105.9154, 39.8914],
[-102.4471, 39.7582]
]
},
"properties": {
"title": "AquaticEcosystemsOxygen",
"description": "All summaries for the Daily_Dissolved_oxygen variable for the AquaticEcosystemsOxygen model. Information for the model is provided as follows: Used a Bayesian Dynamic Linear Model using the fit_dlm function from the ecoforecastR package.\n The model predicts this variable at the following sites: BARC, ARIK, WLOU.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"description": "All summaries for the Daily_Dissolved_oxygen variable for the AquaticEcosystemsOxygen model. Information for the model is provided as follows: Used a Bayesian Dynamic Linear Model using the fit_dlm function from the ecoforecastR package.\n The model predicts this variable at the following sites: BARC, WLOU, ARIK.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"datetime": "2024-07-07",
"updated": "2024-08-23",
"start_datetime": "2024-04-03T00:00:00Z",
Expand Down Expand Up @@ -50,8 +50,8 @@
"Daily",
"P1D",
"BARC",
"ARIK",
"WLOU"
"WLOU",
"ARIK"
],
"table:columns": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,6 @@
"geometry": {
"type": "MultiPoint",
"coordinates": [
[-102.4471, 39.7582],
[-82.0084, 29.676],
[-119.2575, 37.0597],
[-110.5871, 44.9501],
[-96.6242, 34.4442],
[-87.7982, 32.5415],
[-147.504, 65.1532],
[-105.5442, 40.035],
[-89.4737, 46.2097],
[-66.9868, 18.1135],
[-84.4374, 31.1854],
[-66.7987, 18.1741],
[-72.3295, 42.4719],
[-96.6038, 39.1051],
[-83.5038, 35.6904],
[-88.1589, 31.8534],
[-149.6106, 68.6307],
[-84.2793, 35.9574],
[-105.9154, 39.8914],
Expand All @@ -42,12 +26,28 @@
[-111.7979, 40.7839],
[-82.0177, 29.6878],
[-111.5081, 33.751],
[-119.0274, 36.9559]
[-119.0274, 36.9559],
[-88.1589, 31.8534],
[-102.4471, 39.7582],
[-82.0084, 29.676],
[-119.2575, 37.0597],
[-110.5871, 44.9501],
[-96.6242, 34.4442],
[-87.7982, 32.5415],
[-147.504, 65.1532],
[-105.5442, 40.035],
[-89.4737, 46.2097],
[-66.9868, 18.1135],
[-84.4374, 31.1854],
[-66.7987, 18.1741],
[-72.3295, 42.4719],
[-96.6038, 39.1051],
[-83.5038, 35.6904]
]
},
"properties": {
"title": "air2waterSat_2",
"description": "All summaries for the Daily_Dissolved_oxygen variable for the air2waterSat_2 model. Information for the model is provided as follows: The air2water model is a linear model fit using the function lm() in R and uses air temperature as\na covariate.\n The model predicts this variable at the following sites: ARIK, BARC, BIGC, BLDE, BLUE, BLWA, CARI, COMO, CRAM, CUPE, FLNT, GUIL, HOPB, KING, LECO, TOMB, TOOK, WALK, WLOU, LEWI, LIRO, MART, MAYF, MCDI, MCRA, OKSR, POSE, PRIN, PRLA, PRPO, REDB, SUGG, SYCA, TECR.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"description": "All summaries for the Daily_Dissolved_oxygen variable for the air2waterSat_2 model. Information for the model is provided as follows: The air2water model is a linear model fit using the function lm() in R and uses air temperature as\na covariate.\n The model predicts this variable at the following sites: TOOK, WALK, WLOU, LEWI, LIRO, MART, MAYF, MCDI, MCRA, OKSR, POSE, PRIN, PRLA, PRPO, REDB, SUGG, SYCA, TECR, TOMB, ARIK, BARC, BIGC, BLDE, BLUE, BLWA, CARI, COMO, CRAM, CUPE, FLNT, GUIL, HOPB, KING, LECO.\n Summaries are the forecasts statistics of the raw forecasts (i.e., mean, median, confidence intervals)",
"datetime": "2024-02-01",
"updated": "2024-02-02",
"start_datetime": "2023-11-14T00:00:00Z",
Expand Down Expand Up @@ -80,22 +80,6 @@
"oxygen",
"Daily",
"P1D",
"ARIK",
"BARC",
"BIGC",
"BLDE",
"BLUE",
"BLWA",
"CARI",
"COMO",
"CRAM",
"CUPE",
"FLNT",
"GUIL",
"HOPB",
"KING",
"LECO",
"TOMB",
"TOOK",
"WALK",
"WLOU",
Expand All @@ -113,7 +97,23 @@
"REDB",
"SUGG",
"SYCA",
"TECR"
"TECR",
"TOMB",
"ARIK",
"BARC",
"BIGC",
"BLDE",
"BLUE",
"BLWA",
"CARI",
"COMO",
"CRAM",
"CUPE",
"FLNT",
"GUIL",
"HOPB",
"KING",
"LECO"
],
"table:columns": [
{
Expand Down
Loading

0 comments on commit b85922a

Please sign in to comment.