Skip to content

gcammarota/cdscdm-tools

 
 

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%