geoidlab.dem
Functions
|
Check if a NetCDF file contains a bounding box |
|
Prepare a DEM for geoid calculation. |
|
Download a custom remote DEM file and return it as an xarray dataset. |
|
Download DEM using Cloud Optimized GeoTIFF (COG) format from OpenTopography. |
|
Download SRTM30PLUS from https://topex.ucsd.edu/pub/srtm30_plus/srtm30/grd/ |
|
Fetch the URLs of all relevant tiles based on the given bounding box. |
|
Return DEM bounds from a NetCDF file using canonical x/y coordinates. |
|
Function to get the path of README.V11.txt, which is required for automatic DEM download. |
|
Identify the tiles that intersect with the given bounding box. |
|
Parse the README file to extract tile boundary information. |
|
Rename user-provided DEM coordinate/data names to GeoidLab's canonical x/y/z schema. |