Recent Releases of EMC²
EMC² - v1.3.6
What's Changed
- DOC: P3 logic implementation demo notebook by @isilber in https://github.com/ARM-DOE/EMC2/pull/148
- FIX: incorrect KAZR site by @isilber in https://github.com/ARM-DOE/EMC2/pull/149
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in https://github.com/ARM-DOE/EMC2/pull/150
- BUG: handle model output with large ql fraction but truncated in-cloud by @isilber in https://github.com/ARM-DOE/EMC2/pull/151
- MNT: main.py refactoring by @isilber in https://github.com/ARM-DOE/EMC2/pull/152
- ENH: piecewise power-law Vt + by @isilber in https://github.com/ARM-DOE/EMC2/pull/153
- FIX: set setuptools-scm version from git tag in pypi-release workflow by @isilber in https://github.com/ARM-DOE/EMC2/pull/155
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/ARM-DOE/EMC2/pull/150
Full Changelog: https://github.com/ARM-DOE/EMC2/compare/1.3.5...1.3.6
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by isilber about 2 months ago
EMC² - v1.3.5
What's Changed
- P3 microphysics scheme logic by @isilber in https://github.com/ARM-DOE/EMC2/pull/139
- DEV: add fluffines to P3
hybrid == 1consistent with P3 in E3SMv3 by @isilber in https://github.com/ARM-DOE/EMC2/pull/140 - ENH: add option to skip "fluffy" ice scaling factor for rad approach by @isilber in https://github.com/ARM-DOE/EMC2/pull/141
- ENH: air density correction factor to V_D by @isilber in https://github.com/ARM-DOE/EMC2/pull/142
- BUG: missing P3 ice output when
Fr=0.0by @isilber in https://github.com/ARM-DOE/EMC2/pull/143 - ENH: Dynamic relative variance in subcolumn q_c allocation. by @isilber in https://github.com/ARM-DOE/EMC2/pull/144
- Reduced volume LUTs and updated P3 LUTs by @isilber in https://github.com/ARM-DOE/EMC2/pull/145
- REL: v1.3.5 by @isilber in https://github.com/ARM-DOE/EMC2/pull/147
Full Changelog: https://github.com/ARM-DOE/EMC2/compare/1.3.4...1.3.5
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by isilber 7 months ago
EMC² - v1.3.4
What's Changed
WRFmodel class enhancements and corrections by @isilber in https://github.com/ARM-DOE/EMC2/pull/129- MNT: v1.3.3 in setup.py by @isilber in https://github.com/ARM-DOE/EMC2/pull/130
- ENH: Modernize github workflows by @mgrover1 in https://github.com/ARM-DOE/EMC2/pull/132
- Refactoring of the instrument class code and addition of instrument class replica by @isilber in https://github.com/ARM-DOE/EMC2/pull/131
- FIX: remove PieMieScatt from docs continuous integration and update object class doc by @isilber in https://github.com/ARM-DOE/EMC2/pull/133
- Update the EMC² documentation to align with ARM-DOE GitHub organization requirements by @isilber in https://github.com/ARM-DOE/EMC2/pull/134
- DOC: reflect EMC² migration to the ARM-DOE organization by @isilber in https://github.com/ARM-DOE/EMC2/pull/135
- REL: v1.3.4 by @isilber in https://github.com/ARM-DOE/EMC2/pull/136
- Update github workflows by @isilber in https://github.com/ARM-DOE/EMC2/pull/137
- FIX: inconsistent mu and lambda calculation when N_sub=1 (subcolumn g… by @isilber in https://github.com/ARM-DOE/EMC2/pull/138
New Contributors
- @mgrover1 made their first contribution in https://github.com/ARM-DOE/EMC2/pull/132
Full Changelog: https://github.com/ARM-DOE/EMC2/compare/1.3.3...1.3.4
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by mgrover1 11 months ago
EMC² - v.1.3.3
This release features:
- Option for pre-processing and concatenation of multi-sub-domain output
- Change the
E3SMmodel subclass name toE3SMv1 - An optional
E3SMv1input parameter for the inclusion of rain in forward calculations - Add a single ice option to the
E3SMv1class in prep for an E3SMv3 subclass E3SMv3model subclass (contributed by @mengz1993)- Radiation scheme family and microphysics scheme
Modelclass attributes - Refactoring of terminal velocity parameterization selection
- Remove/fix deprecated objects/command
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by isilber over 1 year ago
EMC² - v1.3.2
This release features:
- Important bug fixes in hydrometeor allocation (contributed by @mengz1993)
- A new option to skip spectral width calculations (contributed by @mckenna-stanford)
- Plotting module updates to reflect deprecated matplotlib methods
- Subset feature for DHARMA sub-module
- Removal of Thompson PSD and r_e calculations
- Documentation updates
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by isilber over 1 year ago
EMC² -
This includes new statistics (CFADs) as well as generation of lidar scattering ratio and cloud fraction products.
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by rcjackson almost 3 years ago
EMC² -
We have released EMC^2 v.1.2.
Significant updates: Main highlights are E3SM and CESM2 support, regional domain output treatment, and CSAPR support
In addition to several more minor fixes and added features:
- Several bug fixes and adding a radar detectability mask
- Corrections to some strings printed on string during plotting method processing
- Important 'total' variable calculation fixes
- Treatment of regional output for plotting (cropping without stepping over the full dataset)
- Added the parallel and chunk options in main module
- Added parallelism to subcolumn allocation task
- Added a dim permutation method for EMC^2 consistency (especially with regional output)
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by rcjackson over 4 years ago
EMC² -
This is the first official release of EMC^2. Additions to this version include two new techniques for calculating the forward simulated parameters as well as various bugfixes and code restructuring.
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by rcjackson almost 5 years ago
EMC² -
This release of EMC^2 fixes several issues in the radar and lidar moment calculations. In addition, there is now a way to visualize subcolumn results using a SubcolumnDisplay object.
Atmosphere - Atmospheric Composition and Dynamics
- Python
Published by rcjackson over 5 years ago