Skip to content

Commit

Permalink
Update catalog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Apr 15, 2024
1 parent 925924e commit b754192
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions feedstock/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ tags:
- my-custom-tag
- zarr
stores:
- name: small.zarr
url: "gs://leap-scratch/jbusecke/proto_feedstock/latest/data/small.zarr"
- id: "small"
name: "The cool small Proto Dataset"
url: "gs://leap-scratch/data-library/feedstocks/latest/proto_feedstock/small.zarr"
"ncviewjs:rechunking":
- path: "gs://some-bucket/small.zarr"
use_case: "multiscales"

- name: large.zarr # no pyramids
url: "gs://leap-scratch/jbusecke/proto_feedstock/latest/data/large.zarr"
- id: "large"
name: "The even cooler large Proto Dataset" # no pyramids
url: "gs://leap-scratch/data-library/feedstocks/latest/proto_feedstock/large.zarr"

0 comments on commit b754192

Please sign in to comment.