Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This is a BASH script that provides options to install the following Development Testbed Center's Model Evaluation Toolkit packages in 64-bit systems:

License

NotificationsYou must be signed in to change notification settings

HathewayWill/DTC-MOSIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a BASH script that provides options to install the following DTC packages in 64-bit systems:

  • MET v11.1.1
  • METplus v5.1.0

System Requirements

  • 64-bit system
    • Linux Debian Distro (Ubuntu, Mint, etc)
    • Windows Subsystem for Linux (Debian Distro, Ubuntu, Mint, etc)
    • Linux Fedora Distro
    • MacOS

MacOS Installation

  • Make sure to download and Homebrew before moving to installation.

/bin/bash -c "$(curl -fsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

brew install git

git clonehttps://github.com/HathewayWill/DTC-MOSIT.git

cd $HOME/DTC-MOSIT

chmod 775 *.sh

./DTC-MOSIT.sh 2>&1 | tee DTC_MOSIT.log

APT Installation

  • (Make sure to download folder into your Home Directory):

cd $HOME

sudo apt install git -y

git clonehttps://github.com/HathewayWill/DTC-MOSIT.git

cd $HOME/DTC-MOSIT

chmod 775 *.sh

./DTC-MOSIT.sh 2>&1 | tee DTC_MOSIT.log

YUM/DNF Installation

  • (Make sure to download folder into your Home Directory):

cd $HOME

sudo (yum or dnf) install git -y

git clonehttps://github.com/HathewayWill/DTC-MOSIT.git

cd $HOME/DTC_MOSIT

chmod 775 *.sh

./DTC_MOSIT.sh 2>&1 | tee DTC_MOSIT.log

  • Script will check for System Architecture Type and Storage Space requirements.

--

*** Tested on Ubuntu 22.04.4 LTS, Ubuntu 24.04.1 LTS, MacOS Ventura, MacOS Sonoma, Centos7, Rocky Linux 9, Windows Sub-Linux Ubuntu***
  • Built 64-bit system.

Estimated Run Time ~ 10 to 30 Minutes @ 10mbps download speed.


Special thanks to:

  • Youtube's meteoadriatic
  • GitHub user jamal919
  • DTC's Julie P., Tara J., George M., & John H.

Citation:

Hatheway, W., Snoun, H., ur Rehman, H. et al. WRF-MOSIT: a modular and cross-platform tool for configuring and installing the WRF model. Earth Sci Inform (2023).https://doi.org/10.1007/s12145-023-01136-y

About

This is a BASH script that provides options to install the following Development Testbed Center's Model Evaluation Toolkit packages in 64-bit systems:

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp