Open dhardestylewis opened 2 years ago
The following USGS seamless data will be used as backfill to the best-in-time-and-space
algo
We anticipate this will mainly impact areas
s3://prd-tnm/StagedProducts/Elevation/1m/Projects/
https://s3.console.aws.amazon.com/s3/buckets/prd-tnm?region=us-west-2&prefix=StagedProducts/Elevation/1m/Projects/&showversions=false
stampede2.tacc.utexas.edu:/scratch/projects/tnris/misc-elevationdata/fathom3m
s3://prd-tnm/StagedProducts/Elevation/19/IMG/
https://s3.console.aws.amazon.com/s3/buckets/prd-tnm?region=us-west-2&prefix=StagedProducts/Elevation/19/IMG/&showversions=false
s3://prd-tnm/StagedProducts/Elevation/13/TIFF/current/
https://s3.console.aws.amazon.com/s3/buckets/prd-tnm?region=us-west-2&prefix=StagedProducts/Elevation/13/TIFF/current/&showversions=false
s3://prd-tnm/StagedProducts/Elevation/1/TIFF/current/
https://s3.console.aws.amazon.com/s3/buckets/prd-tnm?region=us-west-2&prefix=StagedProducts/Elevation/1/TIFF/current/&showversions=false
All seamless backfill elevation data is located at:
stampede2.tacc.utexas.edu:/scratch/projects/tnris/misc-elevationdata
Here is currently downloaded seamless backfill @TACC Stampede2:
fathom3m ## Fathom 3m
USGS_Seamless_DEM_13 ## USGS 10m
USGS_1 ## USGS 30m
cd /scratch/projects/tnris/misc-elevationdata
~/local/bin/aws/aws s3 cp s3://prd-tnm/StagedProducts/Elevation/1m/ USGS_seamless_DEM_1m --recursive &
~/local/bin/aws/aws s3 cp s3://prd-tnm/StagedProducts/Elevation/19/ USGS_seamless_DEM_19 --recursive &
~/local/bin/aws/aws s3 cp s3://prd-tnm/StagedProducts/Elevation/13/ USGS_seamless_DEM_13 --recursive &
~/local/bin/aws/aws s3 cp s3://prd-tnm/StagedProducts/Elevation/1/ USGS_seamless_DEM_1 --recursive &
https://github.com/dhardestylewis/terrain_aggregator/issues/79#issue-1340924769
👉 check table best-in-time-and-space
merged with table actual TNRIS Lidar DEM tiles
to see if any inner Texas areas actually suffer any gaps in coverage: https://github.com/dhardestylewis/terrain_aggregator/issues/41
Here's the link for USGS's 1 arc second (30m). Other USGS seamless DEMs are similarly located. https://s3.console.aws.amazon.com/s3/buckets/prd-tnm?prefix=StagedProducts/Elevation/1/TIFF/®ion=us-west-2
We will want to backfill using all available USGS seamless DEMs