ua-snap / geospatial-vector-veracity

Veracious geospatial vector data for use in SNAP tools.
MIT License
2 stars 0 forks source link

Create buffered IEM mask for data cropping / masking #97

Open charparr opened 2 years ago

charparr commented 2 years ago

Similar to #96, we need to generate a polygon of the IEM domain to use for masking and cropping raster datasets. Basically this means applying some aggressive buffering (order 100 km) to capture all coastal nooks and crannies and outlying islands, and then spatially differencing this buffer along true "boundaries" with the original polygon

XREF #https://github.com/ua-snap/iem-webapp/issues/400