xradar.io.backends.gamic.GamicBackendEntrypoint#
- class xradar.io.backends.gamic.GamicBackendEntrypoint[source]#
Xarray BackendEntrypoint for GAMIC data.
- Keyword Arguments:
first_dim (
str) – Can betimeorautofirst dimension. If set toauto, first dimension will be eitherazimuthorelevationdepending on type of sweep. Defaults toauto.reindex_angle (
boolordict) – Defaults to False, no reindexing. Given dict should contain the kwargs to reindex_angle. Only invoked if decode_coord=True.fix_second_angle (
bool) – For PPI only. If True, fixes erroneous second angle data. Defaults toFalse.site_as_coords (
bool) – Attach radar site-coordinates to Dataset, defaults toTrue.kwargs (
dict) – Additional kwargs are fed toxarray.open_dataset().
- __init__()#
Methods
__init__()guess_can_open(filename_or_obj)Backend open_dataset method used by Xarray in
open_dataset().open_dataset(filename_or_obj, *[, ...])Backend open_dataset method used by Xarray in
open_dataset().open_datatree(filename_or_obj, *[, ...])Backend open_datatree method used by Xarray in
open_datatree().open_groups_as_dict(filename_or_obj, *[, ...])Opens a dictionary mapping from group names to Datasets.
Attributes
descriptionopen_dataset_parameterssupports_groupsurl