CEMPD / VERDI

This is the repo for the VERDI project, written in java.
GNU General Public License v3.0
17 stars 13 forks source link

Inconsistency in probe function for MPAS data #259

Open cwsimmon opened 3 years ago

cwsimmon commented 3 years ago

Requested by Russ Bullock

In general, the probe function for MPAS data does not operate the same way as for CMAQ or WRF data. For MPAS data, data for the cursor location is indicated at the bottom of the plot whenever the cursor is inside the tile plot. For CMAQ and WRF data, the probe must be invoked with the “Controls” function and a mouse click. It would be good to have consistency in probe operation between all model types if possible.

yadongxuEPA commented 3 years ago

Tested with VERDI_2.1_linux64_20210707.tar.gz and VERDI_2.1_win64_20210707.zip and confirmed the inconsistency in "Probe" function between CMAQ/WRF and MPAS data. About_Probe_control_in_VERDI_screenshot_2 About_Probe_control_in_VERDI_screenshot_1