Skip to content

Commit

Permalink
Per #3033, remove all instances of 'Bugfix: ' from the release notes …
Browse files Browse the repository at this point in the history
…since it's redundant with the dropdown name
  • Loading branch information
JohnHalleyGotway committed Dec 18, 2024
1 parent 489661b commit de147f7
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/dtcenter/MET/issues/2601>`_).
* Bugfix: Refine support for coordinate dimensions in CF-compliant NetCDF files
* Refine support for coordinate dimensions in CF-compliant NetCDF files
(`#2638 <https://github.com/dtcenter/MET/issues/2638>`_).
* Bugfix: Fix logic for computing the 100-th percentile
* Fix logic for computing the 100-th percentile
(`#2644 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/2652>`_).
* Bugfix: Correct the usage statement for Point2Grid
* Correct the usage statement for Point2Grid
(`#2666 <https://github.com/dtcenter/MET/issues/2666>`_).
* Bugfix: Investigate unexpected number of derived HPBL observations in PB2NC
* Investigate unexpected number of derived HPBL observations in PB2NC
(`#2687 <https://github.com/dtcenter/MET/issues/2687>`_).
* Fix the wind-based diagnostics computations in TC-Diag
(`#2729 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/2730>`_).
* Bugfix: Fix Python embedding failure when providing a single point observation'
* Fix Python embedding failure when providing a single point observation'
(`#2755 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/2897>`_).
* Bugfix: Fix Point2Grid processing of GFS Ocean data input
* Fix Point2Grid processing of GFS Ocean data input
(`#2936 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/2968>`_).
* Bugfix: Fix MTD to run on any MET-supported grid projection
* Fix MTD to run on any MET-supported grid projection
(`#2979 <https://github.com/dtcenter/MET/issues/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 <https://github.com/dtcenter/MET/issues/3020>`_).

.. dropdown:: Enhancements
Expand Down Expand Up @@ -262,7 +262,7 @@ MET Version 12.0.0 Release Notes (20241218)
(`METbaseimage#15 <https://github.com/dtcenter/METbaseimage/issues/15>`_).
* Enhance METbaseimage to install SciPy Python package needed by the MET TC-Diag tool
(`METbaseimage#20 <https://github.com/dtcenter/METbaseimage/issues/20>`_).
* Bugfix: Fix METbaseimage environment to correct the ncdump runtime linker error
* Fix METbaseimage environment to correct the ncdump runtime linker error
(`METbaseimage#24 <https://github.com/dtcenter/METbaseimage/issues/24>`_).
* Update METbaseimage to use newer versions of Atlas and ecKit
(`METbaseimage#27 <https://github.com/dtcenter/METbaseimage/issues/27>`_).
Expand Down

0 comments on commit de147f7

Please sign in to comment.