locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
243 stars 46 forks source link

Add documentation section for masking #384

Closed metasim closed 4 years ago

metasim commented 4 years ago

Masking is an important operation that deserves explanation. The "NoData" section of the manual isn't sufficient, nor the reference section.

metasim commented 4 years ago

Addressed in #404