Releases: geospatial-jeff/aiocogeo
Releases · geospatial-jeff/aiocogeo
0.3.0
03 Dec 01:56
Compare
Sorry, something went wrong.
No results found
0.3.0 (2020-11-30)
Remove unnecessary calls to the thread pool (#89 )
Add header cache (#90 , #94 )
Renames the ENABLE_CACHE
environment variable to ENABLE_BLOCK_CACHE
.
Adds the ENABLE_HEADER_CACHE
environment variable.
Restructure test cases (#91 )
Implement chunking and smarter tag reading to reduce number of requests sent when reading the header (#95 )
Adds the HEADER_CHUNK_SIZE
environment variable (defaults to 16KB).
0.2.7
15 Nov 20:21
Compare
Sorry, something went wrong.
No results found
Add CompositeReader
and STACReader
(#70 )
Align mask recognition with GDAL RFC 15 (#72 )
Read color interpretation (#75 )
Improve geokey parsing (#79 )
0.1.7
15 Aug 15:28
Compare
Sorry, something went wrong.
No results found
Add method to read pixel values at a given point (#62 )
Add method to create downsampled version of the image (#63 )
Bugfixes (#60 , #61 )
0.1.6
24 Jun 18:45
Compare
Sorry, something went wrong.
No results found
Use PIL for resize instead of skimage (#57 )
0.1.5
14 Jun 01:43
Compare
Sorry, something went wrong.
No results found
Add support for nodata values (#47 )
Improve filesystem exception handling (#48 )
Track header size (#49 )
Add support for boundless reads (#51 )
Remove asyncio callbacks (#52 )
Add support for packbits compressed images (#54 )
0.1.4
06 Jun 23:08
Compare
Sorry, something went wrong.
No results found
Packages s3 filesystem as install extra (#40 )
Cache each range request instead of each internal tile (#41 )
0.0.3
02 Jun 02:28
Compare
Sorry, something went wrong.
No results found
Release 0.0.3 (#39)
* bump version
* add changelog
0.0.2
26 May 03:22
Compare
Sorry, something went wrong.
No results found
add find package, bump version
0.0.1
26 May 03:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #25 from geospatial-jeff/fix-cicd-badge
fix cicd badge url