Skip to content

Releases: GEOS-ESM/GEOSmie

v2.1.0

05 Dec 18:51
fa81629

Choose a tag to compare

This release has a few minor bug fixes but adds new capabilities to generate optical properties for CARMA aerosol module (external mixtures only) and provides a run script example. Also included are some new plotting routines.

v2.0.0

25 Jun 18:07
f421535

Choose a tag to compare

This release makes a major restructuring of the code to be more like other GEOS components, with a cmake-build/install functionality.

What's Changed

Full Changelog: v1.2.1...v2.0.0

What's Changed

Full Changelog: v1.2.1...v2.0.0

v1.2.2

23 Apr 20:59
570d630

Choose a tag to compare

This release changes the sense of the phase matrix output at explicit angles, moving from unnormalized values as s11, s12, etc. to normalized values as p11, p12, etc. This applies to the monochromatic files generated by runoptics.py. Adjustments are made in rungsf.py for these variable names. The example run scripts under the scripts directory adopt a new filename convention more like the legacy naming scheme. Finally, documentation of particle property assumptions is introduced in the README.md under scripts.

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Apr 20:45

Choose a tag to compare

Introduce a components.yaml and CMakeLists.txt to include GMAOpyobs

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

10 Apr 19:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

Fix RH bug in "trivial" case

02 Apr 17:36

Choose a tag to compare

This increment addresses a previously untested-for bug that was leftover from the dimension reordering. Applicable to the "trivial" RH case that is used with dust optics.

v1.1.1

21 Mar 20:10

Choose a tag to compare

This is slight (but needed) mod on 1.1.0 to reconcile some inconsistency in working code and develop

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Mar 15:31

Choose a tag to compare

Reorder and rename dimensions

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 Mar 15:21

Choose a tag to compare

What's Changed

  • Feature/pcolarco/dointegration bugfix by @pcolarco in #7

Full Changelog: v1.0.0...v1.0.1

First Release of GEOSmie

28 Sep 12:48

Choose a tag to compare

This is the first release of the GEOSmie package which provides tools for creating Look Up Tables with aerosol single scattering properties.

What's Changed

New Contributors

Full Changelog: https://github.com/GEOS-ESM/GEOSmie/commits/v1.0.0