File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,9 @@ authors:
80
80
given-names : Tom
81
81
orcid : ' https://orcid.org/0000-0002-2461-0191'
82
82
affiliation : Lawrence Livermore National Laboratory
83
+ - family-names : Haëck
84
+ given-names : Clément
85
+ affiliation : Laboratoire d'Océanographie et du Climat (LOCEAN), Paris
83
86
identifiers :
84
87
- type : doi
85
88
value : 10.5281/zenodo.4749735
@@ -96,6 +99,6 @@ keywords:
96
99
- xarray
97
100
- metadata
98
101
license : Apache-2.0
99
- commit : 1b373a21b558423da8f22c3ec79f58737871719b
100
- version : 0.8.1
101
- date-released : ' 2023-05-09 '
102
+ # commit: 1b373a21b558423da8f22c3ec79f58737871719b
103
+ version : 0.8.2
104
+ date-released : ' 2023-06-23 '
Original file line number Diff line number Diff line change 3
3
What's New
4
4
----------
5
5
6
+ v0.8.2 (June 23, 2023)
7
+ ======================
8
+ - Support for flag masks. By `Clément Haëck `_ and `Deepak Cherian `_.
9
+
6
10
v0.8.1 (May 9, 2023)
7
11
====================
8
12
- Stop bundling the standard name table and use ``pooch `` (new optional dependency) to download when needed.
@@ -235,4 +239,5 @@ v0.1.3
235
239
.. _`Martin Schupfner` : https://github.com/sol1105
236
240
.. _`Mathias Hauser` : https://github.com/mathause
237
241
.. _`Aidan Heerdegen` : https://github.com/aidanheerdegen
242
+ .. _`Clément Haëck` : https://github.com/Descanonge
238
243
.. _`flag variables` : http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#flags
You can’t perform that action at this time.
0 commit comments