Releases: GEOS-ESM/GEOSmie
v2.1.0
v2.0.0
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
- Update gitignore by @mathomp4 in #29
- Bugfix/pcastell/fix eval by @patricia-nasa in #30
- Feature/pcolarco/change name convention by @pcolarco in #31
- Feature/pcolarco/normalize phase function by @pcolarco in #32
- Feature/pcastell/refactor install by @patricia-nasa in #35
- prc: update CHANGELOG by @pcolarco in #36
- Merge develop to main by @pcolarco in #37
Full Changelog: v1.2.1...v2.0.0
What's Changed
- Update gitignore by @mathomp4 in #29
- Bugfix/pcastell/fix eval by @patricia-nasa in #30
- Feature/pcolarco/change name convention by @pcolarco in #31
- Feature/pcolarco/normalize phase function by @pcolarco in #32
- Feature/pcastell/refactor install by @patricia-nasa in #35
- prc: update CHANGELOG by @pcolarco in #36
- Merge develop to main by @pcolarco in #37
Full Changelog: v1.2.1...v2.0.0
v1.2.2
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
- Update gitignore by @mathomp4 in #29
- Bugfix/pcastell/fix eval by @patricia-nasa in #30
- Feature/pcolarco/change name convention by @pcolarco in #31
- Feature/pcolarco/normalize phase function by @pcolarco in #32
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Introduce a components.yaml and CMakeLists.txt to include GMAOpyobs
What's Changed
- Feature/pcolarco/classic legacy fix kernel mass efficiency by @pcolarco in #17
- Feature/respinosa/conversion_cleanup by @ReedEspinosa in #16
- prc: fix CHANGELOG by @pcolarco in #22
- Merge main into develop by @mathomp4 in #23
- Feature/pcastell/gsf evaluator by @patricia-nasa in #19
- prc: update changelog by @pcolarco in #24
- Feature/pcolarco/add pyobs by @pcolarco in #26
- prc: update CHANGELOG.md by @pcolarco in #28
New Contributors
- @ReedEspinosa made their first contribution in #16
- @patricia-nasa made their first contribution in #19
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Feature/pcolarco/classic legacy fix kernel mass efficiency by @pcolarco in #17
- Feature/respinosa/conversion_cleanup by @ReedEspinosa in #16
- prc: fix CHANGELOG by @pcolarco in #22
- Merge main into develop by @mathomp4 in #23
- Feature/pcastell/gsf evaluator by @patricia-nasa in #19
- prc: update changelog by @pcolarco in #24
New Contributors
- @ReedEspinosa made their first contribution in #16
- @patricia-nasa made their first contribution in #19
Full Changelog: v1.1.2...v1.2.0
Fix RH bug in "trivial" case
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
v1.1.0
Reorder and rename dimensions
What's Changed
- Feature/okemppin/cleanup by @okemppin in #4
- Features/pcolarco/dimension rearrange by @pcolarco in #8
- Handmerge main into develop by @mathomp4 in #10
- Merge bug fix back to develop by @pcolarco in #9
- Merge develop to main for v1.1.0 release by @pcolarco in #11
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
First Release of GEOSmie
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
- Feature/okemppin/first commit by @okemppin in #1
- Update CHANGELOG.md by @amdasilva in #2
- Develop by @amdasilva in #3
New Contributors
- @okemppin made their first contribution in #1
- @amdasilva made their first contribution in #2
Full Changelog: https://github.com/GEOS-ESM/GEOSmie/commits/v1.0.0