Recent Releases of extractoz
extractoz - v1.1.0
Major changes
Introduce
extract_patched_point()to get SILO Patched Point station data from the nearest station(s) to a given set of geographic coordinates.Introduce
extract_data_drill()to get SILO Data Drill interpolated data from a given set of geographic coordinates.
Minor changes
GRDC Agroecoregions geopackage file is reduced in size by reducing the complexity through,
r rmapshaper::ms_simplify(aez, keep = 0.1, keep_shapes = FALSE)Internal GRDC Agroecoregions object uses the same simplified GPKG and is saved using "xz" compression to save more file space.
Use {roxyglobals} for tracking global objects in the package in a tidier fashion.
- R
Published by adamhsparks almost 3 years ago
extractoz - v0.1.1
- Save spatial data as a geopackage object to save issues with sf, per https://www.mm218.dev/posts/2022-12-01-sf-in-packages/.
- R
Published by adamhsparks over 3 years ago