Source code for geetools.constants

"""Constants for geetools."""

# URL for Earth Engine catalog scale and offset parameters
[docs] EE_CATALOG_SCALE_OFFSET_URL = "https://raw.githubusercontent.com/davemlz/ee-catalog-scale-offset-params/main/list/ee-catalog-scale-offset-parameters.json"