atmtools / konrad

Implementation of a radiative-convective equilibrium model.
MIT License
19 stars 18 forks source link

Add the possibility to define the RH profile from data #149

Closed stella-bourdin closed 3 years ago

stella-bourdin commented 3 years ago

With the ProfileFromData class, one can give pressure and corresponding relative humidity arrays to be used as relative humidity profile through interpolation on the model's grid. This allow to reproduce for example a profile from another model output or reanalysis or observationnal data.