Closed soxofaan closed 1 year ago
reported at https://discuss.eodc.eu/t/multiple-files-in-the-batch-processing/585/4:
cube = cube.save_result(format="GTiff", options={'filename_prefix': 'wwt-2023-02'}) job = cube.create_job()
causes
ValueError: Existing `save_result` node with different options {'filename_prefix': 'wwt-2023-02'} != {}
reported at https://discuss.eodc.eu/t/multiple-files-in-the-batch-processing/585/4:
causes