1 parent 85d185f commit cc64d2fCopy full SHA for cc64d2f
1 file changed
examples/retrievals/plot_profile_fit_pbl.py
@@ -1,9 +1,11 @@
1
"""
2
-Planetary Boundary Layer Height Gradient Method Retrievals
+Planetary Boundary Layer Height Profile Fit Retrievals
3
----------------------------------------------------------
4
5
This example shows how to estimate the planetary boundary layer
6
-height via a gradient method retrieval
+height via a Profile Method PBLH scheme,
7
+where a backscatter profile is fit to an idealized profile
8
+via an error function using non-linear least-squares optimization.
9
10
Author: Joe O'Brien
11
0 commit comments