The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
contourPlot()
and
createBaseMap()
have been removed.downloadBasemap()
now returns a tiff
file
with GeoTIFF
metadata, instead of png
.contourPlot2()
introduces new arguments
mask
and inverse_mask
. These allow plotting
data only inside (or outside) a polygon specified by a shp
file.plotAvgTemp()
,
plotStabilityClass()
and plotAvgRad()
now
respect the locale setting. The optional argument locale
has also been added to override the system locale. Currently supported
locales are Italian and English; unsupported locales are converted to
English.plotAvgRad()
now includes options to change the y-axis
label and the title.plgtAvgTemp()
and plotStabilityClass()
gain date
argument to specify the name of the column with
datetime data.contourPlot2()
now masks content outside the plot
domain. Previously, values outside plot domain were set to NA’s, which
could potentially cause artefacts at the borders.contourPlot2()
has been updated to fix some breaking
changes introduced by ggplot2
since version 3.5.0 where
guide_legend()
only draws a key glyph for a layer when the
value is in the layer’s data.contourPlot2()
now removes -Inf
from the
levels list (if present) when plotting only contour lines.plotAvgRad()
, a missing colour for average radiation
in the legend has been fixed.plotAvgTemp()
, a missing colour for average
temperature in the legend has been fixed.plotAvgTemp()
, a bug related to the name of the
column with temperature data has been fixed.stabilityClass()
, the tables defining the stability
class as functions of radiation, wind speed and cloud cover have been
slightly updated.stabilityClass()
the impact
method has
been deprecated and renamed to iaea
.plotStabilityClass()
, a bug where a missing class
was not shown in the legend has been fixed.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()
.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;contourPlot2()
function:geom_contour_filled
function;Inf
for upper and lower bound);contourPlot()
.downloadBasemap()
function to download base map
from the Italian National Geoportal.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 importRaster()
set to
FALSE
by default (it was TRUE
).fname
of importRaster
renamed to
file
and set to file.chooser
by default.plotStabilityClass
:
contourPlot
:
0px
by
default.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.contourPlot()
legend.plotAvgTemp
.stMeteo
dataset for testing.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.importRaster()
function to read all gdal
supported raster files.importSurferGrd.R
to read GRD files generated
by CALPUFF/CALPOST.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()
.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.