You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The process we implement in WindNinja will need to clip out a small subset of the full dataset on disk based on our DEM extents using the GDAL /vsigs/ virtual file system driver. This is an example that should work from the command line (you'll need to get a free GCP API key to use and associated client email to populate in the command below in place of the XXXX's).
Fetching for one band is possible now from both AWS and GCP. Currently working on identifying the correct abbreviation for certain parts of the band. Have some questions about this.
We can subset now with the GDAL /vsigs/ virtual file system driver.
https://gdal.org/user/virtual_file_systems.html
The text was updated successfully, but these errors were encountered: