Recent Releases of https://github.com/climlab/climlab-cam3-radiation

https://github.com/climlab/climlab-cam3-radiation - Version 0.3.1

This release includes a build change that will hopefully allow successful builds on conda-forge.

Additionally, this module is now consistent with the most recent climlab-rrtmg in how it handles the solar irradiance factor. The input parameters eccf is now expected to be an array of same size as the horizontal grid.

What's Changed

  • Avoid referencing missing c module by @brian-rose in https://github.com/climlab/climlab-cam3-radiation/pull/14
  • Make eccf array input and test for that by @brian-rose in https://github.com/climlab/climlab-cam3-radiation/pull/15
  • update README again for new release by @brian-rose in https://github.com/climlab/climlab-cam3-radiation/pull/16

Full Changelog: https://github.com/climlab/climlab-cam3-radiation/compare/v0.3...v0.3.1

- Fortran
Published by brian-rose over 1 year ago

https://github.com/climlab/climlab-cam3-radiation - Version 0.3

This release modernizes how we compile the Fortran code and build the installable Python package, now using meson.

As a consequence of this change, it will now finally be possible to run this code under recent Python version (3.12, 3.13).

- Fortran
Published by brian-rose over 1 year ago

https://github.com/climlab/climlab-cam3-radiation - Version 0.2

This is the first public release of climlab-cam3-radiation, the standalone Python wrapper of the NCAR CAM3 radiation code, for use by climlab.

- Fortran
Published by brian-rose about 4 years ago