Tagged Questions
4
votes
1answer
332 views
Convert Landmask file into WKT Polygon
I have a land mask file in netCDF (also in ascii, if needed) which basically consists of a lat/long pair and a boolean (1 or 0) determining if that value is over land or not. The thing is, I'm not ...
