rSW2st
no longer depends on but instead suggests
"sp"
and "raster"
packages (#18; @dschlaep)."SpatRaster"
("terra"
package) objects:
get_xyspace()
, calculate_cell_area()
,
calculate_nominal_resolution()
, read_netCDF()
as_points()
gained the ability to handle
"SpatVector"
("terra"
package) objects.release/**
branches in addition to main
.r-lib
Github Actions updated to v2
(#6; @dschlaep).get_data_dims()
now returns consistently an integer vector.lintr
>= 3 and
lint workflow switched from package tests to Github Action (#5; @dschlaep).isoline_from_raster()
is now based on the stars
and sf
packages
(removing a dependency on rgeos
; addressing #3; @dschlaep).variogram_range()
is now based on the stars
and sf
packages
(removing a dependency on rgdal
; addressing #3; @dschlaep).read_netCDF_as_array()
gains arguments "time_name"
and "vertical_name"
with previous hard-coded values as defaults ("time" and "vertical")
(#14; @dschlaep)get_nc_type()
identifies a suitable netCDF data type from an R object.read_netCDF()
gains argument "verbose_read"
which, if set to "FALSE"
,
attempts to silence communication (messages, warnings, and print statements)
generated from reading a netCDF
(#9; @dschlaep).Initial release
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.