Published May 18, 2023
| Version v0.2.0
Software
Open
DrylandEcology/rSW2st: v0.2.0
Authors/Creators
Description
- Github Actions are triggered for
release/**branches in addition tomain. r-libGithub Actions updated tov2(#6; @dschlaep).get_data_dims()now returns consistently an integer vector.- Linting updated to
lintr>= 3 and lint workflow switched from package tests to Github Action (#5; @dschlaep). isoline_from_raster()is now based on thestarsandsfpackages (removing a dependency onrgeos; addressing #3; @dschlaep).variogram_range()is now based on thestarsandsfpackages (removing a dependency onrgdal; 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)- New
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 anetCDF(#9; @dschlaep).
Full Changelog: https://github.com/DrylandEcology/rSW2st/compare/v0.1.0...v0.2.0
Files
DrylandEcology/rSW2st-v0.2.0.zip
Files
(93.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:391d8a0bbb815691afa2e01e16ee0471
|
93.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/DrylandEcology/rSW2st/tree/v0.2.0 (URL)