Recent Releases of extractOz
extractOz - v1.1.18
Bug Fixes
- Fixes caching for DAAS data
Minor Changes
df_to_list()
now supports {data.table} objects.df_to_list()
now supports columns not named "x" and "y" for the longitude and latitude values in the df to transform.
Consumption - Agriculture and Nutrition
- R
Published by adamhsparks 10 months ago

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,
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.
Consumption - Agriculture and Nutrition
- R
Published by adamhsparks over 1 year 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/.
Consumption - Agriculture and Nutrition
- R
Published by adamhsparks over 2 years ago
