# NOT RUN {
start_annotation_batch('<dataset_id>', 'My annotation task', layers = list(
list(product = "chelsa", variable = "precip", spatial = 1000, temporal = 30)
))
# alternatively supplying the code is fine.
start_annotation_batch('<datset_id>',
'My 2nd annotation task', layers = c("modis-ndvi-1000-1", "modis-lst_day-1000-1"))
# }
Run the code above in your browser using DataLab