NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
189 stars 142 forks source link

Adding diagnostics to WRF-DART documentation #544

Closed braczka closed 11 months ago

braczka commented 11 months ago

Description:

Added a more complete diagnostics section to the WRF-DART Tutorial.

Fixes issue

Address issue #543

Types of changes

Documentation changes needed?

Tests

I used diagnostic output from a WRF Tutorial example I have already run. The BASEDIR is located here: /glade/scratch/bmraczka/WRF_DART_Tut4. The analysis_increment.nc, obs_epoch_029.nc and obs_diag_output.nc files, in which I tested the new diagnostic section with are located in ~/output/2017042712/.

Checklist for merging

Checklist for release

Testing Datasets

hkershaw-brown commented 11 months ago

note for reviewers, the readthedocs for this pull request can be viewed can be viewed here: https://dart-documentation--544.org.readthedocs.build/en/544/models/wrf/tutorial/README.html#step-6-diagnosing-the-assimilation-results

braczka commented 11 months ago

Latest commits addresses comments by @mjs2369. Also got rid of unrelated and annoying footnote build errors in CLM documentation to partially address issue #546