Mercurial > repos > ecology > gdal_gdaladdo
changeset 3:c46b8322a8ee draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/gdal commit b8d429fc9c59d401a4a55fcd806050939ed41b8b
author | ecology |
---|---|
date | Thu, 20 Jun 2019 06:53:59 -0400 |
parents | 455ea59d978e |
children | |
files | gdal_macros.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gdal_macros.xml Thu Jun 13 11:29:56 2019 -0400 +++ b/gdal_macros.xml Thu Jun 20 06:53:59 2019 -0400 @@ -128,11 +128,11 @@ </param> </xml> -<!-- need to upgrade gdal version to use <xml name="gdal_param_oo"> - <param name="oo" type="text" label="-oo NAME=VALUE" value="" /> + <repeat name="series_oo" title="Add an input dataset open option"> + <param name="oo" type="text" label="Input dataset open option" help="-oo NAME=VALUE. eg : X_POSSIBLE_NAMES=longitude. Format specific, can be used multiple times." value="" /> + </repeat> </xml> ---> <xml name="gdal_input_raster_multiple"> <param type="data" name="input" format="gtiff,tiff,netcdf,VRT,txt,xml" help="Formats currently supported are : GTiff, netCDF and VRT" label="Gdal supported input file" multiple="true"/>