NCPP / ocgis

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Other
70 stars 19 forks source link

Avoid duplicate destination cells when using a spatial decomp in chunked-rwg #498

Closed bekozi closed 4 years ago

bekozi commented 5 years ago

In special cases, duplicate destination cells will appear in a merged weight file. This is caused by split polygons used in the spatial decomposition touching center coordinates in the destination grid.

Ping @slevisconsulting, @negin513, https://github.com/ESCOMP/ctsm/issues/643

bekozi commented 4 years ago

This fix was not resilient.

Working branch: https://github.com/NCPP/ocgis/tree/ocgis-498