Skip to content

Installation of MetPlus on Windows 10 WSL2 & AWS Cloud #1168

Locked Answered by georgemccabe
Marston asked this question in Installation
Discussion options

You must be logged in to vote

If you have a DockerHub account you can pull the METplus 4.0.0 Docker image with this command:

docker pull dtcenter/metplus:4.0.0

You can also pull the latest tag to get the latest version available, which is currently 4.0.0:

docker pull dtcenter/metplus:latest

A full list of the available tags can be found here:

https://hub.docker.com/repository/docker/dtcenter/metplus/tags

The sample input data is available as Docker data volumes in the dtcenter/metplus-data DockerHub repository. Each data volume is named after the major/minor version of METplus, i.e. 4.0, and the corresponding set of use cases. The use cases found in parm/use_cases/met_tool_wrapper in the METplus repository use the met…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Marston
Comment options

Comment options

You must be logged in to vote
3 replies
@Marston
Comment options

@Marston
Comment options

@georgemccabe
Comment options

Answer selected by georgemccabe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
Converted from issue

This discussion was converted from issue #1167 on September 23, 2021 15:06.