Re: [awips2-users] Winds not plotting in AWIPS

I recently had the same issue on linux when compiling the NWS AWIPS build from 
source in eclipse.

The issue I had encountered was CAVE couldn’t find the jep library, so I 
created a sym link of the jep library to the path defined in LD_LIBRARY_PATH. 
If you are using the Unidata build, the LD_LIBRARY_PATH for Python is defined 
and exported in "/etc/profile.d/awips2.sh" I believe. 

As root, I entered the command, "ln -s 
/awips2/python/lib/python2.7/site-packages/jep/jep.so 
/awips2/python/lib/libjep.so” which created the sym link. I then changed the 
ownership of the sym link by entering the command, “chown -h awips:fxalpha 
/awips2/python/lib/libjep.so"

Anyways, this fixed the issue for me, but again… I am running from source and 
using a different build. 

Justin




> On May 19, 2017, at 11:35 PM, Keith Latteri <keith@xxxxxxxxxxxxxxxxx> wrote:
> 
> I do have the same issue on Linux and Mac OS X as well on both the Unidata 
> Public EDEX and my private one. 
> 
> 
>> On May 19, 2017, at 11:31 PM, Tim Vasquez <tim.vasquez@xxxxxxxxxxxxxxxxxxx> 
>> wrote:
>> 
>> I just want to send a gentle reminder about wind plots not working in AWIPS 
>> CAVE.  I don't have an expectation for repairs to be done, but the 
>> unavailability of vector fields is a very significant omission and it 
>> removes probably 70% of the forecasting value of AWIPS.  I just want to see 
>> if someone might take a look at this.
>> 
>> Quick runthrough: Start AWIPS CAVE, go to Models, NAM 40km, show 850 mb 
>> Wind/Height.  You will only get heights.  The wind data does not plot.  Also 
>> wind data does not plot on any product at all in any of the menus.
>> 
>> Also related, the Surface > METAR Plot data doesn't plot but I know this has 
>> been acknowledged.  I get "METAR Not Loaded", even though the panel shows 
>> "20.0400" which is current.  Upper Air data (e.g. for 250 mb) has the same 
>> kind of problem.
>> 
>> I have a public outreach on YouTube (MetLab) where I sometimes demonstrate 
>> AWIPS CAVE, and each time I can only show them the scalar fields like 
>> height. It would be great to be able to show more capabilities.
>> 
>> Relevant details:
>> Last mentioned in the list: 11/7/2016, confirmed by other users
>> My build: awips-cave.amd64.msi (V16.2.2) downloaded in November
>> 
>> Tim Vasquez
>> Norman OK
>> 
>> 
>> _______________________________________________
>> NOTE: All exchanges posted to Unidata maintained email lists are
>> recorded in the Unidata inquiry tracking system and made publicly
>> available through the web.  Users who post to any of the lists we
>> maintain are reminded to remove any personal information that they
>> do not want to be made public.
>> 
>> 
>> awips2-users mailing list
>> awips2-users@xxxxxxxxxxxxxxxx
>> For list information, to unsubscribe, or change your membership options, 
>> visit: http://www.unidata.ucar.edu/mailing_lists/
> 
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web.  Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
> 
> 
> awips2-users mailing list
> awips2-users@xxxxxxxxxxxxxxxx
> For list information, to unsubscribe, or change your membership options, 
> visit: http://www.unidata.ucar.edu/mailing_lists/



  • 2017 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the awips2-users archives: