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
177 stars 49 forks source link

Wording improvement for WRF import errors #3442

Open sgpearse opened 1 year ago

sgpearse commented 1 year ago

To reproduce:

1) Import the wrf file located at /glade/p/cisl/vast/vapor/Bugs/3441. The error message is below.

Screen Shot 2023-08-21 at 3 42 41 PM

2) Many WRF users strip unused coordinate variables and dimensions. We need to indicate what specific coordinate variables and dimensions we require. Currently, the only way for them to know this is to look at DCWRF.cpp, which will steer a user towards another application.

sgpearse commented 10 months ago

Also would be useful to document the required coordinate variables on the website.