Changes between Version 1 and Version 2 of Ticket #1870
- Timestamp:
- Oct 26, 2018, 8:36:56 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1870 – Description
v1 v2 19 19 wcst_import.sh ingredients.json --daemon status 20 20 }}} 21 2. Allow executing a script or program before or after ingesting each file. This would allow for preprocessing, e.g. doing gdalwarp automatically, and cleanup afterwards. A convention for calling scripts and what results they return will need to be established though; I think this would make sense:22 - input: the file(s) to be ingested23 - output: result file (or a list of files), which would replace the originally specified files in the ingestion.