cftime 1.0.4


pip install cftime==1.0.4

Project Links

Meta
Author: Jeff Whitaker

Classifiers

Development Status
  • 5 - Production/Stable

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX :: Linux

Programming Language
  • Python
  • Python :: 2.7
  • Python :: 3.6
  • Python :: 3.7

Topic
  • Scientific/Engineering

License
  • OSI Approved

cftime

Time-handling functionality from netcdf4-python

Linux Build Status Windows Build Status PyPI package Coverage Status Tag Status Release Status Commits Status

News

10/21/2019: version 1.0.4 released.

12/05/2018: version 1.0.3.4 released (just to fix a problem with the source tarball on pypi).

12/05/2018: version 1.0.3.1 released. Bugfix release (fixed issue with installation when cython not installed, regression on 32-bit platforms, workaround for pandas compatibility).

12/01/2018: version 1.0.3 released. Test coverage with coveralls.io, improved round-tripping accuracy for non-real world calendars (like 360_day).

10/27/2018: version 1.0.2 released. Improved accuracy (from approximately 1000 microseconds to 10 microseconds on x86 platforms). Refactored calendar calculations now allow for negative reference years. num2date function now more than an order of magnitude faster. months since units now allowed, but only for 360_day calendar.

08/15/2018: version 1.0.1 released.

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

Quick Start

  • Clone GitHub repository (git clone https://github.com/Unidata/cftime.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.

Wheel compatibility matrix

Platform CPython 2.7 CPython 3.4 CPython 3.5 CPython 3.6 CPython 3.7 CPython 3.8 CPython (wide) 2.7
macosx_10_10_intel
macosx_10_10_x86_64
macosx_10_6_intel
macosx_10_9_intel
macosx_10_9_x86_64
manylinux1_i686
manylinux1_x86_64
win32
win_amd64

Files in release

cftime-1.0.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (521.0KiB)
cftime-1.0.4-cp27-cp27m-macosx_10_6_intel.whl (512.3KiB)
cftime-1.0.4-cp27-cp27m-manylinux1_i686.whl (232.6KiB)
cftime-1.0.4-cp27-cp27m-manylinux1_x86_64.whl (281.0KiB)
cftime-1.0.4-cp27-cp27mu-manylinux1_i686.whl (232.6KiB)
cftime-1.0.4-cp27-cp27mu-manylinux1_x86_64.whl (281.0KiB)
cftime-1.0.4-cp27-none-win32.whl (165.1KiB)
cftime-1.0.4-cp27-none-win_amd64.whl (207.9KiB)
cftime-1.0.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (513.8KiB)
cftime-1.0.4-cp34-cp34m-manylinux1_i686.whl (232.5KiB)
cftime-1.0.4-cp34-cp34m-manylinux1_x86_64.whl (281.7KiB)
cftime-1.0.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (516.2KiB)
cftime-1.0.4-cp35-cp35m-macosx_10_6_intel.whl (516.2KiB)
cftime-1.0.4-cp35-cp35m-manylinux1_i686.whl (235.7KiB)
cftime-1.0.4-cp35-cp35m-manylinux1_x86_64.whl (283.1KiB)
cftime-1.0.4-cp35-none-win32.whl (155.3KiB)
cftime-1.0.4-cp35-none-win_amd64.whl (188.0KiB)
cftime-1.0.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (572.1KiB)
cftime-1.0.4-cp36-cp36m-macosx_10_6_intel.whl (572.0KiB)
cftime-1.0.4-cp36-cp36m-macosx_10_9_x86_64.whl (304.5KiB)
cftime-1.0.4-cp36-cp36m-manylinux1_i686.whl (252.5KiB)
cftime-1.0.4-cp36-cp36m-manylinux1_x86_64.whl (302.5KiB)
cftime-1.0.4-cp36-none-win32.whl (168.5KiB)
cftime-1.0.4-cp36-none-win_amd64.whl (202.7KiB)
cftime-1.0.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (547.1KiB)
cftime-1.0.4-cp37-cp37m-macosx_10_6_intel.whl (543.2KiB)
cftime-1.0.4-cp37-cp37m-macosx_10_9_x86_64.whl (289.1KiB)
cftime-1.0.4-cp37-cp37m-manylinux1_i686.whl (250.7KiB)
cftime-1.0.4-cp37-cp37m-manylinux1_x86_64.whl (301.0KiB)
cftime-1.0.4-cp37-none-win32.whl (168.6KiB)
cftime-1.0.4-cp37-none-win_amd64.whl (203.1KiB)
cftime-1.0.4-cp38-cp38-macosx_10_9_x86_64.whl (296.6KiB)
cftime-1.0.4-cp38-cp38-manylinux1_i686.whl (238.9KiB)
cftime-1.0.4-cp38-cp38-manylinux1_x86_64.whl (286.3KiB)
cftime-1.0.4-cp38-none-win32.whl (174.6KiB)
cftime-1.0.4-cp38-none-win_amd64.whl (212.8KiB)
cftime-1.0.4.tar.gz (45.7KiB)
Extras: None
Dependencies:
numpy