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

Incorrect maximum value in tile plot legend when load a configuration file with a logarithmic scale #353

Open yadongxuEPA opened 6 days ago

yadongxuEPA commented 6 days ago

Describe the bug This bug was originally reported by user "kkkghs0828" on CMAS Forum.

To Reproduce On atmos, the test data files are copied to this directory: /MOD3APP/verdi/VERDI_2.1.6_testing_files/

Steps to reproduce the behavior:

  1. use this command ./verdi.sh -f /work/MOD3APP/verdi/VERDI_2.1.6_testing_files/Airport_bos_1km_UNC_IFF_20170701.cb6_LTO_PM_FINE.ncf -configFile /work/MOD3APP/verdi/VERDI_2.1.6_testing_files/test_log.cfg -s "PM_FINE[1]" -layer 7 -g tile
  2. See error (this is the incorrect output tile plot reported by this user)

image

yadongxuEPA commented 6 days ago

Tested with VERDI_2.1.6_linux64_20241120.tar.gz on Atmos, confirmed that this issue has resolved.

image testing_issue_353_build_20241120_1