gedih3.config#
Attributes#
Functions#
|
|
|
|
|
Get the default variable list file for a product, with version awareness. |
Module Contents#
- gedih3.config.ISO3_COUNTRIES_URL = 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/country_shapes/exports/geojson/'#
- gedih3.config.GH3_DEFAULT_DOWNLOAD_DIR = ''#
- gedih3.config.GH3_DEFAULT_TMP_DIR#
- gedih3.config.GH3_DEFAULT_SOC_DIR#
- gedih3.config.GH3_DEFAULT_H3_DIR#
- gedih3.config.BUILD_LOG_FILENAME = 'gedih3_build_log.json'#
- gedih3.config.DATASET_META_FILENAME = 'gedih3_dataset.json'#
- gedih3.config.PARTITION_META_FILENAME = '.metadata.json'#
- gedih3.config.MANIFEST_FILENAME = '_manifest.txt'#
- gedih3.config.SOC_MANIFEST_FILENAME = '_soc_manifest.txt'#
- gedih3.config.GEDI_START_DATE#
- gedih3.config.GEDI_MISSION_START#
- gedih3.config.GEDI_BEAMS = ['BEAM0000', 'BEAM0001', 'BEAM0010', 'BEAM0011', 'BEAM0101', 'BEAM0110', 'BEAM1000', 'BEAM1011']#
- gedih3.config.GEDI_PRODUCTS#
- gedih3.config.get_default_vars_file(product, version=None)[source]#
Get the default variable list file for a product, with version awareness.
- Parameters:
- productstr
Product code (e.g., ‘L2A’, ‘L4A’)
- versionint or None
GEDI data version. If None, falls back to known version 2.
- Returns:
- Path
Path to the variable list file