xarray reads netCDF files effortlessly.
Metpy then parses CF-compliant projection attributes and generates a Cartopy CRS.
The read-in data and CRS can then get piped to hvplot for display.
R3. Plot satellite imagery using xarray, metpy, and hvplot
xarray reads netCDF files effortlessly.
Metpy then parses CF-compliant projection attributes and generates a Cartopy CRS.
The read-in data and CRS can then get piped to hvplot for display.