Releases: spaceml-org/georeader
Releases · spaceml-org/georeader
v.1.3
04 Nov 17:47
Compare
Sorry, something went wrong.
No results found
Added docs
Updated some functions to support numpy>=2
Migrated python project to toml file and poetry
v.1.1.4
14 Jun 08:17
Compare
Sorry, something went wrong.
No results found
Query landsat 4, 5 and 7 with GEE
Integrate hyperspectral image
Improved docs radiance to reflectance conversion
v.1.1.2
17 May 07:23
Compare
Sorry, something went wrong.
No results found
Added function to download a cube from GEE (georeaders.readers.ee_image.export_cube)
Option to add metadata to S2/L89 query (georeaders.readers.ee_query.query function)
Download from tileserver with ThreadPoolExecutor
SPOT VGT reader at georeaders.readers.spotvgt_image_operational
v.1.0.24
01 Mar 21:46
Compare
Sorry, something went wrong.
No results found
v.1.0.23
01 Mar 13:01
Compare
Sorry, something went wrong.
No results found
Fixed bug in ee_image.export_image_getpixels
v.1.0.22
29 Feb 15:01
Compare
Sorry, something went wrong.
No results found
Added functions to convert to and from xr.DataArray
v.1.0.21
27 Feb 17:31
Compare
Sorry, something went wrong.
No results found
Added PRISMA reader
Download mask for EMIT images
EMIT image: add option as_reflectance in load method
v.1.0.18
11 Jan 15:27
Compare
Sorry, something went wrong.
No results found
Bug fixes in emit reader when reading aux files (cloud mask or obs mask)
v.1.0.17
05 Jan 10:07
Compare
Sorry, something went wrong.
No results found
Implemented function to read from x/y/z tiles
Added function to class RasterioReader to read from pyramids if available
EMIT reader now loads the L2A mask
ee_query also accept landsat files with OLCI only (starts with LO).
v.1.0.13
21 Dec 12:11
Compare
Sorry, something went wrong.
No results found
Add griddata module to deal with data in the form of raw_data (H, W) latitudes (H, W) and longitudes (H, W)