HDR_MOD

Open an image allowing modification of any header items

Description:

This subroutine opens an image and allows the header information to be modified by other HDR routines.

Invocation

CALL HDR_MOD( PARAM, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
Parameter name of the image (case insensitive).
STATUS = INTEGER (Given and Returned)
The global status.

Notes: