Galaxy | Tool Preview

GDAL Warp (version 3.0.0)
Formats currently supported are : GTiff, netCDF and VRT
Select the output format. The default is GeoTIFF (GTiff). A short list of raster formats is currently enable in GalaxyE : GTiff, netCDF and VRT.
-s_srs def. The coordinate systems that can be passed are anything supported by the OGRSpatialReference.
-t_srs srs_def. The coordinate systems that can be passed are anything supported by the OGRSpatialReference.

Gdalwarp

What it does

The gdalwarp utility is an image mosaicing, reprojection and warping utility. The program can reproject to any supported projection, and can also apply GCPs stored with the image if the image is "raw" with control information.


How to use it

Add as much input files you want to warp.

Specifiy output format using short name (http://www.gdal.org/formats_list.html).

Specify source and target spatial reference set.


Advanced options and sources

To see complete details and help section please check the official gdal sources.

http://www.gdal.org

http://www.gdal.org/gdalwarp.html

Raster Processing Tutorial : https://trac.osgeo.org/gdal/wiki/UserDocs/RasterProcTutorial