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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4.5 GET SCIA LV1C GEO<br />

Identifier GET SCIA LV1C GEO<br />

Author R.M. van Hees<br />

Language ANSI C<br />

Purpose convert/copy gelocation records level 1b to level 1c format<br />

Usage GET SCIA LV1C GEON( nr geo, geoN, nr geo1c, geoN 1c );<br />

Input unsigned int nr geo : number <strong>of</strong> level 1b geo-records<br />

struct geoN scia *geoN : Nadir gelocation records (level 1b) (C.6)<br />

unsigned int nr geo1c : number <strong>of</strong> level 1c geo-records<br />

Output struct geoN scia *geoN 1c : Nadir gelocation records (level 1c) (C.6)<br />

Usage GET SCIA LV1C GEOL( nr geo, geoL, nr geo1c, geoL 1c )<br />

Input unsigned int nr geo : number <strong>of</strong> level 1b geo-records<br />

struct geoL scia *geoL : Limb gelocation records (level 1b) (C.5)<br />

unsigned int nr geo1c : number <strong>of</strong> level 1c geo-records<br />

Output struct geoL scia *geoL 1c : Limb gelocation records (level 1c) (C.5)<br />

Usage GET SCIA LV1C GEOC( nr geo, geoC, nr geo1c, geoC 1c )<br />

Input unsigned int nr geo : number <strong>of</strong> level 1b geo-records<br />

struct geoC scia *geoC : Monitor gelocation records (level 1b) (C.7)<br />

unsigned int nr geo1c : number <strong>of</strong> level 1c geo-records<br />

Output struct geoC scia *geoC 1c : Monitor gelocation records (level 1c) (C.7)<br />

Returns nothing<br />

Comment None<br />

4.6 GET SCIA LV1C MDS<br />

Identifier GET SCIA LV1C MDS<br />

Author R.M. van Hees<br />

Language ANSI C<br />

Purpose convert MDS in level 1b format to level 1c format<br />

Usage nr mds = GET SCIA LV1C MDS( state, mds 1b, mds 1c );<br />

Input struct state1 scia *state : structure with States <strong>of</strong> <strong>the</strong> product<br />

struct mds1 scia *mds 1b : structure holding level 1b MDS records (E.31)<br />

Output struct mds1c scia *mds 1c : level 1c MDS records (C.11)<br />

Returns number <strong>of</strong> level 1c MDS records<br />

Comment none<br />

4.7 GET SCIA LV1C PMD<br />

Identifier GET SCIA LV1C PMD<br />

Author R.M. van Hees<br />

Language ANSI C<br />

Purpose extract PMD data from <strong>the</strong> level 1b MDS<br />

Usage nr mds = GET SCIA LV1C PMD( state, mds 1b, mds pmd );<br />

Input struct state1 scia *state : structure with States <strong>of</strong> <strong>the</strong> product<br />

struct mds1 scia *mds 1b : structure holding level 1b MDS records (E.31)<br />

Output struct mds1c pmd *mds pmd : level 1c PMD MDS record (C.12)<br />

Returns number <strong>of</strong> PMD records (=1)<br />

Comment none<br />

78

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

Saved successfully!

Ooh no, something went wrong!