NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
179 stars 49 forks source link

Vapor lacks error messages for unsupported data #3405

Open sgpearse opened 1 year ago

sgpearse commented 1 year ago

To reproduce:

1) Import the CF-compliant NetCDF file in /glade/p/cisl/vast/vapor/Bugs/3405 2) The file will import successfully but the domain extents will range from 0:0 on X, Y, and Z, and no renderers will be enabled. Vapor should indicate why this dataset is not supported.

Note that this file describes its grid as unstructured.

sgpearse commented 1 month ago

Related to #3494 and possibly #3650