Releases: columncolab/EMC2
Releases · columncolab/EMC2
v.1.3.3
This release features:
- Option for pre-processing and concatenation of multi-sub-domain output
- Change the
E3SM
model subclass name toE3SMv1
- An optional
E3SMv1
input parameter for the inclusion of rain in forward calculations - Add a single ice option to the
E3SMv1
class in prep for an E3SMv3 subclass E3SMv3
model subclass (contributed by @mengz1993)- Radiation scheme family and microphysics scheme
Model
class attributes - Refactoring of terminal velocity parameterization selection
- Remove/fix deprecated objects/command
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
v1.3.1
1.3.0: Merge pull request #107 from rcjackson/v13
This includes new statistics (CFADs) as well as generation of lidar scattering ratio and cloud fraction products.
v1.2.3
v1.2.2
1.2: Merge pull request #62 from isilber/IS_dev
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)
1.1
1.0: Merge pull request #40 from rcjackson/pep8
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.