xarray GAMIC backend#
In this example, we read GAMIC (HDF5) data files using the xradar gamic
backend.
[1]:
import glob
import wradlib as wrl
import warnings
warnings.filterwarnings("ignore")
import matplotlib.pyplot as plt
import numpy as np
import xradar as xd
import datatree as xt
import xarray as xr
try:
get_ipython().run_line_magic("matplotlib inline")
except:
plt.ion()
Load GAMIC HDF5 Volume Data#
[2]:
fpath = "hdf5/DWD-Vol-2_99999_20180601054047_00.h5"
f = wrl.util.get_wradlib_data_file(fpath)
vol = xd.io.open_gamic_datatree(f)
Downloading file 'hdf5/DWD-Vol-2_99999_20180601054047_00.h5' from 'https://github.com/wradlib/wradlib-data/raw/pooch/data/hdf5/DWD-Vol-2_99999_20180601054047_00.h5' to '/home/runner/work/wradlib/wradlib/wradlib-data'.
Inspect RadarVolume#
[3]:
display(vol)
<xarray.DatasetView> Dimensions: () Data variables: volume_number int64 0 platform_type <U5 'fixed' instrument_type <U5 'radar' time_coverage_start <U20 '2018-06-01T05:40:47Z' time_coverage_end <U20 '2018-06-01T05:44:16Z' longitude float64 6.457 altitude float64 310.0 latitude float64 50.93 Attributes: Conventions: None version: None title: None institution: None references: None source: None history: None comment: im/exported using xradar instrument_name: None
datatree.DataTree
- azimuth: 361
- range: 360
- azimuth(azimuth)float640.5219 1.519 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.51886 , 2.529602, ..., 357.51709 , 358.522339, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:40:57.362999808 .....
- standard_name :
- time
array(['2018-06-01T05:40:57.362999808', '2018-06-01T05:40:57.398999808', '2018-06-01T05:40:57.435000064', ..., '2018-06-01T05:40:57.256000000', '2018-06-01T05:40:57.292000000', '2018-06-01T05:40:57.326999808'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 3.585e+04 3.595e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 35750., 35850., 35950.], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 360) Coordinates: * azimuth (azimuth) float64 0.5219 1.519 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:40:57.362999808... * range (range) float32 50.0 150.0 250.0 ... 3.585e+04 3.595e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_0- azimuth: 361
- range: 500
- azimuth(azimuth)float640.5246 1.533 2.543 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.524597, 1.532593, 2.543335, ..., 357.52533 , 358.522339, 359.519348])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:10.996999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:10.996999936', '2018-06-01T05:41:11.035000064', '2018-06-01T05:41:11.073999872', ..., '2018-06-01T05:41:10.880999936', '2018-06-01T05:41:10.920000000', '2018-06-01T05:41:10.957999872'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 4.985e+04 4.995e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 49750., 49850., 49950.], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 500) Coordinates: * azimuth (azimuth) float64 0.5246 1.533 2.543 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:10.996999936... * range (range) float32 50.0 150.0 250.0 ... 4.985e+04 4.995e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_1- azimuth: 361
- range: 620
- azimuth(azimuth)float640.5191 1.524 2.527 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.519104, 1.524353, 2.526855, ..., 357.536316, 358.530579, 359.519348])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:24.842999808 .....
- standard_name :
- time
array(['2018-06-01T05:41:24.842999808', '2018-06-01T05:41:24.880999936', '2018-06-01T05:41:24.920999936', ..., '2018-06-01T05:41:24.728000000', '2018-06-01T05:41:24.767000064', '2018-06-01T05:41:24.805000192'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 6.185e+04 6.195e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.000e+01, 1.500e+02, 2.500e+02, ..., 6.175e+04, 6.185e+04, 6.195e+04], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 620) Coordinates: * azimuth (azimuth) float64 0.5191 1.524 2.527 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:24.842999808... * range (range) float32 50.0 150.0 250.0 ... 6.185e+04 6.195e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_2- azimuth: 360
- range: 800
- azimuth(azimuth)float640.5164 1.522 2.513 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.516357, 1.521606, 2.513123, ..., 357.511597, 358.516846, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:39.368999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:39.368999936', '2018-06-01T05:41:39.412000000', '2018-06-01T05:41:39.453000192', ..., '2018-06-01T05:41:39.244000000', '2018-06-01T05:41:39.286000128', '2018-06-01T05:41:39.328999936'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 7.985e+04 7.995e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.000e+01, 1.500e+02, 2.500e+02, ..., 7.975e+04, 7.985e+04, 7.995e+04], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 800) Coordinates: * azimuth (azimuth) float64 0.5164 1.522 2.513 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:39.368999936... * range (range) float32 50.0 150.0 250.0 ... 7.985e+04 7.995e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_3- azimuth: 361
- range: 1050
- azimuth(azimuth)float640.5219 1.522 2.513 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.521606, 2.513123, ..., 357.514343, 358.516846, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:54.368999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:54.368999936', '2018-06-01T05:41:54.412000000', '2018-06-01T05:41:54.453000192', ..., '2018-06-01T05:41:54.244000000', '2018-06-01T05:41:54.286000128', '2018-06-01T05:41:54.328999936'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 1.048e+05 1.05e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.0000e+01, 1.5000e+02, 2.5000e+02, ..., 1.0475e+05, 1.0485e+05, 1.0495e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 1050) Coordinates: * azimuth (azimuth) float64 0.5219 1.522 2.513 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:54.368999936... * range (range) float32 50.0 150.0 250.0 ... 1.048e+05 1.05e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_4- azimuth: 360
- range: 1400
- azimuth(azimuth)float640.5273 1.522 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.527344, 1.521606, 2.529602, ..., 357.52533 , 358.527832, 359.522095])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:09.369999872 .....
- standard_name :
- time
array(['2018-06-01T05:42:09.369999872', '2018-06-01T05:42:09.412000000', '2018-06-01T05:42:09.453999872', ..., '2018-06-01T05:42:09.244999936', '2018-06-01T05:42:09.287000064', '2018-06-01T05:42:09.328000000'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 1.398e+05 1.4e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.0000e+01, 1.5000e+02, 2.5000e+02, ..., 1.3975e+05, 1.3985e+05, 1.3995e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1400) Coordinates: * azimuth (azimuth) float64 0.5273 1.522 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:09.369999872... * range (range) float32 50.0 150.0 250.0 ... 1.398e+05 1.4e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_5- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5219 1.522 2.516 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.521606, 2.515869, ..., 357.506104, 358.503113, 359.511108])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:27.841000192 .....
- standard_name :
- time
array(['2018-06-01T05:42:27.841000192', '2018-06-01T05:42:27.908999936', '2018-06-01T05:42:27.974999808', ..., '2018-06-01T05:42:27.640999936', '2018-06-01T05:42:27.708000000', '2018-06-01T05:42:27.775000064'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5219 1.522 2.516 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:27.841000192... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_6- azimuth: 361
- range: 1000
- azimuth(azimuth)float640.5246 1.538 2.521 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.524597, 1.538086, 2.521362, ..., 357.519836, 358.511353, 359.511108])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:51.842000128 .....
- standard_name :
- time
array(['2018-06-01T05:42:51.842000128', '2018-06-01T05:42:51.910000128', '2018-06-01T05:42:51.974999808', ..., '2018-06-01T05:42:51.641999872', '2018-06-01T05:42:51.708000000', '2018-06-01T05:42:51.775000064'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5246 1.538 2.521 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:51.842000128... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_7- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5191 1.516 2.516 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.519104, 1.516113, 2.515869, ..., 357.50885 , 358.505859, 359.505615])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:43:17.698999808 .....
- standard_name :
- time
array(['2018-06-01T05:43:17.698999808', '2018-06-01T05:43:17.782000128', '2018-06-01T05:43:17.864999936', ..., '2018-06-01T05:43:17.448999936', '2018-06-01T05:43:17.532000000', '2018-06-01T05:43:17.614000128'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5191 1.516 2.516 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:43:17.698999808... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_8- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5109 1.519 2.519 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.510864, 1.51886 , 2.518616, ..., 357.511597, 358.511353, 359.505615])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:43:49.404000 ... 2...
- standard_name :
- time
array(['2018-06-01T05:43:49.404000000', '2018-06-01T05:43:49.504000000', '2018-06-01T05:43:49.604999936', ..., '2018-06-01T05:43:49.102999808', '2018-06-01T05:43:49.204999936', '2018-06-01T05:43:49.304000000'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5109 1.519 2.519 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:43:49.404000 ..... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_9- volume_number()int640
array(0)
- platform_type()<U5'fixed'
array('fixed', dtype='<U5')
- instrument_type()<U5'radar'
array('radar', dtype='<U5')
- time_coverage_start()<U20'2018-06-01T05:40:47Z'
array('2018-06-01T05:40:47Z', dtype='<U20')
- time_coverage_end()<U20'2018-06-01T05:44:16Z'
array('2018-06-01T05:44:16Z', dtype='<U20')
- longitude()float646.457
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
array(6.4569489)
- altitude()float64310.0
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
array(310.)
- latitude()float6450.93
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
array(50.9287272)
- Conventions :
- None
- version :
- None
- title :
- None
- institution :
- None
- references :
- None
- source :
- None
- history :
- None
- comment :
- im/exported using xradar
- instrument_name :
- None
Inspect root group#
The sweep
dimension contains the number of scans in this radar volume. Further the dataset consists of variables (location coordinates, time_coverage) and attributes (Conventions, metadata).
[4]:
vol.root
[4]:
<xarray.DatasetView> Dimensions: () Data variables: volume_number int64 0 platform_type <U5 'fixed' instrument_type <U5 'radar' time_coverage_start <U20 '2018-06-01T05:40:47Z' time_coverage_end <U20 '2018-06-01T05:44:16Z' longitude float64 6.457 altitude float64 310.0 latitude float64 50.93 Attributes: Conventions: None version: None title: None institution: None references: None source: None history: None comment: im/exported using xradar instrument_name: None
datatree.DataTree
- azimuth: 361
- range: 360
- azimuth(azimuth)float640.5219 1.519 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.51886 , 2.529602, ..., 357.51709 , 358.522339, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:40:57.362999808 .....
- standard_name :
- time
array(['2018-06-01T05:40:57.362999808', '2018-06-01T05:40:57.398999808', '2018-06-01T05:40:57.435000064', ..., '2018-06-01T05:40:57.256000000', '2018-06-01T05:40:57.292000000', '2018-06-01T05:40:57.326999808'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 3.585e+04 3.595e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 35750., 35850., 35950.], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 360) Coordinates: * azimuth (azimuth) float64 0.5219 1.519 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:40:57.362999808... * range (range) float32 50.0 150.0 250.0 ... 3.585e+04 3.595e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_0- azimuth: 361
- range: 500
- azimuth(azimuth)float640.5246 1.533 2.543 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.524597, 1.532593, 2.543335, ..., 357.52533 , 358.522339, 359.519348])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:10.996999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:10.996999936', '2018-06-01T05:41:11.035000064', '2018-06-01T05:41:11.073999872', ..., '2018-06-01T05:41:10.880999936', '2018-06-01T05:41:10.920000000', '2018-06-01T05:41:10.957999872'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 4.985e+04 4.995e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 49750., 49850., 49950.], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[180500 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 500) Coordinates: * azimuth (azimuth) float64 0.5246 1.533 2.543 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:10.996999936... * range (range) float32 50.0 150.0 250.0 ... 4.985e+04 4.995e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_1- azimuth: 361
- range: 620
- azimuth(azimuth)float640.5191 1.524 2.527 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.519104, 1.524353, 2.526855, ..., 357.536316, 358.530579, 359.519348])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:24.842999808 .....
- standard_name :
- time
array(['2018-06-01T05:41:24.842999808', '2018-06-01T05:41:24.880999936', '2018-06-01T05:41:24.920999936', ..., '2018-06-01T05:41:24.728000000', '2018-06-01T05:41:24.767000064', '2018-06-01T05:41:24.805000192'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 6.185e+04 6.195e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.000e+01, 1.500e+02, 2.500e+02, ..., 6.175e+04, 6.185e+04, 6.195e+04], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[223820 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 620) Coordinates: * azimuth (azimuth) float64 0.5191 1.524 2.527 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:24.842999808... * range (range) float32 50.0 150.0 250.0 ... 6.185e+04 6.195e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_2- azimuth: 360
- range: 800
- azimuth(azimuth)float640.5164 1.522 2.513 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.516357, 1.521606, 2.513123, ..., 357.511597, 358.516846, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:39.368999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:39.368999936', '2018-06-01T05:41:39.412000000', '2018-06-01T05:41:39.453000192', ..., '2018-06-01T05:41:39.244000000', '2018-06-01T05:41:39.286000128', '2018-06-01T05:41:39.328999936'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 7.985e+04 7.995e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.000e+01, 1.500e+02, 2.500e+02, ..., 7.975e+04, 7.985e+04, 7.995e+04], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[288000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 800) Coordinates: * azimuth (azimuth) float64 0.5164 1.522 2.513 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:39.368999936... * range (range) float32 50.0 150.0 250.0 ... 7.985e+04 7.995e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_3- azimuth: 361
- range: 1050
- azimuth(azimuth)float640.5219 1.522 2.513 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.521606, 2.513123, ..., 357.514343, 358.516846, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:41:54.368999936 .....
- standard_name :
- time
array(['2018-06-01T05:41:54.368999936', '2018-06-01T05:41:54.412000000', '2018-06-01T05:41:54.453000192', ..., '2018-06-01T05:41:54.244000000', '2018-06-01T05:41:54.286000128', '2018-06-01T05:41:54.328999936'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 1.048e+05 1.05e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.0000e+01, 1.5000e+02, 2.5000e+02, ..., 1.0475e+05, 1.0485e+05, 1.0495e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[379050 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 1050) Coordinates: * azimuth (azimuth) float64 0.5219 1.522 2.513 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:41:54.368999936... * range (range) float32 50.0 150.0 250.0 ... 1.048e+05 1.05e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_4- azimuth: 360
- range: 1400
- azimuth(azimuth)float640.5273 1.522 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.527344, 1.521606, 2.529602, ..., 357.52533 , 358.527832, 359.522095])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:09.369999872 .....
- standard_name :
- time
array(['2018-06-01T05:42:09.369999872', '2018-06-01T05:42:09.412000000', '2018-06-01T05:42:09.453999872', ..., '2018-06-01T05:42:09.244999936', '2018-06-01T05:42:09.287000064', '2018-06-01T05:42:09.328000000'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 1.398e+05 1.4e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([5.0000e+01, 1.5000e+02, 2.5000e+02, ..., 1.3975e+05, 1.3985e+05, 1.3995e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[504000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1400) Coordinates: * azimuth (azimuth) float64 0.5273 1.522 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:09.369999872... * range (range) float32 50.0 150.0 250.0 ... 1.398e+05 1.4e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_5- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5219 1.522 2.516 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.521606, 2.515869, ..., 357.506104, 358.503113, 359.511108])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:27.841000192 .....
- standard_name :
- time
array(['2018-06-01T05:42:27.841000192', '2018-06-01T05:42:27.908999936', '2018-06-01T05:42:27.974999808', ..., '2018-06-01T05:42:27.640999936', '2018-06-01T05:42:27.708000000', '2018-06-01T05:42:27.775000064'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5219 1.522 2.516 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:27.841000192... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_6- azimuth: 361
- range: 1000
- azimuth(azimuth)float640.5246 1.538 2.521 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.524597, 1.538086, 2.521362, ..., 357.519836, 358.511353, 359.511108])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:42:51.842000128 .....
- standard_name :
- time
array(['2018-06-01T05:42:51.842000128', '2018-06-01T05:42:51.910000128', '2018-06-01T05:42:51.974999808', ..., '2018-06-01T05:42:51.641999872', '2018-06-01T05:42:51.708000000', '2018-06-01T05:42:51.775000064'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[361000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5246 1.538 2.521 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:42:51.842000128... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_7- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5191 1.516 2.516 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.519104, 1.516113, 2.515869, ..., 357.50885 , 358.505859, 359.505615])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:43:17.698999808 .....
- standard_name :
- time
array(['2018-06-01T05:43:17.698999808', '2018-06-01T05:43:17.782000128', '2018-06-01T05:43:17.864999936', ..., '2018-06-01T05:43:17.448999936', '2018-06-01T05:43:17.532000000', '2018-06-01T05:43:17.614000128'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5191 1.516 2.516 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:43:17.698999808... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_8- azimuth: 360
- range: 1000
- azimuth(azimuth)float640.5109 1.519 2.519 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.510864, 1.51886 , 2.518616, ..., 357.511597, 358.511353, 359.505615])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[360 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:43:49.404000 ... 2...
- standard_name :
- time
array(['2018-06-01T05:43:49.404000000', '2018-06-01T05:43:49.504000000', '2018-06-01T05:43:49.604999936', ..., '2018-06-01T05:43:49.102999808', '2018-06-01T05:43:49.204999936', '2018-06-01T05:43:49.304000000'], dtype='datetime64[ns]')
- range(range)float3275.0 225.0 ... 1.498e+05 1.499e+05
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 150.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 75.0
array([7.50000e+01, 2.25000e+02, 3.75000e+02, ..., 1.49625e+05, 1.49775e+05, 1.49925e+05], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[360000 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
<xarray.DatasetView> Dimensions: (azimuth: 360, range: 1000) Coordinates: * azimuth (azimuth) float64 0.5109 1.519 2.519 ... 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:43:49.404000 ..... * range (range) float32 75.0 225.0 375.0 ... 1.498e+05 1.499e+05 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
sweep_9- volume_number()int640
array(0)
- platform_type()<U5'fixed'
array('fixed', dtype='<U5')
- instrument_type()<U5'radar'
array('radar', dtype='<U5')
- time_coverage_start()<U20'2018-06-01T05:40:47Z'
array('2018-06-01T05:40:47Z', dtype='<U20')
- time_coverage_end()<U20'2018-06-01T05:44:16Z'
array('2018-06-01T05:44:16Z', dtype='<U20')
- longitude()float646.457
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
array(6.4569489)
- altitude()float64310.0
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
array(310.)
- latitude()float6450.93
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
array(50.9287272)
- Conventions :
- None
- version :
- None
- title :
- None
- institution :
- None
- references :
- None
- source :
- None
- history :
- None
- comment :
- im/exported using xradar
- instrument_name :
- None
Inspect sweep group(s)#
The sweep-groups can be accessed via their respective keys. The dimensions consist of range
and time
with added coordinates azimuth
, elevation
, range
and time
. There will be variables like radar moments (DBZH etc.) and sweep-dependend metadata (like fixed_angle
, sweep_mode
etc.).
[5]:
display(vol["sweep_0"])
<xarray.DatasetView> Dimensions: (azimuth: 361, range: 360) Coordinates: * azimuth (azimuth) float64 0.5219 1.519 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 ... time (azimuth) datetime64[ns] 2018-06-01T05:40:57.362999808... * range (range) float32 50.0 150.0 250.0 ... 3.585e+04 3.595e+04 longitude float64 ... latitude float64 ... altitude float64 ... Data variables: (12/17) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... PHIDP (azimuth, range) float32 ... sweep_mode <U20 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
datatree.DataTree
- azimuth: 361
- range: 360
- azimuth(azimuth)float640.5219 1.519 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.51886 , 2.529602, ..., 357.51709 , 358.522339, 359.516602])
- elevation(azimuth)float64...
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
[361 values with dtype=float64]
- time(azimuth)datetime64[ns]2018-06-01T05:40:57.362999808 .....
- standard_name :
- time
array(['2018-06-01T05:40:57.362999808', '2018-06-01T05:40:57.398999808', '2018-06-01T05:40:57.435000064', ..., '2018-06-01T05:40:57.256000000', '2018-06-01T05:40:57.292000000', '2018-06-01T05:40:57.326999808'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 3.585e+04 3.595e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 35750., 35850., 35950.], dtype=float32)
- longitude()float64...
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
[1 values with dtype=float64]
- latitude()float64...
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
[1 values with dtype=float64]
- altitude()float64...
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
[1 values with dtype=float64]
- DBZH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Equivalent reflectivity factor H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBZV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Equivalent reflectivity factor V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- KDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg/km
- units :
- degrees per kilometer
- standard_name :
- radar_specific_differential_phase_hv
- long_name :
- Specific differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- RHOHV(azimuth, range)float32...
- format :
- UV16
- is_dft :
- 0
- units :
- unitless
- standard_name :
- radar_correlation_coefficient_hv
- long_name :
- Correlation coefficient HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_h
- long_name :
- Total power H (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- DBTV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dBZ
- units :
- dBZ
- standard_name :
- radar_equivalent_reflectivity_factor_v
- long_name :
- Total power V (uncorrected reflectivity)
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- ZDR(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- dB
- units :
- dB
- standard_name :
- radar_differential_reflectivity_hv
- long_name :
- Log differential reflectivity H/V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_h
- long_name :
- Radial velocity of scatterers away from instrument H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- VRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radial_velocity_of_scatterers_away_from_instrument_v
- long_name :
- Radial velocity of scatterers away from instrument V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADH(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per seconds
- standard_name :
- radar_doppler_spectrum_width_h
- long_name :
- Doppler spectrum width H
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- WRADV(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- m/s
- units :
- meters per second
- standard_name :
- radar_doppler_spectrum_width_v
- long_name :
- Doppler spectrum width V
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- PHIDP(azimuth, range)float32...
- format :
- UV8
- is_dft :
- 0
- unit :
- deg
- units :
- degrees
- standard_name :
- radar_differential_phase_hv
- long_name :
- Differential phase HV
- _Undetect :
- 0.0
- coordinates :
- elevation azimuth range latitude longitude altitude time rtime sweep_mode
[129960 values with dtype=float32]
- sweep_mode()<U20...
[1 values with dtype=<U20]
- sweep_number()int64...
[1 values with dtype=int64]
- prt_mode()<U7...
[1 values with dtype=<U7]
- follow_mode()<U7...
[1 values with dtype=<U7]
- sweep_fixed_angle()float64...
[1 values with dtype=float64]
Georeferencing#
[6]:
swp = vol["sweep_0"].ds.copy()
swp = swp.assign_coords(sweep_mode=swp.sweep_mode)
[7]:
swp = swp.wrl.georef.georeference()
display(swp)
<xarray.Dataset> Dimensions: (azimuth: 361, range: 360) Coordinates: (12/15) * azimuth (azimuth) float64 0.5219 1.519 2.53 ... 357.5 358.5 359.5 elevation (azimuth) float64 28.0 28.0 28.0 28.0 ... 28.0 28.0 28.0 time (azimuth) datetime64[ns] 2018-06-01T05:40:57.362999808... * range (range) float32 50.0 150.0 250.0 ... 3.585e+04 3.595e+04 sweep_mode <U20 'azimuth_surveillance' longitude float64 6.457 ... ... y (azimuth, range) float64 44.14 132.4 ... 3.168e+04 z (azimuth, range) float64 333.5 380.4 ... 1.725e+04 gr (azimuth, range) float64 44.11 132.4 ... 3.168e+04 rays (azimuth, range) float64 0.5219 0.5219 ... 359.5 359.5 bins (azimuth, range) float32 50.0 150.0 ... 3.595e+04 spatial_ref int64 0 Data variables: (12/16) DBZH (azimuth, range) float32 ... DBZV (azimuth, range) float32 ... KDP (azimuth, range) float32 ... RHOHV (azimuth, range) float32 ... DBTH (azimuth, range) float32 ... DBTV (azimuth, range) float32 ... ... ... WRADV (azimuth, range) float32 ... PHIDP (azimuth, range) float32 ... sweep_number int64 ... prt_mode <U7 ... follow_mode <U7 ... sweep_fixed_angle float64 ...
xarray.Dataset
- azimuth: 361
- range: 360
- azimuth(azimuth)float640.5219 1.519 2.53 ... 358.5 359.5
- standard_name :
- ray_azimuth_angle
- long_name :
- azimuth_angle_from_true_north
- units :
- degrees
- axis :
- radial_azimuth_coordinate
array([ 0.521851, 1.51886 , 2.529602, ..., 357.51709 , 358.522339, 359.516602])
- elevation(azimuth)float6428.0 28.0 28.0 ... 28.0 28.0 28.0
- standard_name :
- ray_elevation_angle
- long_name :
- elevation_angle_from_horizontal_plane
- units :
- degrees
- axis :
- radial_elevation_coordinate
array([27.998657, 27.998657, 27.998657, ..., 27.998657, 27.998657, 27.998657])
- time(azimuth)datetime64[ns]2018-06-01T05:40:57.362999808 .....
- standard_name :
- time
array(['2018-06-01T05:40:57.362999808', '2018-06-01T05:40:57.398999808', '2018-06-01T05:40:57.435000064', ..., '2018-06-01T05:40:57.256000000', '2018-06-01T05:40:57.292000000', '2018-06-01T05:40:57.326999808'], dtype='datetime64[ns]')
- range(range)float3250.0 150.0 ... 3.585e+04 3.595e+04
- units :
- meters
- standard_name :
- projection_range_coordinate
- long_name :
- range_to_measurement_volume
- axis :
- radial_range_coordinate
- meters_between_gates :
- 100.0
- spacing_is_constant :
- true
- meters_to_center_of_first_gate :
- 50.0
array([ 50., 150., 250., ..., 35750., 35850., 35950.], dtype=float32)
- sweep_mode()<U20'azimuth_surveillance'
array('azimuth_surveillance', dtype='<U20')
- longitude()float646.457
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
array(6.456949)
- latitude()float6450.93
- long_name :
- latitude
- units :
- degrees_north
- positive :
- up
- standard_name :
- latitude
array(50.928727)
- altitude()float64310.0
- long_name :
- altitude
- units :
- meters
- standard_name :
- altitude
array(310.)
- x(azimuth, range)float640.4021 1.206 2.01 ... -266.5 -267.3
array([[ 4.02078469e-01, 1.20622874e+00, 2.01037011e+00, ..., 2.86918236e+02, 2.87719206e+02, 2.88520168e+02], [ 1.17013909e+00, 3.51039784e+00, 5.85063071e+00, ..., 8.34996817e+02, 8.37327822e+02, 8.39658800e+02], [ 1.94841630e+00, 5.84521657e+00, 9.74197373e+00, ..., 1.39036584e+03, 1.39424723e+03, 1.39812857e+03], ..., [-1.91247477e+00, -5.73739259e+00, -9.56226809e+00, ..., -1.36471841e+03, -1.36852820e+03, -1.37233795e+03], [-1.13840646e+00, -3.41520050e+00, -5.69196935e+00, ..., -8.12352809e+02, -8.14620600e+02, -8.16888365e+02], [-3.72452366e-01, -1.11735092e+00, -1.86224123e+00, ..., -2.65777414e+02, -2.66519367e+02, -2.67261311e+02]])
- y(azimuth, range)float6444.14 132.4 ... 3.159e+04 3.168e+04
array([[ 44.14436415, 132.43235996, 220.71937914, ..., 31500.87370183, 31588.81257186, 31676.75047383], [ 44.13068465, 132.39132169, 220.6509824 , ..., 31491.11218055, 31579.0238 , 31666.93445169], [ 44.10317707, 132.30879939, 220.51344599, ..., 31471.48310606, 31559.33992834, 31647.19578347], ..., [ 44.10475024, 132.31351888, 220.52131177, ..., 31472.60570279, 31560.46565895, 31648.32464792], [ 44.13151464, 132.39381163, 220.65513227, ..., 31491.70444683, 31579.61771967, 31667.53002473], [ 44.14462405, 132.43313966, 220.72067862, ..., 31501.05916345, 31588.99855122, 31676.93697093]])
- z(azimuth, range)float64333.5 380.4 ... 1.