Skip to content

Commit

Permalink
Merge branch 'main' into LC_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements authored May 22, 2024
2 parents f61fcc3 + 8a275c7 commit f621bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/crop_success_probabilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ crop_success_probabilities <- function(country,
}
} else {
definitions <- epicsawrap::definitions(country = country, station_id = station_id, summaries = "crops_success")

# Fetch daily data and preprocess
daily <- epicsadata::get_daily_data(country = country, station_id = station_id)

Expand Down

0 comments on commit f621bf6

Please sign in to comment.