Skip to content

Commit

Permalink
Issue #1852 Indicate external Python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Oct 20, 2022
1 parent d5c5f17 commit d6f5288
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,22 @@
# the value of INPUT_BASE. See the "Running METplus" section below for more
# information.


##############################################################################
# External Dependencies
# ---------------------
# You will need to use a versio of Python 3.86 that has the following packages
# installed:
#
# * cartopy (0.20.3 only)
# * matplotlib
# * metpy
# * numpy
# * pandas
# * shapely
# * xarray
#

##############################################################################
# METplus Components
# ------------------
Expand Down

0 comments on commit d6f5288

Please sign in to comment.