climt
climt copied to clipboard
The official home of climt, a Python based climate modelling toolkit.
I modified setup.py to find MacPorts and FreeBSD pkg/ports compilers. Currently `python setup.py install` can be used with MacPorts. `pip` can be used for build but `rpath` problem at runtime...
I'm trying to create a relative humidity scheme that calculates cloud cover and cloud water mass from specific humidity. The problem I'm having is that when the cloud cover and...
…l as shortwave surface albedo. near_infrared values were set to same values as existing shortwave values
* CliMT version: 0.16.9 * Python version: 3.7.3 * Operating System: Windows 10 ### Description I've created a model with surface albedo for direct and diffuse SW radiation of 1....
Any diagnostics of total energy available? Thanks.
RRTMG SW has both "shortwave" = UV and visible and near IR albedos that need to be set. This needs to be documented better.
* CliMT version: 0.16.3 * Python version: 3.6.5 * Operating System: OSx ### Description Per Joy's request: I am trying to run a one-dimensional model that holds fixed the radiative...
It is useful to have netcdf component that accumulates over the interval between writes to file.
* CliMT version: 0.16.3 * Python version: 3.6.5 * Operating System: OSx ### Description I'm running a one-dimensional model that uses: - an ocean SlabSurface - both RRTMG schemes -...