SettRaziel / wrf_archlinux

scripts and files to run your own wrf with archlinux
19 stars 6 forks source link

WRF Forecast System

CodeFactor

Scripts and documentation to run your own WRF model forecast system on ArchLinux. The descriptions will grow together with the uploaded files. A description that summarizes the requried steps and gives additional information will be available shortly.

Current version: v0.8.2

License

The scripts are licensed under the given license file. 3rd party software and scripts are marked and can have different license conditions. Please check the folders for subsidiary license files.

Current content of the repository

Folder Overview

Sources

Software components (last query: 2023-06-10)

Starting with the compilation of WRFV4.4 some dependencies that were manually compiled for the model are now installed through the package repositories provided by the ArchLinux operating system. The used software components are now separated: one list the selfcompiled sources and the other list the packaged ones.

Selfcompiled

ArchLinux Packages

Optional postprocessing tools:

Working setup and testing setups

This section describes the current working setup based under the condition that the installation is successful and a model run is starting for a given time stamp of input data. Unstable means that for the current namelist-files some model runs end preliminary with an error. The different setups will be categorized in

All setups for WRFV3.x use gcc/gcc-libs/gcc-gfortran 6.3.1-2 until described otherwise. Please note that all versions of WRFV3 are now deprecated and need older script releases or manual adjustments to work. WRFV4 uses the latest version of gcc/gcc-gfortran avaiable at the time of testing:

Deprecated WRF versions

Todos

Check the subsidiary readmes or issues for further work

Contributing

created by: Benjamin Held, March 2017