Skip to content
/ ieo Public
forked from DrGuy/ieo

Irish Earth Observation (IEO) remote sensing data processing Python module

License

Notifications You must be signed in to change notification settings

Teagasc/ieo

 
 

Repository files navigation

ieo

Irish Earth Observation (IEO) remote sensing data processing Python module

Image processing library for processing Landsat LEDAPS surface reflectance data to a local projection (the default is Irish Transverse Mercator, but can be modified for any EPSG-coded projection)

This library, at present, is designed to import data from Landsat. The library will convert LEDAPS surface reflectance data for Landsat Thematic Mapper (TM), Enhanced Thematic Mapper+ (ETM+), and Operational Land Imager (OLI) and Thermal Infrared Sensor (TIRS) data from Universal Transverse Mercator (UTM) projections to a local projection, by default Irish Transverse Mercator (ITM). The defaults of the system can easily be modified with the appropriate date sets and EPSG codes. In all cases, outputs are in an ENVI (Harris Geospatial, Boulder, CO, USA) format. Data from the Landsat 1-5 Multispectral Scanner (MSS) instruments are not currently supported.

As of version 1.1.0, this module will now support any local/ regional projection available. The user, however, will have to replace Ireland-specific data sets with those appropriate to their local region. Regional settings can be set by modifying config/sample_ieo.ini to config/ieo.ini.

Currently, only Landsat functionality is being actively maintained by the author, with Sentinel-2 support to be added soon.

About

Irish Earth Observation (IEO) remote sensing data processing Python module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%