Closed yadongxuEPA closed 2 years ago
Tested using VERDI_2.1.4_mac_20220720.tar.gz
Observed the same behavior as Yadong above.
Uploaded dataset from atmos to the google drive: CCTM_LTNGEMIS3D_WWLLNs_20160701.nc and downloaded to the VERDI_2.1.4/data/model directory.
A temporary work-around of not being able to set the Min/Max values for the Color Map is to use more Tiles.
./verdi.sh -f $cwd/data/model/CCTM_LTNGEMIS3D_WWLLNs_20160701.nc -s "NO[1]" -g contour
Select Timestep 3 Select Layer 29 Select Configure > Configure Plot > Color Map Select Palette by clicking on Newton RGB(AVS) Palette Selected the Newtown RGB(AVS) Palette, and use the radio button above to change the Number of Tiles to 50. Then click on Rebuild, then Click on Apply, then Click on OK.
That generated the following plot.
Retested VERDI_2.1.4_linux64_20220809.tar.gz on Atmos and VERDI_2.1.4_win64_20220809.zip on a Windows PC, found that this issue has partially resolved. The contour plot did respond to the changes in the automatic or customized color scales, but it seems the maximum value on the color scale cannot be changed. Note that the maximum value for the color scale stayed at 54.
Retested VERDI_2.1.4_linux64_20220823.tar.gz on Atmos, found that "configure plot" function has been improved (the contour plot did respond to the customized color scale and user could set the maximum color value).
However, the following minor issues were found:
issue 1: the following error messages appeared in VERDI command window as soon as "Contour plot" was clicked.
issue 2: After the dialog window of "configure plot" closed, the previously customized maximum color value was not saved (noticed the max value went back to the default automatic value).
issue 3: If user want to change the previously customized color values one more time, the contour plot did not respond to the changes.
In addition to the issues Yadong has pointed out. It would be nice if the vertical axis (the 0-50 range as in the last figure) can be redrawn to match the color legend bar. For example, when the range on the color bar is changed to 0-24, the vertical axis also changes to maximum at 24 (0-24) instead of 0-50. In that way, not only the colors change, but the peaks of the data points also change. Some hidden data that is too small in the larger range should be now visible under a smaller value of maximum customized by user.
Retested VERDI_2.1.4_linux64_20220909.tar.gz on Atmos, found that the issue has not resolved. The "configure plot" function for the contour plot still behaved the same way as the ones described as in VERDI_2.1.4_linux64_20220823.tar.gz.
Retested VERDI_2.1.4_linux64_20220916.tar.gz on Atmos, found that the issue has resolved. No more error messages when clicked on "Contour plot". User customized min/max values were saved in the "configure plot" function.
I played it a little further with the configuration. Yes, it was resolved the previous issues as Yadong pointed out. But I found another small issue with the configuration file. After the changed configuration was saved in a file, when I brought back the same contour plot and tried to open the saved configuration file, the pop-up window doesn't have a "load" button. Only the "save" button is there. I tested a title plot, it worked well. It should be only a small bug with misplaced button.
Retested "Load configuration" feature on "Contour plot" with VERDI_2.1.4_linux64_20220925.tar.gz on Atmos, found that loading a saved configuration file worked ok.
However, there was the following error messages popped-up in the command window after I closed the VERDI GUI window.
Tested VERDI_2.1.4_mac_20220925.tar.gz on mac. In examining the contour plot, could modify the min and max values. I didn't see error messages.
I am not really sure that the contour plot is showing what we want to display. Shouldn't the vertical layers be listed along the vertical axis instead of the concentration of NO in moles/sec? I don't really know what this would look like, but I imagine that sometimes there is no concentrations at the lower level, and high concentrations at the upper level, and this is the type of visualization that we need of these files. Would it be possible to see a chemical plume or cloud of NO with a contour plot that had the z axis correspond to vertical layers?
Retested VERDI_2.1.4_linux64_20221007.tar.gz on Atmos and VERDI_2.1.4_win64_20221007.zip on a Windows PC , confirmed that the issue has resolved.
Tested using VERDI_2.1.4_mac_20221007.tar.gz and confirmed that the issue was resolved.
Checked VERDI_2.1.5_linux64_20231222.tar.gz and it worked.
But after I closed the contour plot then closed the VERDI GUI, the following error messages showed up in the command window.
Tested on a mac using VERDI_2.1.5_mac_20240103.tar.gz and found issues to be resolved. I did not see a message after shutting down the contour plot and then VERDI Gui.
Tested VERDI_2.1.5_linux64_20240124.tar.gz on Atmos and found this issue has resolved.
Describe the bug When tried to use "Configure Plot" to change or customize color scales, the contour plot did not display the correct color.
To Reproduce Steps to reproduce the behavior:
1) Load this file "CCTM_LTNGEMIS3D_WWLLNs_20160701.nc" under /work/MOD3APP/verdi/VERDI_2.1.4_testing_files 2) Create "Contour Plot" for variable "NO[1]" 3) Change to "time step" to 3 and "Layer" to 29, notice that the NO values are quite low at the automatic color scale
4) Click on "Configure" >> "Configure Plot" >> "Color Map" and create a customized color scale
Expected behavior The contour plot should display the correct customized color scales.
Desktop (please complete the following information):
EPA atmos system - Linux