Skip to content

Commit

Permalink
✏️ updated README
Browse files Browse the repository at this point in the history
not just for undergrads
  • Loading branch information
cemachelen authored May 17, 2022
1 parent 4b5bb83 commit 6616160
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@

### Guidance on using WRF4 on the UoLeeds ARC3 & ARC4 system

This code repository contains copies of three files that are used to invoke an environment on the University of Leeds HPC for running WRFv4 from a pre-built installation that resides under the `earwrfa` account. This installation is designed primarily for use as part of an undergraduate teaching module in Practical Weather Forecasting.
This code repository contains ther following:

The files are:
* Information on using prebuilt WRF executables on the University of Leeeds HPC system.
* Useful scripts such as GFS and ERA5 met data retrieval and example altered TBL files
* Copies of 2 files that are used to invoke an environment on the University of Leeds HPC for setting up an Evironment for an undergraduate teaching module in Practical Weather Forecasting.

```WRFv4_setup_env.sh``` - used to invoke the cemac module and set up some test environments for running the model;
The files are:

```WRF_tidyup.sh``` - shell script used to clean up old WRF output files before performing a new case study
```WRFv4_setup_env.sh``` - used to invoke the cemac module and set up some test environments for running the model;

```WRF_tidyup.sh``` - shell script used to clean up old WRF output files before performing a new case study

More details on how to invoke the WRF environment and run it on ARC3 are available [here](https://github.com/cemac-tech/WRF4_UoLeeds/wiki/WRFv4-on-ARC3:-User-documentation)

Expand Down

0 comments on commit 6616160

Please sign in to comment.