v0.3.0 #34
ks905383
announced in
Announcements
v0.3.0
#34
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Performance upgrades
Various performance upgrades, particularly for working with high resolution grids.
In
create_raster_polygons
:In
aggregate
:impl='dot_product'
inpixel_overlaps()
andaggregate()
), which may improve performance in certain situationsExpanded functionality
Weightmaps can now be saved using
wm.to_file()
and loaded usingxagg.core.read_wm()
, and no longer have to be regenerated with each code run.Bug fixes
Various bug fixes
What's Changed
pixel_overlaps
) by @ks905383 in Implement a way to save weightmaps (output frompixel_overlaps
) #33New Contributors
Full Changelog: v0.2.6...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions