Changes between Version 15 and Version 16 of Processing/Py6S_vs_Hyperspectral
- Timestamp:
- Oct 21, 2015, 5:16:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/Py6S_vs_Hyperspectral
v15 v16 3 3 What is Py6S? 4 4 5 Py6S is an open-source (GPLv3) toolthat provides an interface to the Second Simulation of the Satellite Signal in the Solar Spectrum (6S) atmospheric Radiative Transfer Model through Python. It was developed by Robin Wilson.5 Py6S is an open-source (GPLv3) library that provides an interface to the Second Simulation of the Satellite Signal in the Solar Spectrum (6S) atmospheric Radiative Transfer Model through Python. It was developed by Robin Wilson. 6 6 7 7 Py6S v1.0 was described in Wilson (2012). You must cite this paper if you use Py6S as part of any research which you later publish: 8 8 Wilson, R. T., 2012, Py6S: A Python interface to the 6S radiative transfer model, Computers and Geosciences, 51, p166-171. (See what I've done here?) 9 9 10 It is also well documented by the author, including examples and a list of papers citing Py6S, on this link: 11 https://py6s.readthedocs.org/en/latest/publications.html 10 Documentation is available from: https://py6s.readthedocs.org/ 11 12 There is also a mailing list: https://groups.google.com/forum/#!forum/py6s 12 13 13 14 You can find an overview of ARSF's settings for Py6S model here [wiki:Processing/Py6S_vs_Hyperspectral/Py6SParameters ARSF's settings for Py6S model here.]