Metadata-Version: 2.1
Name: atmodata
Version: 0.2
Summary: A collection of high performant data loading tools for spatio-temporal ML based on torchdata
Home-page: https://github.com/sehoffmann/atmodata
Author: Sebastian Hoffmann
Author-email: shoffmann.git@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netcdf4
Requires-Dist: torchdata (>=0.6.0)
Requires-Dist: xarray

# atmodata
[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/run_tests.yml?logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/run_tests.yml)
[![](https://img.shields.io/github/actions/workflow/status/sehoffmann/atmodata/linting.yml?label=lint&logo=github)](https://github.com/sehoffmann/atmodata/actions/workflows/linting.yml)
[![](https://img.shields.io/pypi/v/atmodata)](https://pypi.org/project/atmodata/)

A collection of high performant data loading tools for spatio-temporal ML based on torchdata


