Skip to content

Generate look up table for atmospheric correction using Py6S and 6S radiative transfer model. All open source!

Notifications You must be signed in to change notification settings

ocean-slang/generate_AC_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

generate_AC_lookup

Generate look up table for atmospheric correction using Py6S and 6S radiative transfer model. All open source

Written by Sarah Lang from University of RI

thank you to Mollie Passacantando (URI, https://web.uri.edu/gso/meet/mollie-m-passacantando/) for python help and Yulun Wu (https://yulunwu8.github.io/) for recommending this procedure

Download Py6s: https://py6s.readthedocs.io/en/latest/index.html

documentation: https://py6s.readthedocs.io/_/downloads/en/stable/pdf/

for those new to python:

you need anaconda or miniconda3, create new environment for py6s. see more in the Py6s documentation at link above.

I run my code through the command line like this:

source /Users/sarahlang/miniconda3/bin/activate py6s-env #activate your environment

cd /Volumes/slangSSD #set cd to be where your script is located

python3 generateLU.py #run with python

About

Generate look up table for atmospheric correction using Py6S and 6S radiative transfer model. All open source!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages