Metadata-Version: 1.2
Name: ieo
Version: 1.1.1
Summary: Irish Earth Observation library.
Home-page: UNKNOWN
Author: Guy Serbin
Author-email: UNKNOWN
License: This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
Project-URL: Documentation, https://readthedocs.org/projects/ieo/
Project-URL: Tracker, https://github.com/Teagasc/ieo/issues
Project-URL: Source, https://github.com/Teagasc/ieo
Description-Content-Type: UNKNOWN
Description: # ieo
        Irish Earth Observation (IEO) remote sensing data processing Python module
        
        Image processing library for Landsat and MODIS to Irish Transverse Mercator Projection
        
        This library, at present, is designed to import data from Landsat and MODIS sensors. The library will convert Landsat Thematic Mapper (TM), Enhanced Thematic Mapper+ (ETM+), and Operational Land Imager (OLI) and Thermal Infrared Sensor (TIRS) data from Universal Transverse Mercator (UTM) zones 29 and 30 North to Irish Transverse Mercator (ITM). It will also convert specific MODIS data products from MODIS Sinusoidal to ITM. 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.
        
        Currently, only Landsat functionality is being actively maintained by the author, with Sentinel-2 support to be added soon.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: GIS
