User Guide#
In this section we provide material how to use xradar.
Most of the material is distributed as jupyter notebooks to be able to interactively explore xradar functionality.
To use xradar in a project:
import xradar
Backends
Examples
- Assign GeoCoords
- Reproject Radar Coordinates
- Imports
- Read a sample radar file
- 1. Default georeferencing (AEQD, meters)
- 2. Reproject to geographic lon/lat (EPSG:4326)
- 3. Reproject to a projected CRS (UTM, Web Mercator)
- 4. Plot on a cartopy map
- 5. Side-by-side comparison of projections
- 6. Radar data on different map projections
- 7. Works on a single Dataset too
- Summary
- CfRadial1 - Export
- Work with AWS
- Plan Position Indicator
- Angle Reindexing
- NDPointIndex
- Step-by-step guide
- Timeseries of Sweeps
- AWS Volumes to ARCO
- CfRadial1 <-> CfRadial2