File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed
Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11cff-version : 1.2.0
22title : emsarray
3- version : 0.4.1
4- date-released : 2023-02-08
3+ version : 0.4.2
4+ date-released : 2023-04-24
55type : software
66authors :
77 - given-names : Tim
Original file line number Diff line number Diff line change 1- =============================
2- Next release (in development)
3- =============================
1+ =====
2+ 0.4.2
3+ =====
4+
5+ Released on 2023-04-24
46
57* Fixed an issue with ``_FillValue `` / ``missing_value ``
68 and variables with non-float types such as ``timedelta64 ``
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release notes
44
55.. toctree ::
66
7- development
7+ 0.4.2
88 0.4.1
99 0.4.0
1010 0.3.1
Original file line number Diff line number Diff line change 11[metadata]
22name = emsarray
33description = xarray extension that supports multiple geometry conventions
4- version = 0.4.1
4+ version = 0.4.2
55long_description = file: README.md
66long_description_content_type = text/markdown
77author = " Coastal Environmental Modelling team, Oceans and Atmosphere, CSIRO"
@@ -10,7 +10,7 @@ license = "BSD-3-Clause"
1010
1111project_urls =
1212 Documentation = https://emsarray.readthedocs.io/
13- Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.4.1 /
13+ Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.4.2 /
1414 Source = https://github.com/csiro-coasts/emsarray/
1515
1616[options]
You can’t perform that action at this time.
0 commit comments