diff --git a/ush/UFS_plot_domains.py b/ush/UFS_plot_domains.py index b7f14b9b5..2af12c210 100755 --- a/ush/UFS_plot_domains.py +++ b/ush/UFS_plot_domains.py @@ -118,6 +118,10 @@ def get_lambert_points(gnomonic_map, lambert_map,pps): the PathPatch function. pps is recommended 10 or less due to time of calculation. + + gnomonic_map: ??? + lambert_map: ??? + pps: ??? """ print("Hello from a function")