Skip to main content

Time-handling functionality from netcdf4-python

Project description

cftime

Time-handling functionality from netcdf4-python

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

News

For details on the latest updates, see the Changelog.

2/12/2019: version 1.1.0 released. cftime.datetime instances are returned by default from num2date (instead of returning python datetime instances where possible (issue #136). num2pydate convenience function added (always returns python datetime instances, issue #134). Fix for fraction seconds in reference date string (issue #140). Added daysinmonth attribute (issue #137).

10/25/2019: version 1.0.4.2 released (fix for issue #126).

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

cftime-1.1.0-cp38-none-win_amd64.whl (222.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

cftime-1.1.0-cp38-none-win32.whl (182.6 kB view hashes)

Uploaded CPython 3.8 Windows x86

cftime-1.1.0-cp38-cp38-manylinux1_x86_64.whl (299.6 kB view hashes)

Uploaded CPython 3.8

cftime-1.1.0-cp38-cp38-manylinux1_i686.whl (249.5 kB view hashes)

Uploaded CPython 3.8

cftime-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl (309.8 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

cftime-1.1.0-cp37-none-win_amd64.whl (212.9 kB view hashes)

Uploaded CPython 3.7 Windows x86-64

cftime-1.1.0-cp37-none-win32.whl (176.2 kB view hashes)

Uploaded CPython 3.7 Windows x86

cftime-1.1.0-cp37-cp37m-manylinux1_x86_64.whl (314.6 kB view hashes)

Uploaded CPython 3.7m

cftime-1.1.0-cp37-cp37m-manylinux1_i686.whl (263.1 kB view hashes)

Uploaded CPython 3.7m

cftime-1.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (300.7 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

cftime-1.1.0-cp36-none-win_amd64.whl (212.5 kB view hashes)

Uploaded CPython 3.6 Windows x86-64

cftime-1.1.0-cp36-none-win32.whl (176.1 kB view hashes)

Uploaded CPython 3.6 Windows x86

cftime-1.1.0-cp36-cp36m-manylinux1_x86_64.whl (316.1 kB view hashes)

Uploaded CPython 3.6m

cftime-1.1.0-cp36-cp36m-manylinux1_i686.whl (265.0 kB view hashes)

Uploaded CPython 3.6m

cftime-1.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (316.6 kB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

cftime-1.1.0-cp35-none-win_amd64.whl (197.3 kB view hashes)

Uploaded CPython 3.5 Windows x86-64

cftime-1.1.0-cp35-none-win32.whl (163.2 kB view hashes)

Uploaded CPython 3.5 Windows x86

cftime-1.1.0-cp35-cp35m-manylinux1_i686.whl (245.4 kB view hashes)

Uploaded CPython 3.5m

cftime-1.1.0-cp35-cp35m-macosx_10_6_intel.whl (288.2 kB view hashes)

Uploaded CPython 3.5m macOS 10.6+ intel

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page