Talk:Atmospheric correction: Difference between revisions
Jump to navigation
Jump to search
m (About the icnd file) |
m (Suggestion: make this page sensor-independent) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= ToDo = | = ToDo = | ||
* Make this page sensor-independent! | |||
* The ''icnd'' file required for {{cmd|i.atcorr}} does not like the ''comment'' symbol! Explain this and alter, or add another, properly structured, icnd file. | * The ''icnd'' file required for {{cmd|i.atcorr}} does not like the ''comment'' symbol! Explain this and alter, or add another, properly structured, icnd file. | ||
= Questions & Answers = | = Questions & Answers = | ||
* '''Question:''' Is it possible to use <nowiki>{{cmd|r.info}}</nowiki> inside <nowiki><source lang="bash">...</source></nowiki>? | * '''Question:''' Is it possible to use <nowiki>{{cmd|r.info}}</nowiki> inside <nowiki><source lang="bash">...</source></nowiki>? | ||
** '''Answer:''' Well, the solution is to use the <nowiki>{{cmd|r.info}}</nowiki> outside of <nowiki><source lang="bash">...</source></nowiki> and then, immediately use <nowiki><source lang="bash" enclose=none>...</source></nowiki> to enclose the code of interest. | ** '''Answer:''' Well, the solution is to use the <nowiki>{{cmd|r.info}}</nowiki> outside of <nowiki><source lang="bash">...</source></nowiki> and then, immediately use <nowiki><source lang="bash" enclose=none>...</source></nowiki> to enclose the code of interest. | ||
= Notes = | = Notes = |
Latest revision as of 23:26, 1 August 2013
ToDo
- Make this page sensor-independent!
- The icnd file required for i.atcorr does not like the comment symbol! Explain this and alter, or add another, properly structured, icnd file.
Questions & Answers
- Question: Is it possible to use {{cmd|r.info}} inside <source lang="bash">...</source>?
- Answer: Well, the solution is to use the {{cmd|r.info}} outside of <source lang="bash">...</source> and then, immediately use <source lang="bash" enclose=none>...</source> to enclose the code of interest.
Notes
- Removed piece of text from the page, dropped here just in case.--Nikos A 06:39, 22 January 2013 (PST)
Lλ = ((LMAXλ - LMINλ)/(QCALMAX-QCALMIN)) * (QCAL-QCALMIN) + LMINλ