[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AWIPS #CWJ-540985]: grb2 decode question.



> Ok - our bad -- we assumed that it would default the display to always be an 
> image when calling up this product.  Turns out when we right click on its 
> label in the product stack and "load as image" it does it properly.
> 
> And the styleRule for contours works that you provided so we are good there 
> too...
> 
> Two follow up questions
> 
> 1.    Outside of a procedure Is there a way to have when loaded always 
> default to the image instead of contours - if not that is ok

Yes, copy this file 
cp /awips2/cave/etc/volumebrowser/FieldDisplayTypes.xml 
/awips2/edex/data/utility/cave_static/site/OAX/

And then add:
   <field key="GSTX" displayTypes="IMAGE" />
   <field key="GSTF" displayTypes="IMAGE" />


> 2.    When we modified the color map for the image, we have a choice save as 
> of office save as  -- say we call it FE GUST where does either get saved 
> (path and name) so we can save/port it over when we upgrade AWIPS?

You can do a find for the file:
find /awips2/edex/data/utility -name *GUST*

and then update the styleRules to use the new name
<defaultColormap>FE GUST</defaultColormap>

If you only want to use that for one of the parameters just create 2 separate 
entries in the styleRules
 


Thanks,

Tiffany Meyer
AWIPS Lead Software Engineer
UCAR-Unidata

If you're interested, please feel free to fill out a survey about the support 
you receive:  
https://docs.google.com/forms/d/e/1FAIpQLSeDIkdk8qUMgq8ZdM4jhP-ubJPUOr-mJMQgxInwoAWoV5QcOw/viewform

Ticket Details
===================
Ticket ID: CWJ-540985
Department: Support AWIPS
Priority: Critical
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.