easyclimate.wrf.interface

easyclimate.wrf.interface#

WRF-python interface

See also

This is the built-in compiled wrf-python package. Please refer to the User API in the wrf-python package for related routines.

Functions

open_wrf_data(filename[, mode, clobber, ...])

Open WRF (Weather Research and Forecasting) Model Output data.

transfer_xarray2nctype(ds)

Transfer WRF data from xarray.Dataset to netCDF4.Dataset.