Skip to content

test creation of icechunks for copernicus data #1

Description

@eeholmes

This works

!curl -v -r 0-1023 -o /tmp/test.nc.part \
  "https://s3.waw3-1.cloudferro.com/mdl-native-16/native/OCEANCOLOUR_GLO_BGC_L3_MY_009_103/cmems_obs-oc_glo_bgc-plankton_my_l3-multi-4km_P1D_202603/2024/07/20240702_cmems_obs-oc_glo_bgc-plankton_my_l3-multi-4km_P1D.nc?x-cop-client=copernicus-marine-toolbox&x-cop-client-version=2.2.5&x-cop-user=eeholmes"

and I can get s3 urls like this

!copernicusmarine get \
  --dataset-id cmems_obs-oc_glo_bgc-plankton_my_l3-multi-4km_P1D \
  --dataset-version 202603 \
  --filter "*20240702*.nc" \
  --create-file-list globcolour_files.txt

Task:

  • using pace-chl-icechunk-sc.ipynb as an example of creatign an icechunk that uses data in object storage, create a MINIMAL example of an icechunk that uses Copernicus S3 data
  • Do not hard code in my username eeholmes. User will provide their own when accessing the data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions