Closed skymandr closed 1 year ago
Not at all convinced this is a good idea --The tables make the processing much faster . Probably better to have a flag to say don't write files if the mode does not have a table @OleMartinChristensen to confirm
Not at all convinced this is a good idea --The tables make the processing much faster . Probably better to have a flag to say don't write files if the mode does not have a table @OleMartinChristensen to confirm
Better, @donal-mur ?
This propagates the
force_table
argument fromget_linearized_image
toL1_calibrate
and sets it toFalse
for Lambda batch-processing, where the file system is read only.I'm not sure if this will ruin something else in your workflows, @innosat-mats/scientific . I don't think so, but please review carefully!
Resolves #103