Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and mpiannucci committed Nov 7, 2023
1 parent 32bcfbd commit 7370ce0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xpublish_wms/grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ def tessellate(self, da: xr.DataArray) -> np.ndarray:
self.ds.ele[0].T - 1,
).triangles


_grid_impls = [HYCOMGrid, FVCOMGrid, SELFEGrid, ROMSGrid, RegularGrid]


Expand Down

0 comments on commit 7370ce0

Please sign in to comment.