diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index 8969c7aa97..ddc16ba1a8 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -14,49 +14,49 @@ MET Version 12.0.0 Release Notes (20241218) .. dropdown:: Bugfixes - * Bugfix: Fix the Grid-Stat configuration file to support the MET_SEEPS_GRID_CLIMO_NAME option + * Fix the Grid-Stat configuration file to support the MET_SEEPS_GRID_CLIMO_NAME option (`#2601 `_). - * Bugfix: Refine support for coordinate dimensions in CF-compliant NetCDF files + * Refine support for coordinate dimensions in CF-compliant NetCDF files (`#2638 `_). - * Bugfix: Fix logic for computing the 100-th percentile + * Fix logic for computing the 100-th percentile (`#2644 `_). - * Bugfix: Fix support for NSIDC v4 Climate Data Record data on Polar Stereographic grids in CF-compliant NetCDF files + * Fix support for NSIDC v4 Climate Data Record data on Polar Stereographic grids in CF-compliant NetCDF files (`#2652 `_). - * Bugfix: Correct the usage statement for Point2Grid + * Correct the usage statement for Point2Grid (`#2666 `_). - * Bugfix: Investigate unexpected number of derived HPBL observations in PB2NC + * Investigate unexpected number of derived HPBL observations in PB2NC (`#2687 `_). * Fix the wind-based diagnostics computations in TC-Diag (`#2729 `_). - * Bugfix: Fix the Point-Stat CNT header line typo causing duplicate "SI_BCL" column names + * Fix the Point-Stat CNT header line typo causing duplicate "SI_BCL" column names (`#2730 `_). - * Bugfix: Fix Python embedding failure when providing a single point observation' + * Fix Python embedding failure when providing a single point observation' (`#2755 `_). - * Bugfix: Fix MET to compile without the optional `--enable-python` configuration option + * Fix MET to compile without the optional `--enable-python` configuration option (`#2760 `_). - * Bugfix: Fix the parsing of level values for GRIB2 template 4.48 data + * Fix the parsing of level values for GRIB2 template 4.48 data (`#2782 `_). - * **Bugfix: Fix the TC-Diag and TC-RMW tools to correctly handle the range and azimuth settings in range/azimuth grids** + * **Fix the TC-Diag and TC-RMW tools to correctly handle the range and azimuth settings in range/azimuth grids** (`#2833 `_). - * **Bugfix: Fix TC-RMW to correct the tangential and radial wind computations** + * **Fix TC-RMW to correct the tangential and radial wind computations** (`#2841 `_). - * Bugfix: Fix Ensemble-Stat's handling of climo data when verifying ensemble-derived probabilities + * Fix Ensemble-Stat's handling of climo data when verifying ensemble-derived probabilities (`#2856 `_). - * **Bugfix: Fix Point2Grid's handling of the -qc option for ADP input files** + * **Fix Point2Grid's handling of the -qc option for ADP input files** (`#2867 `_). - * Bugfix: Fix Stat-Analysis errors for jobs using the -dump_row option and the -line_type option with VCNT, RPS, DMAP, or SSIDX + * Fix Stat-Analysis errors for jobs using the -dump_row option and the -line_type option with VCNT, RPS, DMAP, or SSIDX (`#2888 `_). - * Bugfix: Fix inconsistent handling of point observation valid times processed through Python embedding + * Fix inconsistent handling of point observation valid times processed through Python embedding (`#2897 `_). - * Bugfix: Fix Point2Grid processing of GFS Ocean data input + * Fix Point2Grid processing of GFS Ocean data input (`#2936 `_). - * **Bugfix: Fix contingency table statistic bugs in the CTS and NBRCTS line types for BAGSS, SEDI CI's, ORSS, and ORSS CI's** + * **Fix contingency table statistic bugs in the CTS and NBRCTS line types for BAGSS, SEDI CI's, ORSS, and ORSS CI's** (`#2958 `_). - * Bugfix: Fix the grid dimensions used for `point2grid_cice_set_attr_grid` unit test + * Fix the grid dimensions used for `point2grid_cice_set_attr_grid` unit test (`#2968 `_). - * Bugfix: Fix MTD to run on any MET-supported grid projection + * Fix MTD to run on any MET-supported grid projection (`#2979 `_). - * Bugfix: Fix Grid-Stat segfault when SEEPS is the only NetCDF output type requested + * Fix Grid-Stat segfault when SEEPS is the only NetCDF output type requested (`#3020 `_). .. dropdown:: Enhancements @@ -262,7 +262,7 @@ MET Version 12.0.0 Release Notes (20241218) (`METbaseimage#15 `_). * Enhance METbaseimage to install SciPy Python package needed by the MET TC-Diag tool (`METbaseimage#20 `_). - * Bugfix: Fix METbaseimage environment to correct the ncdump runtime linker error + * Fix METbaseimage environment to correct the ncdump runtime linker error (`METbaseimage#24 `_). * Update METbaseimage to use newer versions of Atlas and ecKit (`METbaseimage#27 `_).