Skip to content

Commit

Permalink
update catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 29, 2024
1 parent e084075 commit acef95f
Show file tree
Hide file tree
Showing 185 changed files with 10,729 additions and 3,551 deletions.
40 changes: 20 additions & 20 deletions catalog/forecasts/Biological/Daily_Bloom_binary/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,72 +15,72 @@
{
"rel": "item",
"type": "application/json",
"href": "./models/fableARIMA.json"
"href": "../../models/model_items/fableARIMA.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/fableETS.json"
"href": "../../models/model_items/fableETS.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/fableNNETAR.json"
"href": "../../models/model_items/fableNNETAR.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/glm_aed_v1.json"
"href": "../../models/model_items/glm_aed_v1.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/climatology.json"
"href": "../../models/model_items/climatology.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/historic_mean.json"
"href": "../../models/model_items/historic_mean.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/monthly_mean.json"
"href": "../../models/model_items/monthly_mean.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/persistenceRW.json"
"href": "../../models/model_items/persistenceRW.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.auto.arima.json"
"href": "../../models/model_items/asl.auto.arima.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.ets.json"
"href": "../../models/model_items/asl.ets.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.tbats.json"
"href": "../../models/model_items/asl.tbats.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.met.lm.json"
"href": "../../models/model_items/asl.met.lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.met.lm.step.json"
"href": "../../models/model_items/asl.met.lm.step.json"
},
{
"rel": "item",
"type": "application/json",
"href": "./models/asl.temp.lm.json"
"href": "../../models/model_items/asl.temp.lm.json"
},
{
"rel": "parent",
Expand Down Expand Up @@ -125,12 +125,17 @@
"interval": [
[
"2023-10-01T00:00:00Z",
"2024-07-02T00:00:00Z"
"2024-07-03T00:00:00Z"
]
]
}
},
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -190,11 +195,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
],
"assets": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
]
},
"properties": {
"title": "asl.auto.arima",
"description": "\nmodel info: forecast::auto.arima() function in R, fit individually at each site/depth\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-04-29",
"end_datetime": "2024-07-01",
"end_datetime": "2024-07-02",
"providers": [
{
"url": "pending",
Expand All @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
]
},
"properties": {
"title": "asl.ets",
"description": "\nmodel info: forecast::ets() function in R, fit individually at each site/depth\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-04-29",
"end_datetime": "2024-07-01",
"end_datetime": "2024-07-02",
"providers": [
{
"url": "pending",
Expand All @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
]
},
"properties": {
"title": "asl.met.lm",
"description": "\nmodel info: Linear regression with air temp, humidity, precip, and wind speed\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-05-14",
"end_datetime": "2024-06-27",
Expand Down Expand Up @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
]
},
"properties": {
"title": "asl.met.lm.step",
"description": "\nmodel info: Linear regression with air temp, humidity, precip, and wind speed. Model selected using AIC\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-05-14",
"end_datetime": "2024-06-19",
Expand Down Expand Up @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
]
},
"properties": {
"title": "asl.tbats",
"description": "\nmodel info: forecast::tbats() function in R, fit individually at each site/depth\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-04-29",
"end_datetime": "2024-07-01",
"end_datetime": "2024-07-02",
"providers": [
{
"url": "pending",
Expand All @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
]
},
"properties": {
"title": "asl.temp.lm",
"description": "\nmodel info: Linear regression with air temperature\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-05-14",
"end_datetime": "2024-06-27",
Expand Down Expand Up @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
]
},
"properties": {
"title": "climatology",
"description": "\nmodel info: Historical DOY mean and sd. Assumes normal distribution\n\nSites: fcre, bvre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2024-02-09",
"end_datetime": "2024-07-02",
"end_datetime": "2024-07-03",
"providers": [
{
"url": "pending",
Expand All @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
]
},
"properties": {
"title": "fableARIMA",
"description": "\nmodel info: ARIMA fit using the ARIMA() function in the fable R package\n\nSites: bvre, fcre\n\nVariables: Daily Bloom_binary",
"start_datetime": "2023-10-01",
"end_datetime": "2024-07-01",
"end_datetime": "2024-07-02",
"providers": [
{
"url": "pending",
Expand All @@ -44,6 +45,11 @@
"Daily Bloom_binary"
],
"table:columns": [
{
"name": "13 columns",
"type": null,
"description": {}
},
{
"name": "datetime",
"type": "date32[day]",
Expand Down Expand Up @@ -103,11 +109,6 @@
"name": "model_id",
"type": "string",
"description": "unique model identifier"
},
{
"name": "reference_date",
"type": "string",
"description": "date that the forecast was initiated"
}
]
},
Expand Down
Loading

0 comments on commit acef95f

Please sign in to comment.