File ocdb_queryparams.txt Summary of query parameters. QRY_NO: unique query number USER_ID: your ID number - mapped to your username/password TITLE: your query name. Defaults to Qxx where xx is the qry_no DATE_OF_ENTRY: date submitted MIN_LAT: | MAX_LAT: |defines latitude longitude extents MIN_LON: | MAX_LON: | MIN_DATE: defaults to 01/01/1900 MAX_DATE: defaults to current date MIN_MONTH: defaults to 1 MAX_MONTH: defaults to 12 AREA_NAME: polygon name if specified KEEP_STATS: T(rue) if requested statistics KEEP_DATASET: T(rue) if requested individual data values LAT_BLOCK: latitude blocking if requested LON_BLOCK: longitude blocking if requested AREA_TYPE: R if rectangle, A if polygon area DATASRC_REFERENCE data source used VALID Query is valid. A query is made invalid if it references a user defined polygon that the user has deleted. QUALITY | QUALITY_OPERATOR |these two fields define the quality range selected MIN_TEMP not used MAX_TEMP not used MIN_CHLORPH minimum allowable chlorophyll MAX_CHLORPH maximum allowable chlorophyll -------------------------------------------------------------------------------- File ocdb_xx_j.txt Complete profile data Datafile Structure: Column Name AREA polygon name or RECT (for rectangle) STN_ID unique station identifier PRESS pressure (db) of observation (always zero) STN_DATE DD/MM/YYYY YEAR MONTH MIN_LAT min latitude of query box (to identify blocking sub-areas) MIN_LON min longitude of query box (to identify blocking sub-areas) LATITUDE calculated latitude of centriod LONGITUDE calculated longitude of centroid TEMP deg C QUALITY quality flag between 4 and 7 -------------------------------------------------------------------------------- File ocdb_xx_a.txt Time series statistics Datafile Structure: Column Name AREA polygon name or RECT (for rectangle) PRESS depth of observation (always zero) YEAR MONTH MIN_LAT min latitude of query box (to identify blocking sub-areas) MIN_LON min longitude of query box (used to identify blocking sub-areas) MIN_TEMP | MAX_TEMP |temperature statistics AVG_TEMP | CNT_TEMP | -------------------------------------------------------------------------------- File ocdb_xx_b.txt Seasonal Cycle Datafile Structure: Column Name AREA polygon name or RECT (for rectangle) PRESS depth of observation (always zero) MONTH MIN_LAT min latitude of query box (to identify blocking sub-areas) MIN_LON min longitude of query box (to identify blocking sub-areas) MIN_TEMP | MAX_TEMP | AVG_TEMP |temperature statistics STD_TEMP | CNT_TEMP | TOT_TEMP |