Skip to content

Commit

Permalink
Issue #1852 added external dependency section
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Oct 20, 2022
1 parent d6f5288 commit bf56c36
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
# * xarray
#



##############################################################################
# METplus Components
# ------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,24 @@
#



##############################################################################
# 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
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,25 @@
# | The tarball should be unpacked into the directory that you will set the value of INPUT_BASE. See `Running METplus`_ section 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 bf56c36

Please sign in to comment.