Metadata-Version: 2.1
Name: acs-axiom
Version: 0.1.4
Summary: A prototype utility for validating/applying metadata templates for scientific data.
Home-page: https://github.com/AusClimateService/axiom
Author: Ben Schroeter
Author-email: ben.schroeter@csiro.au
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Hydrology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: xarray (>=2022.3.0)
Requires-Dist: netCDF4 (>=1.5.8)
Requires-Dist: h5netcdf (>=1.0.0)
Requires-Dist: cerberus (>=1.3.4)
Requires-Dist: tabulate (>=0.8.9)
Requires-Dist: dask (>=2022.8.1)
Requires-Dist: distributed (>=2022.8.1)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: Jinja2 (>=3.1.2)
Requires-Dist: importlib-metadata (>=6.6.0)

A prototype utility for validating/applying metadata templates for scientific data.
