= Useful Links = This page lists software and web pages that you may find useful. Obviously plenty of other software exists and may be useful, but these are some of the ones we know of and have found useful. == ARSF-relevant == * [http://arsf.nerc.ac.uk/ Main ARSF home page] This is the home page for the overall ARSF facility (not just the data processing part) * [http://www.neodc.rl.ac.uk/?option NERC Earth Observation Data Centre] The archive of ARSF data is publicly available here (after registration) * [http://www.nerc.ac.uk/ Natural Environment Research Council] NERC is the funding body for ARSF * [https://github.com/pmlrsg/arsf_tools ARSF Tools on GitHub] A collection of tools for working with ARSF data (including reading LiDAR data in LAS 1.3 format) == LiDAR == * [https://github.com/arsf/lag LAG] Github page for our in-house LiDAR viewer * [http://www.cs.unc.edu/~isenburg/lastools/ LASTools] Toolbox for processing of LiDAR data (open source and commercial components, source available from [https://github.com/LAStools/LAStools GitHub]) * [http://www.liblas.org/ LibLAS] C/C++ library for reading/writing LAS files * [http://geo.tuwien.ac.at/opals/html/index.html OPALS] Software for processing discrete and full waveform LiDAR data (commercial, academic licenses available) * [http://www.spdlib.org/doku.php SPDLib] Open source library for storing and processing discrete and full waveform LiDAR data. Supports reading/writing LAS and ASCII files. * [https://bitbucket.org/petebunting/spd-3d-points-viewer SPD 3D Points Viewer] Tool for 3D visualisation of LiDAR data in SPD format. * [http://carbomap.github.io/faisdodo/ Faisdodo] An open-source IDL reader/writer for LAS files * [http://plas.io/ plasio] Online LAS file viewer ([https://github.com/verma/plasio source code]) * [http://lidarview.com/ Lidarview] Another online LAS file viewer == Hyperspectral == * [https://github.com/arsf/apl APL] Github page for our in-house hyperspectral processing code * [http://www.rese.ch/products/atcor/atcor4/ ATCOR] Program for atmospheric correction of spectral remote sensing data == Misc == * [http://www.exelisvis.co.uk/ProductsServices/ENVIProducts.aspx ENVI] Commercial geospatial image viewer * [https://bitbucket.org/chchrsc/tuiview TuiView] Open source geospatial image viewer, supports viewing spectral profiles * [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.