NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
idsdef.f File Reference

Sets decimal scalings defaults for various parameters. More...

Go to the source code of this file.

Functions/Subroutines

subroutine idsdef (iptv, ids)
 Sets decimal scalings defaults for various parameters.
 

Detailed Description

Sets decimal scalings defaults for various parameters.

Author
Mark Iredell
Date
1992-10-31

Definition in file idsdef.f.

Function/Subroutine Documentation

◆ idsdef()

subroutine idsdef (   iptv,
dimension(255)  ids 
)

Sets decimal scalings defaults for various parameters.

A decimal scaling of -3 means data is packed in kilo-si units.

Program history log:

  • Mark Iredell 1992-10-31
Parameters
[in]IPTVparameter table version (only 1 or 2 is recognized).
[out]IDSinteger (255) decimal scalings (unknown decimal scalings will not be set).
Author
Mark Iredell
Date
1992-10-31

Definition at line 16 of file idsdef.f.