diff --git a/docs/iris/src/whatsnew/contributions_3.0.0/bugfix_2019-Nov-21_cell_measure_attributes.txt b/docs/iris/src/whatsnew/contributions_3.0.0/bugfix_2019-Nov-21_cell_measure_attributes.txt new file mode 100644 index 0000000000..577e193fe5 --- /dev/null +++ b/docs/iris/src/whatsnew/contributions_3.0.0/bugfix_2019-Nov-21_cell_measure_attributes.txt @@ -0,0 +1,2 @@ +* Fixed a bug where the attributes of cell measures in netcdf-CF files were discarded on + loading. They now appear on the CellMeasure in the loaded cube. diff --git a/docs/iris/src/whatsnew/contributions_3.0.0/newfeature_2019-Nov-21_netcdf_ancillary_data.txt b/docs/iris/src/whatsnew/contributions_3.0.0/newfeature_2019-Nov-21_netcdf_ancillary_data.txt new file mode 100644 index 0000000000..3d17ce3dd4 --- /dev/null +++ b/docs/iris/src/whatsnew/contributions_3.0.0/newfeature_2019-Nov-21_netcdf_ancillary_data.txt @@ -0,0 +1,2 @@ +* CF Ancillary Variables are now loaded from and saved to netcdf-CF files. +