10.11.2012 Views

Reference Manual of the nadc-tools API and Libraries - SRON

Reference Manual of the nadc-tools API and Libraries - SRON

Reference Manual of the nadc-tools API and Libraries - SRON

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.27.2 SELECT BAND<br />

Identifier SELECT BAND<br />

Purpose check(s) if a spectral b<strong>and</strong> is selected<br />

Usage if ( SELECT BAND( nb<strong>and</strong>, param, fcd ) ) ...<br />

Input short nb<strong>and</strong> : number <strong>of</strong> spectral b<strong>and</strong> [1a=0,1b,2a..]<br />

struct param record param : comm<strong>and</strong>-line parameters (A.1)<br />

struct fcd gome *fcd : Fixed Calibration Record (B.18)<br />

Returns true, is selected<br />

Comment none<br />

3.27.3 SELECT PCD<br />

Identifier SELECT PCD<br />

Purpose checks if a PCD record is selected<br />

Usage nr select += SELECT PCD( param, &pcd );<br />

Input struct param record param : comm<strong>and</strong>-line parameters<br />

struct pcd gome *pcd : Pixel Specific Calibration Record (B.24)<br />

Returns one if pixel is selected, else zero<br />

Comment none<br />

3.27.4 SELECT SMCD<br />

Identifier SELECT SMCD<br />

Purpose check(s) if a SMCD is selected<br />

Usage nr select += SELECT SMCD( param, &smcd );<br />

Input struct param record param : comm<strong>and</strong>-line parameters<br />

struct smcd gome *smcd : Sun/Moon Specific Calibration Record (B.25)<br />

Returns not selected: zero, selected one<br />

Comment none<br />

3.27.5 SELECT DDR<br />

Identifier SELECT DDR<br />

Purpose check(s) if a DDR is selected<br />

Usage nr select += SELECT DDR( param, glr );<br />

Input struct param record param : struct holding user-defined settings<br />

struct glr2 gome *glr : DOAS Data Record (geolocation part) (B.8)<br />

Returns one if setected, else zero<br />

Comment none<br />

3.28 GOME WR H5 PIR<br />

Identifier GOME WR H5 PIR<br />

Author R.M. van Hees<br />

Language ANSI C<br />

Purpose define <strong>and</strong> write GOME level 1 PIR data<br />

Usage GOME WR H5 PIR( param, &pir );<br />

Input struct param record param : struct holding user-defined settings<br />

struct pir gome *pir : Product Identifier Record data (B.2)<br />

Returns Nothing<br />

Comment None<br />

72

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!