pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
343 stars 95 forks source link

Add BoundarySides class #567

Closed ghiggi closed 7 months ago

ghiggi commented 7 months ago

This PR add the BoundarySides class to facilitate the manipulation of boundary sides.

djhoese commented 7 months ago

Please install the pre-commit checks and then do pre-commit run -a to identify and fix the issues identified by pre-commit.ci.

ghiggi commented 7 months ago

I closed the PR and open it a fresh one because I messed-up stuffs.