Data Assimilation Research Testbed
A complete documentation can be found here: https://docs.dart.ucar.edu.
Compiling on jet
(as of 2024-10-12)
Go into the DART/build_templates folder.
Copy a template file, e.g. mkmf.template.rttov.gfortran to a file named mkmf.template.
Load modules.
| Bash | |
|---|---|
1 2 | |
Set variables within mkmf.template:
| Bash | |
|---|---|
1 2 3 | |
Go to folder DART/models/wrf/work.
Execute ./quickbuild.
The build process was successful when programs like filter were built and can be seen in this folder.