ERROR: MethodError: Cannot convert
an object of type NamedTuple{(:filename, :varname, :errvarname), Tuple{String, String, …}} to an object of type String
#19
Labels
bug
Something isn't working
The parameter
auxdata_files
cannot be written to the parameter file (netCDF).Error message
Where the code fails
My bad: I misunderstood how the conversion from the list to a string should be performed.
DINCAE.jl/src/points.jl
Line 714 in 64d402e
and
The text was updated successfully, but these errors were encountered: