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.6.0
4- date-released : 2023-09-25
3+ version : 0.6.1
4+ date-released : 2023-09-27
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.6.1
3+ =====
4+
5+ Released on 2023-09-27
46
57* Fix transect plot title and units.
68 All attributes were being dropped accidentally in `prepare_data_array_for_transect() `.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release notes
44
55.. toctree ::
66
7- development
7+ 0.6.1
88 0.6.0
99 0.5.0
1010 0.4.3
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.6.0
4+ version = 0.6.1
55long_description = file: README.md
66long_description_content_type = text/markdown
77author = " Coastal Environmental Modelling team, Oceans and Atmosphere, CSIRO"
@@ -11,7 +11,7 @@ python_requires = ">=3.9"
1111
1212project_urls =
1313 Documentation = https://emsarray.readthedocs.io/
14- Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.6.0 /
14+ Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.6.1 /
1515 Source = https://github.com/csiro-coasts/emsarray/
1616
1717[options]
You can’t perform that action at this time.
0 commit comments