#50 percentile Ground Layer
#25 percentile Free Atmosphere
# Best-guess at L0
atm.L0 = 30 #atm outer scale (m)
# R0 zenith (m) calculated by maos_utils function Fried() from MASS/DIMM
atm.r0z = 0.186
# Turbulence screen heights above telescope (m)
# atm.ht, atm.wt, atm.ws, atm.wsdeg must have the same length
atm.ws = [5.6 5.77 6.25 7.57 7.0 7.0 7.0 7.0 7.0 6.5 12.8 22 9.5 5.6]
atm.ht = [0 15 30 45 120 200 280 360 440 807 4349 8000 12000 19501]
atm.wt = [0.449 0.229 0.061 0.003 0.031 0.015 0.012 0.007 0.001 0.045 0.060 0.039 0.031 0.015]