Skip to content

Commit

Permalink
Merge pull request #1 from leap-stc/add-link-to-cm26-example
Browse files Browse the repository at this point in the history
Update catalog.yaml
  • Loading branch information
jbusecke authored May 22, 2024
2 parents d95ba73 + dff3927 commit 1f1c366
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
13 changes: 3 additions & 10 deletions feedstock/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
13 changes: 6 additions & 7 deletions feedstock/meta.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 1f1c366

Please sign in to comment.