AlecThomson / RACS-tools

Useful scripts for RACS
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

CudeData could also capture output file #66

Open tjgalvin opened 1 month ago

tjgalvin commented 1 month ago

It seems that the data structure describing a cube (including the file name, pixels etc) perhaps should also contain an optional field that lists the output file once it has been created. There are a couple of internal checks that build the name of this file, and having access to it from the returned object would be beneficial.