Data registry for the ocean bench project
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
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
This work is licensed under a Creative Commons Attribution 4.0 International License.
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