Closed ChrisMarsh82 closed 7 months ago
min_tmax
and max_tmin
are added in for test_1 and 1. extremes_summaries
Note:
NA
if year
is a factor.
If year
is not a factor, we would not get that line in the data outputI will get to the others tomorrow
PR #87 fixes the request:
station - can definitions come back in the same format as metadata?
This PR adds functionality to ensure definitions can come back in the same format at the metadata (list format).
This can be achieved by running format = "list"
in the function, e.g.,
station_metadata("zm", station_id = c(1, 28), include_definitions = TRUE, format = "list")
@ChrisMarsh82 how should we edit the test data for crop_success_probabilities and season_start_probabilities?
Closing issue as response models will be confirmed seperatley to this
Test Data