Skip to contents

This function provides tool the gdal_translate execution.

Usage

gdal_translate(from, to)

Arguments

from

character: subdataset name. Generated from the `get_subdatasets` function.

to

character: physical path to the output file.

Author

Dongchen Zhang