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.
Gang,
> I am trying to understand some UDUNITS routines and functions, such as
> UTOPEN(), but I have not been able to find any user's guide or UDUNITS
> routine/function descriptions. Could you please point me to the place
> where I can find these documentations ...
A manual page on the Fortran API should have been created
as part of the installation process. You should be able to
access it via a command like "man -M /opt/udunits/man -s 3f
udunits". Instead of using the "-M path" option, you should
also be able to add the appropriate directory to the MANPATH
environment variable. For example:
export MANPATH=/usr/man:/usr/local/udunits/man
man -s 3f udunits # or "man 3f udunits"
Note that the invocation syntax of the "man" utility has not
been standardized.
> Thanks,
> Gang
>
> --
> =========================================
> Gang Liu, Ph.D.
> Senior Physical Scientist/Oceanographer
> (I.M. System Group, Inc.)
> NOAA Coral Reef Watch Program
> NOAA/NESDIS/ORA E/RA31
> SSMC1, #5310
> 1335 East-West Highway
> Silver Spring, MD 20910-3226
>
> Tel: 301-713-9386 ext 131
> Fax: 301-713-3136
> Email: address@hidden
> =========================================
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: VCN-568614
Department: Support UDUNITS
Priority: Normal
Status: Closed