Changes between Version 43 and Version 44 of Links
- Timestamp:
- Jun 16, 2015, 6:17:08 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Links
v43 v44 64 64 * [https://github.com/arsf/arsf_binaryreader ARSF binary reader] Reader for ENVI format binary files 65 65 * [http://www.rese.ch/products/atcor/atcor4/ ATCOR] Program for atmospheric correction of spectral remote sensing data 66 * [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]67 66 68 67 '''Tutorials''' … … 79 78 80 79 * [http://www.exelisvis.co.uk/ProductsServices/ENVIProducts.aspx ENVI] Commercial geospatial image viewer. 80 * [http://tuiview.org/ TuiView] Open source geospatial image viewer, supports viewing spectral profiles and opening zipped bil files (as provided with ARSF deliveries). Contains patches from ARSF for better handling of hyperspectral data. 81 81 * [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. 82 82 * [http://grass.fbk.eu/ GRASS] Open source GIS (powerful and full featured, but with a steep learning curve).