diff --git a/feedstock/catalog.yaml b/feedstock/catalog.yaml index 8a7d348..563ef75 100644 --- a/feedstock/catalog.yaml +++ b/feedstock/catalog.yaml @@ -4,13 +4,6 @@ tags: - my-custom-tag - zarr stores: - - id: "small" - name: "The cool small Proto Dataset" - url: "gs://leap-scratch/data-library/feedstocks/proto_feedstock/small.zarr" - "ncviewjs:rechunking": - - path: "gs://some-bucket/small.zarr" - use_case: "multiscales" - - - id: "large" - name: "The even cooler large Proto Dataset" # no pyramids - url: "gs://leap-scratch/data-library/feedstocks/proto_feedstock/large.zarr" + - id: "CM26_control_surface" + name: "CM2.6 Control Run" + url: "gs://cmip6/GFDL_CM2_6/control/surface" diff --git a/feedstock/meta.yaml b/feedstock/meta.yaml index 7ad7da5..d1a243a 100644 --- a/feedstock/meta.yaml +++ b/feedstock/meta.yaml @@ -1,19 +1,18 @@ -title: "LEAP Data Library Prototype" +title: "NOAA-GFDL CM2-O Coupled Climate Model Simulations" description: > - A prototype test for the LEAP Data Library refactor + recipes: - id: "small" object: "recipe:small" - - id: "large" - object: "recipe:large" provenance: providers: - - name: "Julius" - description: "Just a guy testing some recipes. Nothing to see here." + - name: "NOAA-GFDL" + description: "NOAA-GFDL" roles: - producer - licensor - license: "Just a Test" + url: "https://mom-ocean.github.io/assets/pdfs/CM2_O_suite_1990_tutorial_and_analysis.pdf" + license: "Unknown" maintainers: - name: "Julius Busecke" orcid: "0000-0001-8571-865X"