========
suxarray
========
``suxarray`` is an extension of uxarray for SCHISM grids.
SCHISM grid
-----------
The SCHISM grid is a horizontal unstructured grid with a layered vertical grid. It uses a mixture of triangular and quadrilateral horizontal elements. The vertical grid can be a hybrid sigma and z coordinate system (SZ grid) or a variable number of sigma layers (LSC2). The SCHISM grid is described in the SCHISM manual (https://schism-dev.github.io/schism/master/index.html). The SCHISM uses `UGRID convention <https://ugrid-conventions.github.io/ugrid-conventions>`_ in its NetCDF output files.
Goals
-----
``suxarray`` is intended to use ``xarray`` through ``uxarray`` while keeping and handling SCHISM grid-specific information. Also, it will provide useful operations for SCHISM grid data.
Features
--------
TBD
Installation
------------
TBD
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.3 (2023-05-30)
------------------
Fixed
^^^^^
* Add a missing import in __init__.py
0.1.2 (2023-05-24)
------------------
Remove some dependency version limits. No functional changes.
0.1.1 (2023-05-24)
------------------
First release trial on conda-forge. No functional changes.
0.1.0 (2023-05-24)
------------------
First release on PyPI.
Added
^^^^^
* Add the main codes
Raw data
{
"_id": null,
"home_page": "https://github.com/cadwrdeltamodeling/suxarray",
"name": "suxarray",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<3.11",
"maintainer_email": "",
"keywords": "suxarray",
"author": "California Department of Water Resources",
"author_email": "knam@water.ca.gov",
"download_url": "https://files.pythonhosted.org/packages/ac/20/944df3f2d97d0e36168a4397c7d9e7e27c1185f4408a0b9677f97a368a9b/suxarray-0.1.3.tar.gz",
"platform": null,
"description": "========\nsuxarray\n========\n\n``suxarray`` is an extension of uxarray for SCHISM grids.\n\n\nSCHISM grid\n-----------\n\nThe SCHISM grid is a horizontal unstructured grid with a layered vertical grid. It uses a mixture of triangular and quadrilateral horizontal elements. The vertical grid can be a hybrid sigma and z coordinate system (SZ grid) or a variable number of sigma layers (LSC2). The SCHISM grid is described in the SCHISM manual (https://schism-dev.github.io/schism/master/index.html). The SCHISM uses `UGRID convention <https://ugrid-conventions.github.io/ugrid-conventions>`_ in its NetCDF output files.\n\n\nGoals\n-----\n\n``suxarray`` is intended to use ``xarray`` through ``uxarray`` while keeping and handling SCHISM grid-specific information. Also, it will provide useful operations for SCHISM grid data.\n\n\nFeatures\n--------\n\nTBD\n\n\nInstallation\n------------\n\nTBD\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.3 (2023-05-30)\n------------------\nFixed\n^^^^^\n* Add a missing import in __init__.py\n\n0.1.2 (2023-05-24)\n------------------\nRemove some dependency version limits. No functional changes.\n\n0.1.1 (2023-05-24)\n------------------\nFirst release trial on conda-forge. No functional changes.\n\n0.1.0 (2023-05-24)\n------------------\nFirst release on PyPI.\n\nAdded\n^^^^^\n* Add the main codes\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "suxarray is an extension of uxarray for SCHISM.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/cadwrdeltamodeling/suxarray"
},
"split_keywords": [
"suxarray"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "093bbe73d08c75556e1ed1bab28cd2d3f672ea60dfdf3ea8402f1b546e6e1947",
"md5": "f2e819532688d355b8635e97e152544a",
"sha256": "d9892b5cea0ce8b03a599e4842dd1b1e21ba3ad80f1ccabd1b829aaf1127c266"
},
"downloads": -1,
"filename": "suxarray-0.1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f2e819532688d355b8635e97e152544a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8,<3.11",
"size": 10225,
"upload_time": "2023-05-30T23:46:01",
"upload_time_iso_8601": "2023-05-30T23:46:01.942572Z",
"url": "https://files.pythonhosted.org/packages/09/3b/be73d08c75556e1ed1bab28cd2d3f672ea60dfdf3ea8402f1b546e6e1947/suxarray-0.1.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac20944df3f2d97d0e36168a4397c7d9e7e27c1185f4408a0b9677f97a368a9b",
"md5": "2c75451a571bd5cf99fcedaaf7571d63",
"sha256": "66280811b09cde81e54e92dd4eafca15e5dc9d8890c37092c29a1e998363638a"
},
"downloads": -1,
"filename": "suxarray-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "2c75451a571bd5cf99fcedaaf7571d63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<3.11",
"size": 27181346,
"upload_time": "2023-05-30T23:46:04",
"upload_time_iso_8601": "2023-05-30T23:46:04.595908Z",
"url": "https://files.pythonhosted.org/packages/ac/20/944df3f2d97d0e36168a4397c7d9e7e27c1185f4408a0b9677f97a368a9b/suxarray-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-30 23:46:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cadwrdeltamodeling",
"github_project": "suxarray",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "suxarray"
}