Skip to content

Releases: DigitalGlobe/geoio

add pan plotting capability to imshow

27 Jul 21:44
Compare
Choose a tag to compare
1.2.6

bump version for pypi release

Various feature updates

14 Jul 17:22
Compare
Choose a tag to compare
  • valid geo_transform optionally returned from get_data with a window/geom call
  • fix upper-left pixel return when image is buffered outside original extent
  • add product level to DGImage meta data
  • preliminary code to handle DG 1b files

Added downsampling and LICENSE.txt plus various fixes

13 Jul 17:16
Compare
Choose a tag to compare
bump version commited to pypi.  Added downsampling code and misc fixe…

…s and documentation updates.

Fix requests to previous meta data format

23 May 21:04
Compare
Choose a tag to compare
v1.2.3

Bump version number for pypi push.

various fixes

21 May 06:05
Compare
Choose a tag to compare

Bug fixes masking/windowing
updates meta data handling - now meta is the base object that can be added to by higher level classes
fixed meta data searches to exactly the input image base name plus file ending.

unittest calls to match updated dgsamples v1.0.1

18 May 19:22
Compare
Choose a tag to compare
bump version number for pypi version to match unittest calls to dgsam…

…ples malformed vector fix.

Add TIL in memory handling

12 May 22:02
Compare
Choose a tag to compare
v1.1.9

Bump version number for TIL in memory vrt handling branch.

v1.1.7

11 May 16:57
Compare
Choose a tag to compare
Bump version for pypi errors.

v1.1.3

09 May 20:42
Compare
Choose a tag to compare
Add iter_window and iter_vector bug fixes

Improvements around iter_vector

05 May 22:53
Compare
Choose a tag to compare
  • Added iter_vector properties and filter
  • Added geom to get_data
  • Fixed out-of-bound get_data buffer bug