OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <map.h>

Public Attributes

char * pname
 
char * title
 
char * dcenter
 
char * station
 
float station_lat
 
float station_lon
 
char * mission
 
char * mission_char
 
char * sensor
 
char * sensor_name
 
char * sensor_char
 
char * prodtype
 
char * replace
 
char * softid
 
char * softnm
 
char * softver
 
char * ptime
 
char * infiles
 
char * proccon
 
char * proclog
 
char * flag_use
 
uint8_t eng_q_use [4]
 
int16_t bin_syear
 
int16_t bin_sday
 
int16_t bin_eyear
 
int16_t bin_eday
 
char * stime
 
char * etime
 
int16_t syear
 
int16_t sday
 
int32_t smsec
 
int16_t eyear
 
int16_t eday
 
int32_t emsec
 
int32_t orbit
 
int32_t start_orb
 
int32_t end_orb
 
char * mapproj
 
char * lat_units
 
char * lon_units
 
float nlat
 
float slat
 
float elon
 
float wlon
 
float lat_step
 
float lon_step
 
int32_t nbins
 
int32_t nrows
 
int32_t ncols
 
char * parameter
 
char * measure
 
char * units
 
char * scaling_type
 
char * scaling_eqn
 
char * base
 
float slope
 
float intercept
 
float scaled_data_min
 
float scaled_data_max
 
char * scaled_data_type
 
float data_min
 
float data_max
 
int32_t bintype
 

Detailed Description

Definition at line 16 of file map.h.

Member Data Documentation

◆ base

char * base

Definition at line 71 of file map.h.

◆ bin_eday

int16_t bin_eday

Definition at line 42 of file map.h.

◆ bin_eyear

int16_t bin_eyear

Definition at line 41 of file map.h.

◆ bin_sday

int16_t bin_sday

Definition at line 40 of file map.h.

◆ bin_syear

int16_t bin_syear

Definition at line 39 of file map.h.

◆ bintype

int32_t bintype

Definition at line 79 of file map.h.

◆ data_max

float data_max

Definition at line 78 of file map.h.

◆ data_min

float data_min

Definition at line 77 of file map.h.

◆ dcenter

char * dcenter

Definition at line 19 of file map.h.

◆ eday

int16_t eday

Definition at line 49 of file map.h.

◆ elon

float elon

Definition at line 59 of file map.h.

◆ emsec

int32_t emsec

Definition at line 50 of file map.h.

◆ end_orb

int32_t end_orb

Definition at line 53 of file map.h.

◆ eng_q_use

uint8_t eng_q_use

Definition at line 38 of file map.h.

◆ etime

char * etime

Definition at line 44 of file map.h.

◆ eyear

int16_t eyear

Definition at line 48 of file map.h.

◆ flag_use

char * flag_use

Definition at line 37 of file map.h.

◆ infiles

char * infiles

Definition at line 34 of file map.h.

◆ intercept

float intercept

Definition at line 73 of file map.h.

◆ lat_step

float lat_step

Definition at line 61 of file map.h.

◆ lat_units

char * lat_units

Definition at line 55 of file map.h.

◆ lon_step

float lon_step

Definition at line 62 of file map.h.

◆ lon_units

char * lon_units

Definition at line 56 of file map.h.

◆ mapproj

char * mapproj

Definition at line 54 of file map.h.

◆ measure

char * measure

Definition at line 67 of file map.h.

◆ mission

char * mission

Definition at line 23 of file map.h.

◆ mission_char

char * mission_char

Definition at line 24 of file map.h.

◆ nbins

int32_t nbins

Definition at line 63 of file map.h.

◆ ncols

int32_t ncols

Definition at line 65 of file map.h.

◆ nlat

float nlat

Definition at line 57 of file map.h.

◆ nrows

int32_t nrows

Definition at line 64 of file map.h.

◆ orbit

int32_t orbit

Definition at line 51 of file map.h.

◆ parameter

char * parameter

Definition at line 66 of file map.h.

◆ pname

char * pname

Definition at line 17 of file map.h.

◆ proccon

char * proccon

Definition at line 35 of file map.h.

◆ proclog

char * proclog

Definition at line 36 of file map.h.

◆ prodtype

char * prodtype

Definition at line 28 of file map.h.

◆ ptime

char * ptime

Definition at line 33 of file map.h.

◆ replace

char * replace

Definition at line 29 of file map.h.

◆ scaled_data_max

float scaled_data_max

Definition at line 75 of file map.h.

◆ scaled_data_min

float scaled_data_min

Definition at line 74 of file map.h.

◆ scaled_data_type

char* scaled_data_type

Definition at line 76 of file map.h.

◆ scaling_eqn

char * scaling_eqn

Definition at line 70 of file map.h.

◆ scaling_type

char * scaling_type

Definition at line 69 of file map.h.

◆ sday

int16_t sday

Definition at line 46 of file map.h.

◆ sensor

char * sensor

Definition at line 25 of file map.h.

◆ sensor_char

char * sensor_char

Definition at line 27 of file map.h.

◆ sensor_name

char* sensor_name

Definition at line 26 of file map.h.

◆ slat

float slat

Definition at line 58 of file map.h.

◆ slope

float slope

Definition at line 72 of file map.h.

◆ smsec

int32_t smsec

Definition at line 47 of file map.h.

◆ softid

char * softid

Definition at line 30 of file map.h.

◆ softnm

char* softnm

Definition at line 31 of file map.h.

◆ softver

char* softver

Definition at line 32 of file map.h.

◆ start_orb

int32_t start_orb

Definition at line 52 of file map.h.

◆ station

char * station

Definition at line 20 of file map.h.

◆ station_lat

float station_lat

Definition at line 21 of file map.h.

◆ station_lon

float station_lon

Definition at line 22 of file map.h.

◆ stime

char * stime

Definition at line 43 of file map.h.

◆ syear

int16_t syear

Definition at line 45 of file map.h.

◆ title

char * title

Definition at line 18 of file map.h.

◆ units

char * units

Definition at line 68 of file map.h.

◆ wlon

float wlon

Definition at line 60 of file map.h.


The documentation for this struct was generated from the following files:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/libmap/map.h
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/smigen/smi_map.h