Skip to content

Time-handling functionality from netcdf4-python.

License

Notifications You must be signed in to change notification settings

spencerkclark/cftime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 (required) and Cython (recommended) are installed and you have Python 2.6 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

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%