awips2/edexOsgi/com.raytheon.uf.common.parameter/utility/common_static/base/parameter/definition
ucar-tmeyer 540a08ada9 Fix Vorticity (AV) unit issue
This is in reference to this DR: https://vlab.noaa.gov/awips-redmine/issues/2003073

If you already have a running EDEX and need to make this change, manually update the parameters.xml and then update the database table:

update parameter set unit='/s' where unit like '1/s';
2023-10-17 13:55:58 +00:00
..
parameters.xml Fix Vorticity (AV) unit issue 2023-10-17 13:55:58 +00:00