pyarts.griddedfield.
griddedfield_from_netcdf
Create an ARTS GriddedField of appropriate dimension from netCDF.
GriddedField
ncfile (str) – Path to netCDF file.
**kwargs – Additional keyword arguments are passed to the from_nc() method.
from_nc()
Appropriate ARTS GriddedField.