Metadata-Version: 2.4
Name: pyissm
Version: 0.0.1.dev2
Summary: Python API for the Ice-sheet and Sea-level System Model (ISSM), managed by ACCESS-NRI
Author: ACCESS-NRI
License: Apache-2.0
Project-URL: Homepage, https://github.com/ACCESS-NRI/pyISSM
Project-URL: Repository, https://github.com/ACCESS-NRI/pyISSM
Project-URL: Issues, https://github.com/ACCESS-NRI/pyISSM/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xarray
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: netCDF4
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: attrs
Requires-Dist: PyYAML
Dynamic: license-file

# pyISSM - ISSM Python API

Python API containing collection of data processing, analysis and visualisation functionality to support the open source **Ice-sheet and Sea-level System Model (ISSM)** [[website](https://issm.jpl.nasa.gov/)] [[github](https://github.com/ISSMteam/ISSM)] and its application within the ACCESS suite of Earth system models.

```text
© 2022 ACCESS-NRI and contributors. See the top-level COPYRIGHT file for details. 
SPDX-License-Identifier: Apache-2.0
```
