We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b351ac commit 472df99Copy full SHA for 472df99
models/wrf/tutorial/README.rst
@@ -255,8 +255,8 @@ bash ``export BASE_DIR=<path_to_your_working_directory>``
255
::
256
257
cd $BASE_DIR
258
- wget data.dart.ucar.edu/WRF/wrf_dart_tutorial_29Apr2024.tar.gz
259
- tar -xzvf wrf_dart_tutorial_29Apr2024.tar.gz
+ wget data.dart.ucar.edu/wrfdart/tutorial/wrf_dart_nested_tutorial_15Jan2026.tar.gz
+ tar -xzvf wrf_dart_nested_tutorial_15Jan2026.tar.gz
260
261
After untarring the file you should see the following directories:
262
*icbc, output, perts,* and *template.* The directory names (case
0 commit comments