Skip to content

Commit

Permalink
issue #1852 vertical cross section
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Oct 16, 2022
1 parent adcfaf8 commit abd54cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
model_applications/short_range/UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalProfile.conf
"""

##############################################################################
# Scientific Objective
# --------------------
Expand All @@ -20,27 +21,29 @@
# tendencies. One can plpt a single tendency component at multiple pressure levels or
# plot all tendency components at a single pressure level. This use case illustrates
# how to generate the vertical profile plot.

##############################################################################
# Datasets
# --------
#
# * Forecast dataset: FV3 Model member data
# * Grid specification: Grid specification data
# * Mid-CONUS Shapefiles:
# * MID_CONUS.cpg
# * MID_CONUS.dbf
# * MID_CONUS.poly
# * MID_CONUS.prj
# * MID_CONUS.shp
# * MID_CONUS.shx
# * Mid-CONUS Shapefiles: (uncompress and place under shapefile/MID_CONUS directory under the appropriate METPLUS_DATA directory)
# * MID_CONUS.cpg
# * MID_CONUS.dbf
# * MID_CONUS.poly
# * MID_CONUS.prj
# * MID_CONUS.shp
# * MID_CONUS.shx
#
#

##############################################################################
# METplus Components
# ------------------
#
# This use case runs the METplotpy planview_fv3.py script to generate the plan views.
# This use case runs the METplotpy vert_profile_fv3.py script to generate the plan views.
#

##############################################################################
# METplus Workflow
Expand All @@ -58,7 +61,7 @@
#
# METplus first loads all of the configuration files found in parm/metplus_config,
# then it loads any configuration files passed to METplus via the command line
# i.e. parm/use_cases/model_applications/short_range/UserScript_fcstFV3_fcstOnly_PhysicsTendency_Planview.conf
# i.e. parm/use_cases/model_applications/short_range/UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalProfile.conf
#
# .. highlight:: bash
# .. literalinclude:: ../../../../parm/use_cases/model_applications/short_range/UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalProfile.conf
Expand Down

0 comments on commit abd54cc

Please sign in to comment.