utilities.wrf2cosipy.wrf2cosipy

This file reads the input data (model forcing) and write the output to netcdf file

Functions

add_variable_along_latlon(ds, var, name, ...)

This function self.adds missing variables to the self.DATA class

add_variable_along_timelatlon(ds, var, name, ...)

This function adds missing variables to the DATA class

check(field, max, min)

Check the validity of the input data

create_input(wrf_file, cosipy_file, ...)

This function creates an input dataset from the Hintereisferner CR3000 Logger Dataset Here you need to define how to interpolate the data.

wrf_rh(T2, Q2, PSFC)