Metadata-Version: 2.1
Name: oceanum
Version: 0.13.0
Summary: Library for oceanum.io services
Author-email: Oceanum Developers <developers@oceanum.science>
Maintainer-email: Oceanum Developers <developers@oceanum.science>
License: MIT License
        
        Copyright (c) 2022, Oceanum Developers
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
        
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: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: aiohttp
Requires-Dist: click
Requires-Dist: decorator
Requires-Dist: fsspec
Requires-Dist: geojson-pydantic
Requires-Dist: geopandas
Requires-Dist: h5netcdf
Requires-Dist: numpy
Requires-Dist: orjson
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: requests
Requires-Dist: shapely
Requires-Dist: xarray
Requires-Dist: zarr
Provides-Extra: docs
Requires-Dist: autodoc-pydantic ; extra == 'docs'
Requires-Dist: pydata-sphinx-theme ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib-programoutput ; extra == 'docs'
Provides-Extra: extra
Requires-Dist: xarray-video ; extra == 'extra'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-env ; extra == 'test'

==============
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.
