Metadata-Version: 2.1
Name: acs-axiom
Version: 0.1.6
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 >=2023.5.0
Requires-Dist: netCDF4 >=1.6.3
Requires-Dist: h5netcdf >=1.1.0
Requires-Dist: cerberus >=1.3.4
Requires-Dist: tabulate >=0.9.0
Requires-Dist: dask >=2023.5.1
Requires-Dist: distributed >=2023.5.1
Requires-Dist: tqdm >=4.65.0
Requires-Dist: Jinja2 >=3.1.2
Requires-Dist: importlib-metadata >=6.6.0
Requires-Dist: blush >=1.1.2

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