Skip to content
Snippets Groups Projects
Commit 909dea8c authored by Stefano Serafin's avatar Stefano Serafin
Browse files

WRF.md Fixed srvx1 config issue

parent 50e9617c
Branches
Tags
No related merge requests found
......@@ -276,7 +276,7 @@ This is actually a misleading error message. The problem has nothing to do with
The configure script stores the model configuration to a file called `configure.wrf`. This is specific to the source code version, to the server where the source code is compiled, and to the software environment. If you a have a working `configure.wrf` file for a given source code/server/environment, back it up.
To solve the NETCDF4 error on srvx1, these changes to `configure.wrf` are needed:
To solve the NETCDF4 error on srvx1: first, run `configure` and interrupt the process (`Ctrl+C`) before it raises the NetCDF warning; so, `configure.wrf` will not be deleted. Then, make the following changes to the automatically-generated `configure.wrf`:
```sh
(base) [serafin@srvx1 WRF]$ diff configure.wrf configure.wrf.dmpar
98c98
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment