Climlab

Latest version: v0.8.2

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

Scan your dependencies

Page 2 of 6

0.7.9

- Bug fixes
- Improvements to the documentation, specifically on how to build the docs locally.

0.7.8

Bug fixes.

0.7.7

Bug fixes

0.7.6

Bug fixes, some improvements to build infrastructure and docs, and tested compatibility with Python 3.8 on all platforms.

0.7.5

This is mostly a bug fix release to fix some issues with the diagnostics created by the new AdvectionDiffusion class introduced in v0.7.4

There are also improvements to the Windows build on Appveyor.

0.7.4

A new flexible 1D advection-diffusion solver:

- `climlab.dynamics.AdvectionDiffusion` is a new parent class for 1D advection-diffusion processes
- Operates along any named axis
- Non-uniform grids are supported
- No breaking changes to existing Diffusion classes; they now subclass `climlab.dynamics.AdvectionDiffusion` and simply set the advecting velocity to zero.
- New numerics are implemented in `climlab.dynamics.adv_diff_numerics`; this module is independent of the `climlab.Process` objects and can be used outside the context of climlab models.
- Improved documentation of the `climlab.dynamics` module

Plus some bug fixes.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.