# Predict species in Chemnitz, Germany, that are present all year round
if (FALSE) {
model <- birdnet_model_meta(language = "de")
predict_species_at_location_and_time(model, latitude = 50.8334, longitude = 12.9231)
}
Run the code above in your browser using DataLab