contourPlot2
.scales
package.Inf
duplication in contourPlot2
legend.RColorBrewer
, dplyr
and png
are not required any more.raster
becomes suggested, since it is only required by the deprecated contourPlot()
function. Geo processing is now performed by the required terra
package.Openair
is now a suggested package.stabilityClass()
and plotStabilityClass()
. Furthermore, some working examples have been added.contourPlot2()
, deprecation of stat(level)
and size
of ggplot2()
have been fixed.README
file.stMeteo
with hourly values of wind speed, wind direction, temperature, global radiation, total cloud cover and stability class.NEWS
to NEWS.md
.README
file.contourPlot2
(tile = TRUE) intervals are closed on the left and open on the right. In previous versions it was the opposite. In this way an interval 0 - 1
does include values equal to 0 and does not include values equals to 1.magick
package is now suggested (not required). If it is not installed, it will not be possible to read (and plot) background base maps in contourPlot2
.contourPlot2
do not add Inf
as upper limit in levels in the case of delta maps, when the first level is negative. Note that this will probably change the output of some scripts.contourPlot2
which occasionally were not properly formatted.tile
to plot tiles instead of contours.importRaster()
.vectorField()
has now a unique parameter for scaling vector length;vectorField()
has been removed in exchange for a sensible default;NEW FEATURES
contourPlot2()
function:geom_contour_filled
function;Inf
for upper and lower bound);Almost entirely a substitute of contourPlot()
.
New downloadBasemap()
function to download base map from the Italian National Geoportal.
BUG FIXES AND MINOR IMPROVEMENTS
vectorField
has better defaults for vector lengths.plotAvgRad()
.vectorField
to plot meteorological vector field.importADSOBIN
is now compatible with arinfopy
version 2.3.2.contourPlot
accepts a size parameter for contour line thickness.contourPlot
accepts a cover boolean parameter to specify if contours should be colour covered or not.plotAvgRad
.contourPlot
accepts a bare boolean parameter to remove any graphical element of the plot (axis, titles, legend, …).contourPlot
accepts a smoothness parameter to improve the horizontal resolution of the dataset (smaller cells) by the given (integer) factor. The new raster object to be plotted is obtained by bilinear interpolation.importADSOBIN
function to read ADSO/BIN files.plotStabilityClass
uses seasons instead of quarters.plotAvgTemp
correctly manages time zones.verbose of
importRasterset to
FALSEby default (it was
TRUE`).fname
of importRaster
renamed to file
and set to file.chooser
by default.plotStabilityClass
:
contourPlot
:
contourPlot
.contourPlot
.colors
parameter to contourPlot
for user defined color palette.geom_hollow_polygon
and stat_hollow_contour
to correctly plot hollows in filled contour plots.importRaster
.kz
in importRaster
to multiply z
values.contourPlot
input.contourPlot
is able to correctly plot negative values. Improved management of borders. Bug fixes.plotAvgTemp
.contourPlot
function to plot contour levels diagrams of pollutant concentration.importRaster
added the possibility to shift X and/or Y coordinates by dX/dY.createBaseMap
function to create base maps for contour plots. It currently works only with png files.gdal
supported raster files.plotAvgTemp
.plotAvgTemp
, plots table of plotted values below the graph.plotAvgRad
stabilityClass()
has three methods to compute stability class: impact
, as in ARIA Impact, pasquill
(standard classification) and custom
.plotStabClass()
function has been renamed to plotStabilityClass()
.plotStabilityClass()
.importSurferGrd()
.