coincident.io.xarray.load_ncalm_dem#
- coincident.io.xarray.load_ncalm_dem(aoi, dataset_id, product, res=1, clip=True)[source]#
Load NCALM DEM (DTM or DSM) tiles directly from OpenTopography S3
- Parameters:
- Returns:
DEM tile arrays or merged mosaic with name ‘elevation’.
- Return type:
Notes
- NCALM provides:
DTM (bare-earth) with file code GEG in folder suffix ‘_be’
DSM (first-return) with file code GEF in folder suffix ‘_hh’