Join us for
RADAR: AI Edition

Rnightlights (version 0.2.4)

getAllNlTypes: Lists supported nightlight types

Description

Lists supported nightlight types. The names are in the form "nlType.avgPeriod" where avgPeriod is the period over which the raw data is averaged i.e. Daily (D), Monthly (M) and Yearly (Y). Currently the main nlTypes are "OLS" and "VIIRS". OLS only has yearly averaged data while VIIRS has daily, monthly and yearly e.g. VIIRS daily = "VIIRS.D", OLS yearly = "OLS.Y"

Usage

getAllNlTypes()

Arguments

Value

character vector of supported nlTypes

Examples

Run this code
# NOT RUN {
getAllNlTypes()

# }

Run the code above in your browser using DataLab