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
GDAL command-line shell scripts for geospatial raster processing: reprojecting and warping grids between coordinate reference systems and map projections (gdalwarp), format conversion between NetCDF, GeoTIFF and binary (gdal_translate), and raster metadata inspection (gdalinfo).
Field notes and reusable command-line snippets for installing GDAL with Python on macOS and inspecting geospatial raster data (NetCDF, GeoTIFF) via gdalinfo. A concise, reproducible quick-reference for configuring a GIS / remote-sensing environment (Shell + Python + GDAL).