wrf-4.4-install-script-linux-64bit

Self install tool for the Weather Research Forecasting Model (WRF), on 64bit

https://github.com/masabhathini/wrf-4.4-install-script-linux-64bit

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Self install tool for the Weather Research Forecasting Model (WRF), on 64bit

Basic Info
  • Host: GitHub
  • Owner: masabhathini
  • Default Branch: main
  • Homepage:
  • Size: 15.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Funding Citation

README.md

WRF-4.4-install-script

This is a script that installs all the libararies, software, programs, and geostatic data to run the Weather Research Forecast Model (WRF-4.4) with the option to run 3DVAR & 4DVAR observational data. Script assumes a clean directory with no other WRF configure files in the directory. This script does not install NETCDF4 to write compressed NetCDF4 files in parallel

Installation

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

git clone https://github.com/HathewayWill/WRF-4.4-install-script-linux-64bit.git

cd $HOME/WRF-4.4-install-script-linux-64bit

chmod 775 *.sh

./WRFARWINSTALL_64bit.sh

Please make sure to read the WRFARWINSTALL.sh script before installing.

I have provided comments on what the script is doing and information on configuration files.

WRF installation with parallel process (dmpar).

Must be installed with GNU compiler, it will not work with other compilers.

  • ### *** Tested on Ubuntu 20.04.4 LTS. & Ubuntu 22.04 LTS***
  • Built in 64-bit system.
  • Tested with current available libraries on 08/01/2022, execptions have been noted in the script documentation.
  • If newer libraries exist edit script paths for changes in future.

Post-Processing Software Included

RIP4

User Guide: https://www2.mmm.ucar.edu/wrf/users/docs/ripug.htm

UPP v4.1

User Guide: https://dtcenter.org/sites/default/files/community-code/upp-users-guide-v4.1.pdf

ARWpost v3.1

Added to $PATH and ~/.bashrc for easy access

Model Evaluation Tools (MET) & Model Ecaluation Tools Plus (MET Plus)

Added to $PATH and ~./bashrc for easy access Users Guide (MET): https://met.readthedocs.io/en/mainv10.1/UsersGuide/index.html Users Guide (MET Plus): https://metplus.readthedocs.io/en/v4.1.1/Users_Guide/index.html

OpenGRADS v.2.2.1

Added to $PATH and ~/.bashrc for easy access Users Guide: http://www.opengrads.org/manual/

NCAR COMMAND LANGUAGE (NCL) v.6.6.2

Installed via CONDA package using miniconda3 Conda environment nclstable Users Guide: https://www.ncl.ucar.edu/Document/Manuals/NCLUser_Guide/

WRF Python

Installed via CONDA package using miniconda3 Conda environment wrf-python Users Guide: https://wrf-python.readthedocs.io/en/latest/index.html

Sponsorships and donations accepted but NOT required

Estimated Run Time ~ 60 - 120 Minutes @ 10mbps download speed.

Longer run time possible with slower download speeds.

- Special thanks to Youtube's meteoadriatic, GitHub user jamal919, University of Manchester's Doug L, University of Tunis El Manar's Hosni S.

Owner

  • Name: sateesh
  • Login: masabhathini
  • Kind: user
  • Location: Saudi Arabia
  • Company: KAUST

Citation (CITATION.cff)

cff-version: 1.2.0
title: WRF 4.4 Install Script Linux 64bit
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Will
    family-names: Hatheway
identifiers:
  - type: url
    value: >-
      https://github.com/HathewayWill/WRFCHEM-4.4-install-script-linux-64bit
version: 4.4
date-released: '2022-08-01'

GitHub Events

Total
Last Year