## Not run: ------------------------------------
# # Retrieve the whole catalogue
# Data60UK_catalogue_all <- catalogueData60UK()
#
# # Filter the catalogue based on a bounding box
# areaBox <- raster::extent(-4, -2, +52, +53)
# Data60UK_catalogue_bbox <- catalogueData60UK(areaBox)
#
# # Filter the catalogue based on an ID
# Data60UK_catalogue_ID <- catalogueData60UK(columnName = "stationID",
# columnValue = "62001")
## ---------------------------------------------
Run the code above in your browser using DataLab