Skip to content

Releases: columncolab/EMC2

v.1.3.3

07 Nov 18:39
73d0e70
Compare
Choose a tag to compare

This release features:

  • Option for pre-processing and concatenation of multi-sub-domain output
  • Change the E3SM model subclass name to E3SMv1
  • 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

31 Jul 16:19
f836d43
Compare
Choose a tag to compare

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

19 Apr 18:26
0f0c9b6
Compare
Choose a tag to compare

This version includes:

Bug fixes
ACT version compatibility
Documentation update

1.3.0: Merge pull request #107 from rcjackson/v13

07 Apr 21:57
2a7292c
Compare
Choose a tag to compare

This includes new statistics (CFADs) as well as generation of lidar scattering ratio and cloud fraction products.

v1.2.3

13 Oct 20:36
4e8cef5
Compare
Choose a tag to compare

This has some critical fixes to the subcolumn generator.

v1.2.2

27 Sep 12:55
7468e72
Compare
Choose a tag to compare

This version of EMC^2 has several bugfixes and adds support for WRF-NSSL and multiple ice precipitation classes.

1.2: Merge pull request #62 from isilber/IS_dev

02 Dec 13:07
19dc8e2
Compare
Choose a tag to compare

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

09 Jun 14:54
Compare
Choose a tag to compare
1.1

This includes fixes to the online documentation as well as a new feature for plotting the gate mask.

1.0: Merge pull request #40 from rcjackson/pep8

28 Apr 21:17
240faa2
Compare
Choose a tag to compare

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.

0.3

21 Oct 13:34
035bf11
Compare
Choose a tag to compare
0.3

We have again made several bugfixes to the spectral width calculation in addition to enhancements to the plotting subroutines.