Closed oyvfoss closed 1 month ago
Solved by removeing the decorator (f480be05741338ddefacae4049a106eadcbc0f01).
Seems to be a bug where the output argument is seen by inspect.signature(func)
instead of the input argument. A little worrisome that this problem occurred.
The while dataset gets printed to PROCESSING history in my CTD
Editing.ipynb
exampkle. I think this happens when using thedata.ctd.from_netcdf
function.Should fix and make sure we print the appropriate striongs in the pyscript comment as well as the algorithmic description.