Skip to content

pacificclimate/pcdapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcdapi

The PCDAPI defines a REST API to the Pacific Climate Impact Consortium's (PCIC) Provincial Climate DataSet (PCDS)

Installation

pyvenv venv
$ source venv/bin/activate
(venv)$ pip install -U pip
(venv)$ pip install --trusted-host tools.pacificclimate.org -i http://tools.pacificclimate.org/pypiserver/ -e .

Testing

pip install pytest
py.test -v

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages