Climlab

Latest version: v0.9.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.6.5

This release mainly adds to the [documentation](http://climlab.readthedocs.io/en/latest/), including a detailed page with instructions for [contributing to climlab](http://climlab.readthedocs.io/en/latest/contributing.html).

This is associated with the forthcoming release of a meta-description paper in [Journal of Open Source Software](http://joss.theoj.org).

0.6.4

This release brings a new simplified API for coupling together subcomponents of a model.

There is now a method `climlab.couple()` that accepts a list of processes and returns a parent model with the given subprocesses nested inside it.

This is considered a beta feature for now and is not really documented. It partially addresses 65

Also included is a new `SimpleAbsorbedShortwave` class for energy balance models, and numerous bug fixes.

0.6.3

This release has some under-the-hood improvements to the Fortran builds that will let us build properly for a wider variety of platforms (including Windows / Python 3).

With thanks to xoviat

0.6.3.dev1

This is an experimental release with an improved build scheme. This release is really just to test the automated build procedure on conda-forge.

0.6.2

This release provides

- the [Emanuel convection scheme](https://emanuel.mit.edu/problem-convective-moistening), so we can now set up and run a comprehensive single- or multi-column radiative-convective model with interactive water vapor
- support for asynchronous coupling of time-dependent components
- significant optimization of some climlab internals to speed up the runtime

No backwards-incompatible changes have been introduced.

0.6.1

This release brings basic integration with [xarray](http://xarray.pydata.org/en/stable/).

There are now `to_xarray()` methods for automated translation of climlab model variables into `xarray.DataArray` and `xarray.Dataset` objects. See [the new docs](http://climlab.readthedocs.io/en/latest/xarray.html).

This should simplify analysis and plotting of model output.

Deeper integration with `xarray` is planned for later releases.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.