Skip to content

Commit

Permalink
update catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 26, 2024
1 parent 2d67ec3 commit 581a309
Show file tree
Hide file tree
Showing 79 changed files with 1,927 additions and 431 deletions.
20 changes: 10 additions & 10 deletions catalog/scores/Aquatics/Daily_Chlorophyll_a/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,17 +93,12 @@
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_precip_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_randfor.json"
"href": "../../models/model_items/tg_temp_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_tbats.json"
"href": "../../models/model_items/tg_temp_lm_all_sites.json"
},
{
"rel": "item",
Expand Down Expand Up @@ -133,12 +128,17 @@
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_temp_lm.json"
"href": "../../models/model_items/tg_precip_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_temp_lm_all_sites.json"
"href": "../../models/model_items/tg_randfor.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_tbats.json"
},
{
"rel": "parent",
Expand Down Expand Up @@ -183,7 +183,7 @@
"interval": [
[
"2023-01-01T00:00:00Z",
"2024-02-22T00:00:00Z"
"2024-02-23T00:00:00Z"
]
]
}
Expand Down
28 changes: 14 additions & 14 deletions catalog/scores/Aquatics/Daily_Dissolved_oxygen/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/climatology.json"
"href": "../../models/model_items/cb_prophet.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/cb_prophet.json"
"href": "../../models/model_items/climatology.json"
},
{
"rel": "item",
Expand Down Expand Up @@ -78,57 +78,57 @@
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_humidity_lm.json"
"href": "../../models/model_items/tg_auto_adam.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_humidity_lm_all_sites.json"
"href": "../../models/model_items/tg_bag_mlp.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_lasso.json"
"href": "../../models/model_items/tg_humidity_lm.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_lasso_all_sites.json"
"href": "../../models/model_items/tg_humidity_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_precip_lm.json"
"href": "../../models/model_items/tg_lasso.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_precip_lm_all_sites.json"
"href": "../../models/model_items/tg_lasso_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_randfor.json"
"href": "../../models/model_items/tg_precip_lm_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_randfor_all_sites.json"
"href": "../../models/model_items/tg_randfor.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_auto_adam.json"
"href": "../../models/model_items/tg_randfor_all_sites.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_bag_mlp.json"
"href": "../../models/model_items/tg_tbats.json"
},
{
"rel": "item",
"type": "application/json",
"href": "../../models/model_items/tg_tbats.json"
"href": "../../models/model_items/tg_precip_lm.json"
},
{
"rel": "item",
Expand Down Expand Up @@ -183,7 +183,7 @@
"interval": [
[
"2023-01-01T00:00:00Z",
"2024-02-22T00:00:00Z"
"2024-02-23T00:00:00Z"
]
]
}
Expand Down
Loading

0 comments on commit 581a309

Please sign in to comment.