# \donttest{
# setup phenology
p <- phenology('phenips-clim', barrks_data(), .setup_only = TRUE, .quiet = TRUE)
# get the (preprocessed) input data
inputs <- get_input_data(p)
# print the names to show which input data is available
names(inputs)
# }
Run the code above in your browser using DataLab