Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.01 KB

oceanbench-data-registry

Data registry for the ocean bench project

Conda installation:

conda create -n data-registry
conda activate data-registry
conda install -c conda-forge funcy=1.18 fsspec=2022.11.0 dvc-s3=2.21.0

Usage

The data is stored using dvc (check documentation for more info):

To download a file:

dvc get https://github.com/quentinf00/oceanbench-data-registry.git osse_natl60/grid/gf_obs_nadir.nc

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Or download the data registry (very light) and pull the necessary files:

git clone https://github.com/quentinf00/oceanbench-data-registry.git
cd oceanbench-data-registry
dvc pull osse_natl60/grid/gf_obs_nadir.nc