Fixes bug in rle2() examples where DPIRD colours were not available.
Fixes bug in check_oz_lonlat() that didn't use {cli} for error messages.
Fixes bug in check_oz_lonlat() that didn't return the incorrect lon or lat values provided by the user in the error message.
Uses Bootstrap 5 in {pkgdown} site.
Adds URLs to DESCRIPTION file.
Uses {cli} for messages and errors.
Add examples to all functions that detail more than one option where applicable.
Upgrades test infrastructure.
Fixes documentation where several examples were broken.
Fixes bug in get_weather_list() that caused the function to fail.
Import missing {data.table} functionality.
get_weather_list() documentation.