Metadata-Version: 2.4
Name: oceanum
Version: 1.1.1
Summary: Library for oceanum.io services
Author-email: Oceanum Developers <developers@oceanum.science>
Maintainer-email: Oceanum Developers <developers@oceanum.science>
License-Expression: MIT
Project-URL: Homepage, https://oceanum.io/
Project-URL: Source, https://github.com/oceanum-io/oceanum-python
Project-URL: Documentation, https://oceanum-python.readthedocs.io/en/latest/
Project-URL: Tracker, https://github.com/oceanum-io/oceanum-python/issues
Keywords: oceanum,datamesh,oceanum.io
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: AUTHORS.rst
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: click
Requires-Dist: cftime
Requires-Dist: dask[dataframe,distributed]
Requires-Dist: decorator
Requires-Dist: fsspec
Requires-Dist: geojson-pydantic
Requires-Dist: geopandas
Requires-Dist: h5netcdf[h5py]
Requires-Dist: msgpack
Requires-Dist: netcdf4
Requires-Dist: numpy
Requires-Dist: numcodecs
Requires-Dist: orjson
Requires-Dist: pandas
Requires-Dist: platformdirs
Requires-Dist: pyarrow
Requires-Dist: pydantic[email]
Requires-Dist: python-jsonpath
Requires-Dist: requests
Requires-Dist: shapely
Requires-Dist: tabulate
Requires-Dist: xarray
Requires-Dist: rioxarray
Requires-Dist: zarr<3
Provides-Extra: eidos
Requires-Dist: oceanum.eidos; extra == "eidos"
Provides-Extra: video
Requires-Dist: xarray_video; extra == "video"
Dynamic: license-file

==============
oceanum-python
==============


.. image:: https://img.shields.io/pypi/v/oceanum.svg
        :target: https://pypi.python.org/pypi/oceanum

.. image:: https://img.shields.io/travis/oceanum/oceanum.svg
        :target: https://travis-ci.org/oceanum/oceanum

.. image:: https://readthedocs.org/projects/oceanum/badge/?version=latest
        :target: https://oceanum.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


Library for oceanum.io services


* MIT license
* Documentation: https://oceanum-python.readthedocs.io.


Features
--------

* Simple pythonic access to the Oceanum datamesh

Credits
-------

This package was developed by `Oceanum Numerical <https://www.oceanum.science>`_, with input from our development partners and contributors.
