Talk:Atmospheric correction

From GRASS-Wiki
Revision as of 14:39, 22 January 2013 by ⚠️NikosA (talk | contribs)
Jump to navigation Jump to search
  • Question: Is it possible to use {{cmd|r.info}} inside <source lang="bash">...</source>?--Nikos 02:33, 3 January 2013 (PST)
    • 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. --Nikos A 06:39, 22 January 2013 (PST)
  • 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λ