suxarray
is an extension of uxarray for SCHISM grids.
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 in its NetCDF output files.
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.
TBD
TBD
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.