Skip to content

Commit b466b54

Browse files
committed
Added the what's new and updated the copyright years for SciTools#2892.
1 parent f1b4dc7 commit b466b54

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* It is now possible to add an attribute of missing_value to a cube. https://github.com/SciTools/iris/issues/1588 refers

lib/iris/_cube_coord_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2010 - 2017, Met Office
1+
# (C) British Crown Copyright 2010 - 2018, Met Office
22
#
33
# This file is part of Iris.
44
#

lib/iris/fileformats/netcdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2010 - 2017, Met Office
1+
# (C) British Crown Copyright 2010 - 2018, Met Office
22
#
33
# This file is part of Iris.
44
#

lib/iris/tests/test_netcdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2010 - 2017, Met Office
1+
# (C) British Crown Copyright 2010 - 2018, Met Office
22
#
33
# This file is part of Iris.
44
#

0 commit comments

Comments
 (0)