limb | index /users/schrei_f/src/py4CAtS/art/limb.py |
od2limb
vertical optical depth to effective height
usage:
od2limb [options] opticalDepthFile
-h help
-c char comment character(s) used in input,output file (default '#')
-o string output file for saving of radiances (if not given: write to StdOut)
-C flag indicating that input optical depth is cumulative (default: difference/delta/layer od)
-R planetary radius (default Earth 6371.23e5cm)
-s flag: include surface limb path (i.e. zero tangent point altitude) with zero transmission
-v flag: verbose
-x Interval lower,upper wavenumbers (comma separated pair of floats [no blanks!],
default set according to range of optical depth in datafiles)
WARNING:
od2limb does not know the type of optical depth (delta or accumulated ...) given in the input file!
===> use the -C flag if you have (ac)cumulated optical depth
Modules | ||||||
|
Functions | ||
|
Data | ||
radiusEarth = 637123000.0 |