Version: 1.5.6, Package name: py-netcdf4-1.5.6 |
Maintained by: Martin Reindl |
Master sites: |
Description netcdf4-python is a Python interface to the netCDF C library. netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients. The API is modelled after Scientific.IO.NetCDF, and should be familiar to users of that module. |
Filesize: 745.832 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-16 02:27:30 by Martin Reindl | Files touched by this commit (2) |
Log message: Update py-netcdf4 to 1.5.6. |
2021-01-28 02:55:14 by Martin Reindl | Files touched by this commit (2) |
Log message: Update py-netcdf4 to 1.5.5.1. |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-12-09 05:08:05 by Martin Reindl | Files touched by this commit (2) |
Log message: Update py-netcdf4 to 1.5.5. |
2020-08-10 15:34:45 by Edd Barrett | Files touched by this commit (1) |
Log message: math/py-netcdf4: remove misspelt (thus ineffectual) PORT_HOME. OK martin@ (MAINTAINER). |
2020-08-05 03:10:16 by Martin Reindl | Files touched by this commit (2) |
Log message: Update py-netcdf4 to 1.5.4 and adapt to py-cftime change. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |