gdalinfogdalwarpgdal_translategdal_merge.pygdal_rasterizemodule load gdal/1.10.0Write your own code? Use GDAL API:
module load gdal/1.10.0 (loads python/2.7.5)from osgeo import gdalrgdal and raster packages)
module load R_earth/3.1.0library(raster)module load gdal/1.10.0#include "gdal.h"GDAL_LIB and GDAL_INC pathsogrinfo
ogrinfo -so -al vector.shpogrinfo -al -where "FEATURE > 5" vector.shp-sql)grep, wc, etc... to quickly summarize vector dataogr2ogr
ogr2ogr -f KML vector.kml vector.shpogr2ogr -t_srs "EPSG:4326" vector_wgs84.shp vector.shpogr2ogr -append combined.shp part2.shpmodule load qgis/2.0.1Bulk Download Application for L1 products:
module load bda/1.1.2qsh session for big downloads -- very CPU intensive!Parallel SR / Fmask for Landsat 4, 5, 7, and 8 in one command:
module load batch_landsat/v4landsatPrepSubmit.sh -hTimeseries interactive visualization in QGIS:
module load CCDCTools/latestmodule load CCDCTools/_betaUse Python? Want to share or explain your work, or just save and document your explorations?
module load python/2.7.5ipython notebookssh -L [local port]:localhost:[remote port] [user]@geo.bu.eduInstalled as part of RStudio!