Skip to content

mkstratos/netcdftime

 
 

Repository files navigation

netcdftime

Time-handling functionality from netcdf4-python

Linux Build Status Windows Build Status PyPI package

News

11/8/2016: netcdftime was split out of the netcdf4-python package.

Quick Start

  • Clone GitHub repository (git clone https://github.com/Unidata/netcdftime.git), or get source tarball from PyPI. Links to Windows and OS X precompiled binary packages are also available on PyPI.

  • Make sure numpy and Cython are installed and you have Python 2.7 or newer.

  • Run python setup.py build, then python setup.py install (with sudo if necessary).

  • To run all the tests, execute py.test.

Documentation

See the online docs for more details.

About

Time-handling functionality from netcdf4-python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%