diff --git a/scripts/standardising.py b/scripts/standardising.py index dde6ce177..b213fc227 100644 --- a/scripts/standardising.py +++ b/scripts/standardising.py @@ -36,7 +36,7 @@ def run_standardising( Args: files: list of source files to standardise preset: gdal preset to use. See `gdal.gdal_preset.py` - cutline: path to the cutline. Must be `.fgb` or `.geojson`. + cutline: path to the cutline. Must be `.fgb` or `.geojson` concurrency: number of concurrent files to process source_epsg: EPSG code of the source file target_epsg: EPSG code of reprojection