Skip to content

Commit

Permalink
Auto-update consolidated-web-catalog.json (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: leap-stc-catalog[bot] <186672482+leap-stc-catalog[bot]@users.noreply.github.com>
  • Loading branch information
leap-stc-catalog[bot] authored Jan 16, 2025
1 parent 295f489 commit 6d1e3c0
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions catalog/output/consolidated-web-catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -1000,17 +1000,9 @@
"ncviewjs:meta_yaml_url": "https://github.com/leap-stc/chirps_feedstock/blob/main/feedstock/meta.yaml"
},
{
"title": "eNATL",
"description": "eNATL60-TSW-60m & 600m are extractions of a very high resolution oceanic simulation of the North Atlantic performed at MEOM, IGE (FRANCE).\n",
"title": "GOTM NN Training Data",
"description": "Data for NN training from Sane et al. 2023. (Parameterizing Vertical Mixing Coefficients in the Ocean Surface Boundary Layer using Neural Networks). An additional text data file is available at: https://nyu1.osn.mghpcc.org/leap-pangeo-manual/GOTM/data_testing_4_paper.txt\n",
"maintainers": [
{
"name": "Julius Busecke",
"github": "jbusecke"
},
{
"name": "Charles Stern",
"github": "cisaacstern"
},
{
"name": "Raphael Hagen",
"github": "norlandrhagen"
Expand All @@ -1020,49 +1012,57 @@
"providers": [
{
"name": "Zenodo",
"description": "Zenodo",
"roles": ["host"],
"url": "https://zenodo.org/records/10261274"
"description": "https://zenodo.org/records/8293998",
"roles": ["archive", "doi"],
"url": null
}
],
"license": "unknown",
"license": "Creative Commons Attribution 4.0 International",
"license_link": null
},
"thumbnail": null,
"tags": ["zarr", "ocean", "m2lines", "model"],
"tags": ["neural network", "ocean surface boundary", "zarr"],
"links": null,
"stores": [
{
"id": "enatl60-blbt02",
"name": "eNATL 60M",
"url": "gs://leap-persistent/data-library/feedstocks/eNATL_feedstock/eNATL60-BLBT02.zarr",
"id": "raw_training",
"name": "GOTM: Raw training data",
"url": "https://nyu1.osn.mghpcc.org/leap-pangeo-manual/GOTM/raw_training_data.zarr",
"rechunking": null,
"public": false,
"geospatial": null,
"public": true,
"geospatial": false,
"xarray_open_kwargs": {
"engine": "zarr"
},
"last_updated": null
},
{
"id": "enatl600m-blbt02",
"name": "eNATL 600M",
"url": "gs://leap-persistent/data-library/feedstocks/eNATL_feedstock/eNATL600m-BLBT02.zarr",
"id": "sf_training",
"name": "GOTM: SF training data",
"url": "https://nyu1.osn.mghpcc.org/leap-pangeo-manual/GOTM/sf_training_data.zarr",
"rechunking": null,
"public": false,
"geospatial": null,
"public": true,
"geospatial": false,
"xarray_open_kwargs": {
"engine": "zarr"
},
"last_updated": null
}
],
"ncviewjs:meta_yaml_url": "https://github.com/leap-stc/eNATL_feedstock/blob/main/feedstock/meta.yaml"
"ncviewjs:meta_yaml_url": "https://github.com/leap-stc/GOTM/blob/main/feedstock/meta.yaml"
},
{
"title": "GOTM NN Training Data",
"description": "Data for NN training from Sane et al. 2023. (Parameterizing Vertical Mixing Coefficients in the Ocean Surface Boundary Layer using Neural Networks)\n",
"title": "eNATL",
"description": "eNATL60-TSW-60m & 600m are extractions of a very high resolution oceanic simulation of the North Atlantic performed at MEOM, IGE (FRANCE).\n",
"maintainers": [
{
"name": "Julius Busecke",
"github": "jbusecke"
},
{
"name": "Charles Stern",
"github": "cisaacstern"
},
{
"name": "Raphael Hagen",
"github": "norlandrhagen"
Expand All @@ -1072,22 +1072,22 @@
"providers": [
{
"name": "Zenodo",
"description": "https://zenodo.org/records/8293998",
"roles": ["archive", "doi"],
"url": null
"description": "Zenodo",
"roles": ["host"],
"url": "https://zenodo.org/records/10261274"
}
],
"license": "Just a Test",
"license": "unknown",
"license_link": null
},
"thumbnail": null,
"tags": ["neural network", "ocean surface boundary", "zarr"],
"tags": ["zarr", "ocean", "m2lines", "model"],
"links": null,
"stores": [
{
"id": "raw_training",
"name": "GOTM: Raw training data",
"url": "https://nyu1.osn.mghpcc.org/leap-pangeo-manual/GOTM/raw_training_data.zarr",
"id": "enatl60-blbt02",
"name": "eNATL 60M",
"url": "gs://leap-persistent/data-library/feedstocks/eNATL_feedstock/eNATL60-BLBT02.zarr",
"rechunking": null,
"public": false,
"geospatial": null,
Expand All @@ -1097,18 +1097,18 @@
"last_updated": null
},
{
"id": "sf_training",
"name": "GOTM: SF training data",
"url": "https://nyu1.osn.mghpcc.org/leap-pangeo-manual/GOTM/sf_training_data.zarr",
"id": "enatl600m-blbt02",
"name": "eNATL 600M",
"url": "gs://leap-persistent/data-library/feedstocks/eNATL_feedstock/eNATL600m-BLBT02.zarr",
"rechunking": null,
"public": true,
"geospatial": false,
"public": false,
"geospatial": null,
"xarray_open_kwargs": {
"engine": "zarr"
},
"last_updated": null
}
],
"ncviewjs:meta_yaml_url": "https://github.com/leap-stc/GOTM/blob/main/feedstock/meta.yaml"
"ncviewjs:meta_yaml_url": "https://github.com/leap-stc/eNATL_feedstock/blob/main/feedstock/meta.yaml"
}
]

0 comments on commit 6d1e3c0

Please sign in to comment.