@@ -22,17 +22,22 @@ individual files.
22
22
23
23
The changes are now listed with the most recent at the top.
24
24
25
- **October 22 2024 :: Bug-fixes: WRF and GOES. Tag 11.8.2 **
25
+ **November 7 2024 :: MPI window memory reduction. Tag v11.8.3 **
26
+
27
+ - Removes unnecessary copy of state into mpi window.
28
+ - Removed cray pointer version of the mpi window.
29
+
30
+ **October 22 2024 :: Bug-fixes: WRF and GOES. Tag v11.8.2 **
26
31
27
32
- Force THM to be the WRF-DART temperature variable
28
33
- Remove offset on GOES observation converter
29
34
30
- **September 27 2024 :: MOM6 mask bug-fix. Tag 11 .8.1 **
35
+ **September 27 2024 :: MOM6 mask bug-fix. Tag v11 .8.1 **
31
36
32
37
- Fix for MOM6 CESM3 workhorse 2/3 degree grid TL319_t232 to
33
38
mask missing geolon|lat|u|v|t values
34
39
35
- **September 10 2024 :: MARBL_column. Tag 11 .8.0 **
40
+ **September 10 2024 :: MARBL_column. Tag v11 .8.0 **
36
41
37
42
- Interface for MARBL_column for DART:
38
43
@@ -48,7 +53,7 @@ Bugfix:
48
53
49
54
- fix for IO for NetCDF files when only some variables have the unlimited dimension
50
55
51
- **August 29 2024 :: Bug fixes for shortest_time_between_assimilations and get_close_init. Tag 11 .7.1 **
56
+ **August 29 2024 :: Bug fixes for shortest_time_between_assimilations and get_close_init. Tag v11 .7.1 **
52
57
53
58
Bug fixes:
54
59
@@ -64,7 +69,7 @@ Doc fixes:
64
69
- GitHub template for reporting documentation issues
65
70
66
71
67
- **August 26 2024 :: KQCEF. Tag 11 .7.0 **
72
+ **August 26 2024 :: KQCEF. Tag v11 .7.0 **
68
73
69
74
- Adds a Quantile-Conserving Ensemble Filter Based on Kernel-Density Estimation to DART.
70
75
- New distribution module kde_distribution_mod.
0 commit comments