API Manual#
- Release:
2.0.3
- Date:
Nov 06, 2024
This guide provides documentation for all modules, function, methods, and classes within Py-ART for those in the public API.
Documentation is broken down by directory and module.
Core (pyart.core) |
|
Input and output (pyart.io) |
|
Auxiliary input and output (pyart.aux_io) |
|
pyart.config |
|
Radar Corrections (pyart.correct) |
|
pyart.exceptions |
|
Radar Retrievals (pyart.retrieve) |
|
Graphing (pyart.graph) |
|
Filters (pyart.filters) |
|
pyart.lazydict |
|
Py-ART has a robust function for mapping radar data from the collected radar coordinates to Cartesian coordinates. |
|
Miscellaneous utility functions. |
|
Bridging to other toolkits (pyart.bridge) |
|
Utilities helpful when writing and running unit tests such as sample files and sample objects. |
|
|
Print out version and status information for debugging. |