@@ -22,17 +22,24 @@ 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
+ - | Fortran-testanything included in developer tests.
30
+ | *From dennisdjensen: see developer_tests/contrib/fortran-testanything/LICENSE.txt*
31
+
32
+ **October 22 2024 :: Bug-fixes: WRF and GOES. Tag v11.8.2 **
26
33
27
34
- Force THM to be the WRF-DART temperature variable
28
35
- Remove offset on GOES observation converter
29
36
30
- **September 27 2024 :: MOM6 mask bug-fix. Tag 11 .8.1 **
37
+ **September 27 2024 :: MOM6 mask bug-fix. Tag v11 .8.1 **
31
38
32
39
- Fix for MOM6 CESM3 workhorse 2/3 degree grid TL319_t232 to
33
40
mask missing geolon|lat|u|v|t values
34
41
35
- **September 10 2024 :: MARBL_column. Tag 11 .8.0 **
42
+ **September 10 2024 :: MARBL_column. Tag v11 .8.0 **
36
43
37
44
- Interface for MARBL_column for DART:
38
45
@@ -48,7 +55,7 @@ Bugfix:
48
55
49
56
- fix for IO for NetCDF files when only some variables have the unlimited dimension
50
57
51
- **August 29 2024 :: Bug fixes for shortest_time_between_assimilations and get_close_init. Tag 11 .7.1 **
58
+ **August 29 2024 :: Bug fixes for shortest_time_between_assimilations and get_close_init. Tag v11 .7.1 **
52
59
53
60
Bug fixes:
54
61
@@ -64,7 +71,7 @@ Doc fixes:
64
71
- GitHub template for reporting documentation issues
65
72
66
73
67
- **August 26 2024 :: KQCEF. Tag 11 .7.0 **
74
+ **August 26 2024 :: KQCEF. Tag v11 .7.0 **
68
75
69
76
- Adds a Quantile-Conserving Ensemble Filter Based on Kernel-Density Estimation to DART.
70
77
- New distribution module kde_distribution_mod.
0 commit comments