Metadata-Version: 2.4
Name: ciso
Version: 0.2.2
Summary: Create isosurfaces from 2D or 3D arrays
Author: Robert Hetland
Author-email: hetland@tamu.edu
License: BSD-2-Clause
Project-URL: homepage, https://github.com/ioos/ciso
Project-URL: documentation, https://ioos.github.io/ciso
Project-URL: repository, https://github.com/ioos/ciso
Platform: any
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: oldest-supported-numpy; python_version < "3.9"
Requires-Dist: numpy>=2.0.0rc1; python_version >= "3.9"
Provides-Extra: extras
Requires-Dist: gridgeo; extra == "extras"
Requires-Dist: cartopy; extra == "extras"
Requires-Dist: xarray; extra == "extras"
Dynamic: license-file

# ciso

[![Tests](https://github.com/ioos/ciso/actions/workflows/tests.yml/badge.svg)](https://github.com/ioos/ciso/actions/workflows/tests.yml)
[![Wheels](https://github.com/ioos/ciso/actions/workflows/cibuildwheel.yml/badge.svg)](https://github.com/ioos/ciso/actions/workflows/cibuildwheel.yml)


Fast cythonized code for iso-slices of ocean models properties.
