Metadata-Version: 2.5
Name: crlxpype
Version: 0.0.7
Summary: A Python package for making CORIOLIX REST API calls.
Project-URL: Repository, https://github.com/IanTBlack/crlx
Project-URL: Issues, https://github.com/IanTBlack/crlx/issues
Author-email: Ian Black <iantimothyblack@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: CORIOLIX
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: bottleneck
Requires-Dist: gsw
Requires-Dist: h5netcdf
Requires-Dist: h5py
Requires-Dist: netcdf4
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: xarray
Description-Content-Type: text/markdown

# crlx
A python wrapper for CORIOLIX REST APIs.
