You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently not possible to use the function file_to_array with a single binary file because there is no way to pass this argument to the open funciton inside it
Closest candidates are:file_to_array(::Type{T}, ::String; use_header, header) where T<:PSRClassesInterface.AbstractReader at C:\Users\guilhermebodin\.julia\packages\PSRClassesInterface\TJP78\src\time_series_utils.jl:133 got unsupported keyword argument "single_binary"
The text was updated successfully, but these errors were encountered:
It is currently not possible to use the function
file_to_array
with a single binary file because there is no way to pass this argument to theopen
funciton inside itThe text was updated successfully, but these errors were encountered: