gdal_translate: HDF5 to GEOTIFF using GDAL

Description Usage Arguments

View source: R/axel_gdal.R

Description

HDF5 to GEOTIFF using GDAL

Usage

1
gdal_translate(hdf5, band, outfile, removeHDF5)

Arguments

hdf5

A character string naming the HDF5 file.

band

A numeric, indicate the band to extract.

outfile

A character string with the name where the geoTIFF will be saved.

removeHDF5

logical,Remove HD5 files after the conversion to geoTIFF.


csaybar/gpm documentation built on Jan. 13, 2020, 2:37 a.m.