Changes between Version 39 and Version 40 of Links
- Timestamp:
- Jun 2, 2015, 1:40:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Links
v39 v40 59 59 '''Software''' 60 60 * [https://github.com/arsf/apl APL] Github page for our in-house hyperspectral processing code 61 * [https://github.com/arsf/arsf_binaryreader ARSF binary reader] Reader for ENVI format binary files 61 62 * [http://www.rese.ch/products/atcor/atcor4/ ATCOR] Program for atmospheric correction of spectral remote sensing data 62 63 * [https://bitbucket.org/arsf/tuiview TuiView (ARSF Fork)] Open source geospatial image viewer, supports viewing spectral profiles and opening zipped bil files (as provided with ARSF deliveries). ARSF fork reads level1b files by default. Details of original version, which contains patches by ARSF, available from [http://tuiview.org/ here] … … 75 76 76 77 * [http://www.exelisvis.co.uk/ProductsServices/ENVIProducts.aspx ENVI] Commercial geospatial image viewer. 77 * [http://www.gdal.org/ GDAL] Geospatial Data Abstraction Library. An open source library for reading/writing common raster formats . Also provides a number of command line [http://www.gdal.org/gdal_utilities.html utilities] for converting file formats, reprojecting data, creating mosaics etc.78 * [http://www.gdal.org/ GDAL] Geospatial Data Abstraction Library. An open source library for reading/writing common raster formats including BIL/BSQ with bindings for C++ and Python. Also provides a number of command line [http://www.gdal.org/gdal_utilities.html utilities] for converting file formats, reprojecting data, creating mosaics etc. 78 79 * [http://grass.fbk.eu/ GRASS] Open source GIS (powerful and full featured, but with a steep learning curve). 79 80 * [http://qgis.org/en/site/ QGIS] Open source GIS package, latest version provides interface to GRASS tools.