konrad.atmosphere.Atmosphere.from_netcdf

classmethod Atmosphere.from_netcdf(ncfile, timestep=- 1)[source]

Create an atmosphere model from a netCDF file.

Parameters
  • ncfile (str) – Path to netCDF file.

  • timestep (int) – Timestep to read (default is last timestep).