Skip to content

gcammarota/cdscdm-tools

This branch is 8 commits behind ecmwf-projects/cdscdm-tools:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2021
Jan 8, 2021
Jan 8, 2021
Apr 15, 2020
Apr 15, 2020
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Dec 18, 2020
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021

Repository files navigation

cdscdm-tools

Remote API to the Climate Data Store Toolbox

Develop

First time setup:

git clone https://github.com/bopen/cdscdm-tools
cd cdscdm-tools
conda env create -n CDSCDM-TOOLS -f environment.in.yml
conda activate CDSCDM-TOOLS
pip install -e .

New shell setup:

cd cdscdm-tools
conda activate CDSCDM-TOOLS
conda env update -f environment.in.yml

Usage:

cdscdm-check-file myfile.nc

About

Remote API to the Climate Data Store Toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • Makefile 1.9%
  • Shell 1.7%
  • nesC 0.1%