I’m trying to open an nc file, however I get the following error:
ERROR: In vtkSIProxyDefinitionManager.cxx, line 518 vtkSIProxyDefinitionManager (0x60000183c100): No proxy that matches: group=sources and proxy=. were found.
This is the same issue for 5.13.0 and 5.13.1 versions that I have installed for ssh tunneling.
Thank you, @deanwormer . I was able to reproduce your observed error by using the settings files you included here. The offending section of the ParaView-Settings.json file that led to the problem was
Do you recall if you set that setting manually? Or did you do something else like save the default reader to use when you were presented with a few reader options to open the .nc file? Thanks!