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

[netCDFDecoders #IHC-434707]: Building decoders

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: [netCDFDecoders #IHC-434707]: Building decoders
  • Date: Wed, 11 Jan 2012 11:46:40 -0700

Hi Mark,

Gribtonc software is deprecated but he's a possible solution

compile udunits-1.12.4 in /usr/local  
in /usr/local ln -s udunits-1.12.4 udunits
in decoders 5.0 src/CUSTOMIZE add

CPP_UDUNITS=-I/opt/udunits/include
LD_UDUNITS='-L/opt/udunits/lib -ludunits'

I'll attach the CUSTOMIZE file

You have to make sure the netcdf libraries references are correct too.

Also do a make dist clean first for the decoders.

Robb...


Ticket Details
===================
Ticket ID: IHC-434707
Department: Support netCDF Decoders
Priority: Normal
Status: Open

Attachment: CUSTOMIZE
Description: Binary data