NCEPLIBS-w3emc  2.11.0
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. More...
 

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.