Skip to content

quentinf00/oceanbench-data-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Data registry for the ocean bench project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published