Published February 27, 2020
| Version v0.7
Software
Open
Pyeo: Automated satellite imagery processing
- 1. University of Leicester
- 2. University of Aberystwyth
Description
Major updates
- Windows compatibility. A compatibility module replaces GetVirtualMemArray with an equivalent function. This is still under testing; please report any strange behavior in the issue tracker.
- Landsat downloading. Functions to query and download Landsat_8_C1 data from USGS are now in queries_and_downloads.
- API update. Pyeo has now been split into individual modules for querying and downloading, raster processing, filesystem manipulation and image classification. All functions that were in pyeo.core are now in one of these modules.
Minor updates
- Validation. A module for implementing Olofsson's validation method (https://dx.doi.org/10.1016/j.rse.2014.02.2015)
- Numerous small additions - see the documentation
Ongoing development
- Implementations of terrain and cloud correction algorithms for Landsat and Sentinel-2
Files
clcr/pyeo-v0.7.zip
Files
(10.2 MB)
Name | Size | Download all |
---|---|---|
md5:972beda347c700116a4e66539cbbdc7d
|
10.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/clcr/pyeo/tree/v0.7 (URL)