buzzard
is now maintained byearthcube-lab
- Drop support for python 3.4 and 3.5, add support for python 3.8
- Can now decorate python function with an
Env
object fp.erode
andfp.dilate
now accept more parameters to control the effect on each border- Add
fp.forward_conv2d
,fp.backward_conv2d
,fp.forward_convtranspose2d
andfp.backward_convtranspose2d
to anticipate the effect of a convolution on the shape of a tensor
- Process pools managed by a
Dataset
are now joined without dead-lock (No UT yet for Pool management) - Fix
Env
to work with python threads (New UT) - Fix
fp.intersection(rotation='fit')
whenfp
has a non-north-up scale (No UT for non-north-up Footprints) - Fix bug when using an integer to select a raster band
- Remove version constraint of pytest
- Update CI
- Now using dockerhub instead of aws
Small bug fix when using numpy scalars
Buzzard now has a documentation
- Add
srs.wkt_of_file@center
now accepts coordinates
Thanks to the new parameter of the Footprint.move
method, opening a raster when using an sr_work
in the Dataset
constructor works much better than before.
- Add
Footprint.move@round_coordinates
- Unit tests now work with
GDAL 3.0
- Add strong unit tests for
Footprint.move
See https://github.com/airware/buzzard/releases/tag/0.6.0
See https://github.com/airware/buzzard/releases/tag/0.5.0
See https://github.com/airware/buzzard/releases/tag/v0.5.0b0
See https://github.com/airware/buzzard/releases/tag/0.4.4
See https://github.com/airware/buzzard/releases/tag/0.4.3
See https://github.com/airware/buzzard/releases/tag/0.4.2
See https://github.com/airware/buzzard/releases/tag/0.4.1
See https://github.com/airware/buzzard/releases/tag/0.4.0
See https://github.com/airware/buzzard/releases/tag/0.3.2
See https://github.com/airware/buzzard/releases/tag/0.3.1
See https://github.com/airware/buzzard/releases/tag/0.3.0