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
SVDConv silently fails on Linux to "--generate=sfr". This is probably due to the missing sfrcc2.exe that only exists/is called on Windows.
SVDConv should generate some error in this case of missing sfrcc2.exe.
And also the documentation should mention, that "--generate=sfr" is only supported on Windows.