Skip to content

Commit 37f3455

Browse files
committed
2.12 announcement
1 parent 1f5f58f commit 37f3455

2 files changed

Lines changed: 105 additions & 0 deletions

File tree

changelog.md

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,108 @@ layout: default
44

55
---
66

7+
<a name="2.12"></a>
8+
# Releases Notes from Github Repos for Milestone: 2.12
9+
10+
# uvcdat
11+
12+
## Closed Issues
13+
14+
### Bug
15+
16+
* **Bug**: [vcs.plot(iso) creates text object that are not removed after clear](https://github.com/UV-CDAT/uvcdat/issues/1424)
17+
18+
### Enhancement
19+
20+
* **Enhancement**: [logger should cache records until server acknowledge success](https://github.com/UV-CDAT/uvcdat/issues/2172)
21+
* **Enhancement**: [submitPing should cache datsa in case server is dead](https://github.com/UV-CDAT/uvcdat/issues/2174)
22+
23+
## Merged Pull Requests
24+
25+
26+
## Known Bugs
27+
28+
### Other
29+
30+
* [(python:26831): Gtk-WARNING **: Unable to find default local directory monitor type](https://github.com/UV-CDAT/uvcdat/issues/2006)
31+
* [DV3D/VCS plot error](https://github.com/UV-CDAT/uvcdat/issues/1867)
32+
33+
34+
# cdms
35+
36+
## Closed Issues
37+
38+
### bug
39+
40+
* ****: [Undefined local variable with regrid2.crossSection.get_latitude_wts_bnds](https://github.com/UV-CDAT/cdms/issues/153) ([#154](https://github.com/UV-CDAT/cdms/pull/154))
41+
* ****: [crossRegrid does not return an MV2](https://github.com/UV-CDAT/cdms/issues/155)
42+
* ****: [nc4 classic file can't be edited](https://github.com/UV-CDAT/cdms/issues/144)
43+
* ****: [netCDF4 file not readable by cdms2](https://github.com/UV-CDAT/cdms/issues/149) ([#150](https://github.com/UV-CDAT/cdms/pull/150))
44+
45+
## Merged Pull Requests
46+
47+
* [#142: add mask to transient variable](https://github.com/UV-CDAT/cdms/pull/142)
48+
49+
## Known Bugs
50+
51+
### Other
52+
53+
* [cdscan path needs a patch](https://github.com/UV-CDAT/cdms/issues/71)
54+
55+
56+
# vcs
57+
58+
## Closed Issues
59+
60+
### bug
61+
62+
* ****: [taylordiagram markers copied over from default andaffect default](https://github.com/UV-CDAT/vcs/issues/216)
63+
* ****: [taylordiagram won't plot in jupyter](https://github.com/UV-CDAT/vcs/issues/215)
64+
* ****: [taylordiagram drawing line between markers broken (clor)](https://github.com/UV-CDAT/vcs/issues/219)
65+
* ****: [Catastrophic 2.8 and 2.10 x.plot failure on our new CentOS 7 server](https://github.com/UV-CDAT/vcs/issues/230)
66+
* ****: [pngs do not clear object properly in some cases](https://github.com/UV-CDAT/vcs/issues/203)
67+
* ****: [template.scalefont broken](https://github.com/UV-CDAT/vcs/issues/205) ([#207](https://github.com/UV-CDAT/vcs/pull/207))
68+
* ****: [3d_scalar seg faults on mac](https://github.com/UV-CDAT/vcs/issues/245)
69+
* ****: [taylordiagram adds an extra marker if marker attributes set manually](https://github.com/UV-CDAT/vcs/issues/223)
70+
71+
### enhancement
72+
73+
* ****: [Color maps could look better](https://github.com/UV-CDAT/vcs/issues/238) ([#244](https://github.com/UV-CDAT/vcs/pull/244))
74+
* ****: [drawLinesAndTemplate could use new functionalities](https://github.com/UV-CDAT/vcs/issues/224)
75+
* ****: [taylordiagram should draw legend](https://github.com/UV-CDAT/vcs/issues/221)
76+
77+
### invalid
78+
79+
* ****: [isof.fillareacolors does not like rgb tuple in list of colors](https://github.com/UV-CDAT/vcs/issues/206)
80+
81+
## Merged Pull Requests
82+
83+
84+
## Known Bugs
85+
86+
### Other
87+
88+
* [Colormap for difference or anomaly field needs adjustment](https://github.com/UV-CDAT/vcs/issues/246)
89+
90+
Unable to find milestone 2.12
91+
92+
# cdat_info
93+
94+
## Closed Issues
95+
96+
### enhancement
97+
98+
* ****: [need to turn off logging](https://github.com/UV-CDAT/cdat_info/issues/2)
99+
* ****: [Need mecanism to track cdat packages installed and othe rprovenance](https://github.com/UV-CDAT/cdat_info/issues/4) ([#5](https://github.com/UV-CDAT/cdat_info/pull/5))
100+
101+
## Merged Pull Requests
102+
103+
104+
## Known Bugs
105+
106+
No known issues!
107+
Unable to find milestone 2.12
108+
7109
<a name="2.10"></a>
8110

9111
# Releases Notes from Github Repos for Milestone: 2.10

releases/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ layout: default
44
---
55

66
# Release Announcements
7+
- 2.12
8+
- [Announcement](https://github.com/UV-CDAT/uvcdat/releases/tag/v2.12)
9+
- [Changelog](/changelog.html#2.12)
710
- 2.10
811
- [Announcement](https://github.com/UV-CDAT/uvcdat/releases/tag/v2.10)
912
- [Changelog](/changelog.html#2.10)

0 commit comments

Comments
 (0)