ks905383 / xagg

Aggregating gridded data (xarray) to polygons
https://xagg.readthedocs.io/
GNU General Public License v3.0
83 stars 15 forks source link

Local fixes #39

Closed ks905383 closed 1 year ago

ks905383 commented 1 year ago

Errors

Fixed failed core test on dot product implementation

Fixed failed export test on exporting weightmap

Fixed failed CI environment construction

Warnings

Filtered out UserWarning on gpd.overlay() in certain tests

Removed cause of gpd FutureWarning in get_pixel_overlaps()