# HG changeset patch # User ecology # Date 1561027960 14400 # Node ID 4285576f069055650909adcaa2ff9fcf1d781d85 # Parent 8bb34fcc119ae5372ff277428e8531c9bd0a0e0b planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/gdal commit b8d429fc9c59d401a4a55fcd806050939ed41b8b diff -r 8bb34fcc119a -r 4285576f0690 gdal_macros.xml --- a/gdal_macros.xml Thu Jun 13 11:28:21 2019 -0400 +++ b/gdal_macros.xml Thu Jun 20 06:52:40 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"/>