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

[AWIPS #YBH-568420]: Fwd: Archived data

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [AWIPS #YBH-568420]: Fwd: Archived data
  • Date: Fri, 14 Aug 2020 10:35:42 -0500

Thanks Sam,

Looks like you are probably going to have to download a libpng12 library and 
create a symbolic link. If you do a "ll /usr/lib64/libpng*" do you have any 
libpng12.so files?

If not, do the following as root:

cd /usr/lib64
wget 
https://git.wageningenur.nl/aflit001/tools/-/raw/91e437fbd8e3f5ea3488999688f06225e14eff7a/aflit001/lib/libpng12.so.0.49.0
chmod 775 libpng12.so.0.49.0
ln -s libpng12.so.0.49.0 libpng12.so
ln -s libpng12.so.0.49.0 libpng12.so.0

Restart EDEX and you should be able to ingest your grib file!

Thanks,

Tiffany Meyer
AWIPS Lead Software Engineer
UCAR-Unidata

Ticket Details
===================
Ticket ID: YBH-568420
Department: Support AWIPS
Priority: Normal
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.