Bibliography:
Vertesi, Janet. Seeing like a Rover: How Robots, Teams, and Images Craft Knowledge of Mars. Chicago: U of Chicago, 2015. Print.
Lawhead, Joel. Learning Geospatial Analysis with Python: Master GIS and Remote Sensing Analysis Using Python with These Easy to Follow Tutorials / Joel Lawhead. Birmingham, UK: Packt, 2013. Print.
"More Advanced Mapping with Cartopy and Matplotlib¶." More Advanced Mapping with Cartopy and Matplotlib — Cartopy 0.13.0 Documentation. N.p., n.d. Web. 15 Dec. 2016.
"Blog | Machinalis." Blog | Machinalis. N.p., n.d. Web. 15 Dec. 2016.
References and Links
Tutorial for creating the Hillshade from a Raster Image
PROJECTION COORDINATE SYSTEMS
GDAL
pymodis
importing hw
processing modis data with python
DEM tools
download elevation models
USING GDAL
Python for Geospatial Data Processing
pyModis - Python library for MODIS data
TileScraper
Python for geospatial data processing
TileScraper for Modis Data
plotting terrain:
Open Topography:
Parsing USGS BIL Digital Elevation Models in Python
this book:
MOsaic a set of images in gdal
GDAL cookbook
Tutorial for analyzing satellite images with python
NASA open source projects
QGIS mosaic rasters
Stacking Spectral Bands
Spectral Differences
Real Time Modis
Satellite Imagery with Python:
DATA:
Shapefile Clipping
Working with Shapefiles
Global DEM analysis
GEO test Jupyter Notebook
DATA USED
GDAL NES GDAL Grid Registered
Python Cut geotiff
SAVE POINTS TO A LAYER IN GDAL
LAT LONG Of LOS Angeles
34.0, -118.5 and 33.5, -119.0
THIS BASEMAP TUTORIAL WAS SUPER USEFUL
Obtain the info on the GEOTIFF
gdalinfo ETOPO1_Bed_g_geotiff.tif
gdal_merge.py -init 255 -o out.tif in1.tif in2.tif
Plotting to a raster
Earthpy
SRTM CSI CGIAR DATA DOWNLOAD
GEOSPATIAL CODE IN PYTHON DOWNLOAD
DOWNLOAD SHAPEFILES
SOME INTERESTING CODE OPTIONS
MERGE RASTER INTO A SINGLE RASTER WITH GDAL
GDAL info on merging rasters
MARS MDGER DATA
How to overlay a shapefile with a raster
Sinas Documentation from Class Lab
plotting etop5 topography/bathymetry data as an image
GET TO COMPUTE
Rasterio Plot
masking a raster using a shapefile
cartopy
SOCAL zip
Raster to shapefile