NCAR / DART

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

Fix obs_diag ranked histogram documentation links #695

Open c-merchant opened 4 days ago

c-merchant commented 4 days ago

Description:

This is a fix to the documentation links for guidance on creating ranked histograms with ncview and matlab for threed_cartesian and threed_sphere obs_diag. They link to the documentation for ncview and the guide on analyzing observation space with MATLAB.

Fixes issue

Issue #657

Types of changes

Documentation changes needed?

Tests

I built and ran the DART documentation locally with Sphinx and ran the classic ./quickbuild.sh to make sure things hadn't been thrown off.

Checklist for merging

Checklist for release

Testing Datasets

hkershaw-brown commented 2 days ago

Thanks Charlotte, the fix looks good. As you mentioned there's a commit history with a few experiments here, I'm going to go ahead and squash the commits to keep tidy.

The obs_diag pages all have a broken link to 'ncview' at the bottom of each page, I'll switch this out with the working link since I'm squashing.

This is out of scope for this request, but there is loads of repeated documentation between these pages:

PROGRAM obs_diag (for 1D observations) PROGRAM obs_diag (for observations that use the threed_cartesian location module) PROGRAM obs_diag (for observations that use the threed_sphere location module)