When testing snowexsql to obtain the Fairbanks lidar data, I'm running into a problem where the loaded raster from (RasterMeasurements) is immediately closed, preventing access to the data.
Using earthaccess could be possible, but the rasters are fairly large (100+Mb), so it might be impractical on CryoCloud.
When testing
snowexsqlto obtain the Fairbanks lidar data, I'm running into a problem where the loaded raster from (RasterMeasurements) is immediately closed, preventing access to the data.Using
earthaccesscould be possible, but the rasters are fairly large (100+Mb), so it might be impractical on CryoCloud.