DOC: xradar-first user guide, API reference, and gallery examples - #1876
Open
mgrover1 wants to merge 1 commit into
Open
DOC: xradar-first user guide, API reference, and gallery examples#1876mgrover1 wants to merge 1 commit into
mgrover1 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1778 (docs restructure for the xradar-first IO path). Best merged after #1873, whose features it documents.
doc/source/userguide/xradar_integration.rst: which IO path to use today, a supported-API table forXradar/Xgridwith caveats, and the reader-migration direction from roadmap Moderate-Priority I am testing a pull request from a user to a repo #1;pyart_2_0.rstandoverview.rstdeduplicated/updated; toctree wired.pyart.xradaradded to the API reference (doc/source/API/index.rst) with an autosummary-ready module docstring.examples/xradar/scripts updated (radar.info, masked-array notes); newplot_rhi_xradar.pydemonstrating RHI end to end (synthetic data, labeled as such).Validation: every code snippet and example executed locally (all exit 0); docutils structural check clean; full sphinx-gallery build left to the docs CI job.