Metadata-Version: 2.4
Name: ds-format
Version: 5.0.1
Summary: ds-format is an open source program, a Python package and a storage format which provides an interface for reading and writing NetCDF files, as well as its own data file format.
Home-page: https://ds-format.peterkuma.net
Author: Peter Kuma
Author-email: peter@peterkuma.net
License: MIT
Keywords: dataset,netcdf,hdf,json,numpy
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.0
License-File: LICENSE.md
Requires-Dist: numpy>=1.9.1
Requires-Dist: scipy>=1.10.1
Requires-Dist: netCDF4>=1.6.4
Requires-Dist: cftime>=1.5.1
Requires-Dist: pst-format>=2.1.0
Requires-Dist: aquarius-time>=0.4.0
Requires-Dist: beautifulsoup4>=4.9.3
Requires-Dist: Markdown>=3.3.4
Requires-Dist: h5py>=2.10.0
Requires-Dist: lxml>=4.9.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
