Package: nert 1.1.0

Max Moldovan

nert: Curated Access to TERN Environmental Raster Data

Provides curated access to gridded environmental data published by Australia's Terrestrial Ecosystem Research Network (TERN; <https://www.tern.org.au/>), spanning national soil attribute, soil classification, soil biodiversity, soil moisture, actual evapotranspiration, vegetation canopy height and phenology products. The package reads Cloud-Optimised GeoTIFF and virtual raster files directly from the TERN data server via GDAL '/vsicurl' range requests, streaming only the requested spatial and temporal subset for efficient data transfer. The environmental raster data are returned as terra::SpatRaster objects. A convenient helper function is also provided that provides a batch-download capability given specific locations and dates, returning the extracted data values in an analysis-ready data.table. Access to the TERN datasets using this package requires a TERN API key.

Authors:Adam H. Sparks [aut], Wasin Pipattungsakul [aut], Russell Edson [aut], Sam Rogers [aut], Max Moldovan [cre, aut], Grains Research and Development Corporation [fnd, cph]

nert_1.1.0.tar.gz
nert_1.1.0.zip(r-4.7)nert_1.1.0.zip(r-4.6)nert_1.1.0.zip(r-4.5)
nert_1.1.0.tgz(r-4.6-any)nert_1.1.0.tgz(r-4.5-any)
nert_1.1.0.tar.gz(r-4.7-any)nert_1.1.0.tar.gz(r-4.6-any)
nert_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
nert/json (API)

# Install 'nert' in R:
install.packages('nert', repos = c('https://aagi-aus.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/aagi-aus/nert/issues

Pkgdown/docs site:https://aagi-aus.github.io

Datasets:
  • grain - Synthetic dataset for a grain production experiment in South Australia

On CRAN:

Conda:

ternsoil-dataaustraliaearth-sciencedata-access

5.93 score 3 stars 1 packages 12 scripts 11 exports 46 dependencies

Last updated from:2827c7dc6f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK255
source / vignettesOK240
linux-release-x86_64OK254
macos-release-arm64OK154
macos-oldrel-arm64OK148
windows-develOK174
windows-releaseOK177
windows-oldrelOK181
wasm-releaseOK177

Exports:autoplotcollect_tern_dataget_keyread_aetread_ascread_canopy_heightread_phenologyread_slgaread_smipsread_soil_diversityread_tern

Dependencies:classclassIntclicpp11data.tableDBIdplyre1071farvergenericsggplot2gluegtableisobandKernSmoothlabelinglifecyclelubridatemagrittrMASSpillarpkgconfigproxypurrrR6RColorBrewerRcpprlangs2S7scalessfstringistringrterratibbletidyrtidyselecttidyterratimechangeunitsutf8vctrsviridisLitewithrwk

nert
Acquiring Your TERN API Key | Saving Your API Key Locally | Using Your .Renviron File | Using the {keyring} Package for Secure Storage | Reading TERN Data

Last update: 2026-07-01
Started: 2025-02-13

collect_tern_data() for bulk TERN dataset collection
Basic usage of collect_tern_data() | Efficiently download data points at multiple spatial locations | Graceful handling of failed dataset fetches

Last update: 2026-06-30
Started: 2026-04-01

Using nert to augment agricultural analytics with SMIPS data
A synthetic dataset for a grain production experiment | Download SMIPS data for the sites across times | A simple model for grain yield | Augmenting the yield model with soil moisture data | Simplified collection with collect_tern_data()

Last update: 2026-06-29
Started: 2025-02-13