Skip to content

Commit e1d55df

Browse files
authored
Update NEWS.md for v0.8.2
Release notes
1 parent 8fca885 commit e1d55df

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

NEWS.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# DGVMTools v0.8.2 (2019-10-04)
2+
3+
This is a bug-fix and "feature tweaking" release - i.e. there is no new major functionality but enhanced useability and other tweaks.
4+
5+
6+
## Feature tweaks
7+
8+
* Reformulated arguments for plotTemporal() giving finer control of facetting vs line colours/styles/widths.
9+
* "..." argument can be now used to pass arguments to internal call to facet_wrap() in plotTemporal() and plotSubannual().
10+
* Exporting Fields to Raster now handles multiple years, months and layers.
11+
* copyLayers() can take dec.places for Lon and Lat deperately.
12+
* Added extra attibutes in writeNetCDF().
13+
14+
## Potential breaks
15+
16+
* Aguments to plotTemporal() have been changed.
17+
18+
## Bug fixes
19+
20+
* Correctly set keys in copyLayers().
21+
* Correctly set start date when writing Fields in writeNetCDF().
22+
23+
## Behind-the-scences
24+
25+
* More unifying of plotting code including new sanitiseComparisonsForPlotting() and mergeFieldsForPlotting() functions and completely reworked plotTemporal() to use plotting framework functions.
26+
27+
128
# DGVMTools v0.8.1 (2019-04-30)
229

330
A few new features in this release.

0 commit comments

Comments
 (0)