netCDF4 via h5py
Project Links
Meta
Author: Stephan Hoyer
Classifiers
Development Status
- 3 - Alpha
License
- OSI Approved :: BSD License
Operating System
- OS Independent
Intended Audience
- Science/Research
Programming Language
- Python
- Python :: 2
- Python :: 2.6
- Python :: 2.7
- Python :: 3
- Python :: 3.3
- Python :: 3.4
Topic
- Scientific/Engineering
A Python interface for the netCDF4 file-format that reads and writes HDF5 files API directly via h5py, without relying on the Unidata netCDF library.
This is an experimental project. It currently passes basic tests for reading and writing netCDF4 files with Python, but it has not been tested for compatibility with other netCDF4 interfaces.
- Install:
Ensure you have h5py installed (I recommend using conda). Then: pip install h5netcdf
- Docs:
TODO, but the API should be almost entirely consistent with netCDF4-python.
- License:
Mar 07, 2025
1.6.1
Mar 07, 2025
1.6.0
Jan 26, 2025
1.5.0
Nov 13, 2024
1.4.1
Oct 07, 2024
1.4.0
Nov 07, 2023
1.3.0
Jun 02, 2023
1.2.0
Nov 23, 2022
1.1.0
Aug 02, 2022
1.0.2
Jun 27, 2022
1.0.1
Mar 31, 2022
1.0.0
Mar 18, 2022
0.15.0
Mar 02, 2022
0.14.1
Feb 25, 2022
0.14.0
Jan 20, 2022
0.13.1
Jan 12, 2022
0.13.0
Dec 20, 2021
0.12.0
Apr 20, 2021
0.11.0
Feb 11, 2021
0.10.0
Feb 07, 2021
0.9.0
Jul 18, 2020
0.8.1
Feb 04, 2020
0.8.0
Jun 01, 2019
0.7.4
May 21, 2019
0.7.3
Mar 17, 2019
0.7.1
Feb 27, 2019
0.7.0
Aug 19, 2018
0.6.2
Jun 09, 2018
0.6.1
Jun 08, 2018
0.6.0
Apr 11, 2018
0.5.1
Oct 17, 2017
0.5.0
Oct 11, 2017
0.4.3
Sep 12, 2017
0.4.2
Sep 06, 2017
0.4.1
Aug 30, 2017
0.4.0
Sep 03, 2016
0.3.1
Aug 07, 2016
0.3.0
Oct 15, 2015
0.2.2
Apr 22, 2015
0.2.1
Apr 21, 2015
0.2.0
Apr 17, 2015
0.1.3
Apr 16, 2015
0.1.2
Apr 08, 2015
0.1.1
Apr 07, 2015
0.1
Files in release
No dependencies