wrfchem-install-script-linux-64bit
Self install tool for the Weather Research Forecasting Model (WRF) CHEM, on 64bit
https://github.com/alycest/wrfchem-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 (16.1%) to scientific vocabulary
Repository
Self install tool for the Weather Research Forecasting Model (WRF) CHEM, on 64bit
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
WRFCHEM-4.4.1-install-script-linux-64bit
This is a script that installs all the libraries, software, programs, and geostatic data to run the Weather Research Forecast Model (WRFCHEM-4.4.1) in 64bit with KPP installed. 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/WRFCHEM-Install-Script-Linux-64bit.git
cd $HOME/WRFCHEM-Install-Script-Linux-64bit
chmod 775 *.sh
./WRFCHEMKPPINSTALL_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 ***
- 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 Evaluation 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
WRF-CHEM Tools
We ask users of the WRF-Chem preprocessor tools to include in any publications the following acknowledgement: "We acknowledge use of the WRF-Chem preprocessor tool {mozbc, fire_emiss, etc.} provided by the Atmospheric Chemistry Observations and Modeling Lab (ACOM) of NCAR." https://www2.acom.ucar.edu/wrf-chem/wrf-chem-tools-community
WRFPortal & WRFDomainWizard
User Guide: https://esrl.noaa.gov/gsd/wrfportal/
Sponsorships and donations accepted but NOT required
Estimated Run Time ~ 90 - 150 Minutes @ 10mbps download speed.
- Special thanks to Youtube's meteoadriatic, GitHub user jamal919, University of Manchester's Doug L, University of Tunis El Manar's Hosni S, GSL's Jordan S., NCAR's Mary B., Christine W., & Carl D.
Owner
- Name: Alyce ST
- Login: alycest
- Kind: user
- Location: Perth, Western Australia
- Company: DPIRD
- Repositories: 2
- Profile: https://github.com/alycest
Citation (CITATION.cff)
cff-version: 1.2.0
title: WRFCHEM 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'