OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
mapattr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define L3M_PNAME   "Product Name"
 
#define L3M_TITLE   "Title"
 
#define L3M_TITLE_VAL   "SeaWiFS Level-3 Standard Mapped Image"
 
#define L3M_DCENTER   "Data Center"
 
#define L3M_DCENTER_VAL   "NASA/GSFC SeaWiFS Data Processing Center"
 
#define L3M_STATION   "Station Name"
 
#define L3M_STATION_VAL   "Wallops Flight Facility"
 
#define L3M_STLAT   "Station Latitude"
 
#define L3M_STLAT_VAL   37.9272
 
#define L3M_STLON   "Station Longitude"
 
#define L3M_STLON_VAL   -75.4753f
 
#define L3M_MISSION   "Mission"
 
#define L3M_MISSION_VAL   "SeaStar SeaWiFS"
 
#define L3M_MSNCHAR   "Mission Characteristics"
 
#define L3M_MSNCHAR_VAL   "Nominal orbit: inclination = 98.2 (Sun-synchronous); node = 12 noon local (descending); eccentricity = <0.002; altitude = 705 km; ground speed = 6.75 km/sec"
 
#define L3M_SENSOR   "Sensor"
 
#define L3M_SENSOR_NAME   "Sensor Name"
 
#define L3M_SENSOR_VAL   "Sea-viewing Wide Field-of-view Sensor (SeaWiFS)"
 
#define L3M_SNSCHAR   "Sensor Characteristics"
 
#define L3M_SNSCHAR_VAL   "Number of bands = 8; number of active bands = 8; wavelengths per band (nm) = 412, 443, 490, 510, 555, 670, 765, 865; bits per pixel = 10; instantaneous field-of-view = 1.5835 mrad; pixels per scan = 1285; scan rate = 6/sec; sample rate = 7710/sec"
 
#define L3M_PRODTYPE   "Product Type"
 
#define L3M_PVERSION   "Processing Version"
 
#define L3M_REPLACE   "Replacement Flag"
 
#define L3M_SOFTID   "Software ID"
 
#define L3M_SOFTNM   "Software Name"
 
#define L3M_SOFTVER   "Software Version"
 
#define L3M_PTIME   "Processing Time"
 
#define L3M_INFILES   "Input Files"
 
#define L3M_PROCCON   "Processing Control"
 
#define L3M_PROCLOG   "Processing Log"
 
#define L3M_INPARMS   "Input Parameters"
 
#define L3M_FLAG_NAMES   "L2 Flag Names"
 
#define L3M_FLAG_USE   "L2 Flag Usage"
 
#define L3M_ENG_Q_USE   "L2 Engineering Quality Usage"
 
#define L3M_PSYEAR   "Period Start Year"
 
#define L3M_PSDAY   "Period Start Day"
 
#define L3M_PEYEAR   "Period End Year"
 
#define L3M_PEDAY   "Period End Day"
 
#define L3M_STIME   "Start Time"
 
#define L3M_ETIME   "End Time"
 
#define L3M_SYEAR   "Start Year"
 
#define L3M_SDAY   "Start Day"
 
#define L3M_SMSEC   "Start Millisec"
 
#define L3M_EYEAR   "End Year"
 
#define L3M_EDAY   "End Day"
 
#define L3M_EMSEC   "End Millisec"
 
#define L3M_ORBIT   "Orbit"
 
#define L3M_SORBIT   "Start Orbit"
 
#define L3M_EORBIT   "End Orbit"
 
#define L3M_MAPPROJ   "Map Projection"
 
#define L3M_MAPPROJ_VAL   "Equidistant Cylindrical"
 
#define L3M_LATUNITS   "Latitude Units"
 
#define L3M_LATUNITS_VAL   "degrees North"
 
#define L3M_LONUNITS   "Longitude Units"
 
#define L3M_LONUNITS_VAL   "degrees East"
 
#define L3M_NLAT   "Northernmost Latitude"
 
#define L3M_NLAT_VAL   90.0
 
#define L3M_SLAT   "Southernmost Latitude"
 
#define L3M_SLAT_VAL   -90.0
 
#define L3M_WLON   "Westernmost Longitude"
 
#define L3M_WLON_VAL   -180.0
 
#define L3M_ELON   "Easternmost Longitude"
 
#define L3M_ELON_VAL   180.0
 
#define L3M_LAT_STEP   "Latitude Step"
 
#define L3M_LON_STEP   "Longitude Step"
 
#define L3M_SWLAT   "SW Point Latitude"
 
#define L3M_SWLON   "SW Point Longitude"
 
#define SDS_NAME   "l3m_data"
 
#define LONGNAME   "long_name"
 
#define LONGNAME_VAL   "Level 3 Standard Mapped Image Data"
 
#define L3M_DATABINS   "Data Bins"
 
#define L3M_NROWS   "Number of Lines"
 
#define L3M_NCOLS   "Number of Columns"
 
#define L3M_MEASURE   "Measure"
 
#define L3M_PARAMETER   "Parameter"
 
#define L3M_UNITS   "Units"
 
#define L3M_SCALING   "Scaling"
 
#define L3M_LOG_SCALE   "logarithmic"
 
#define L3M_LINEAR_SCALE   "linear"
 
#define L3M_SC_EQN   "Scaling Equation"
 
#define L3M_LOG_EQN   "Base**((Slope*l3m_data) + Intercept) = Parameter value"
 
#define L3M_LINEAR_EQN   "(Slope*l3m_data) + Intercept = Parameter value"
 
#define L3M_BASE   "Base"
 
#define L3M_SLOPE   "Slope"
 
#define L3M_INTERCEPT   "Intercept"
 
#define L3M_MIN   "Data Minimum"
 
#define L3M_MAX   "Data Maximum"
 

Macro Definition Documentation

◆ L3M_BASE

#define L3M_BASE   "Base"

Definition at line 102 of file mapattr.h.

◆ L3M_DATABINS

#define L3M_DATABINS   "Data Bins"

Definition at line 90 of file mapattr.h.

◆ L3M_DCENTER

#define L3M_DCENTER   "Data Center"

Definition at line 11 of file mapattr.h.

◆ L3M_DCENTER_VAL

#define L3M_DCENTER_VAL   "NASA/GSFC SeaWiFS Data Processing Center"

Definition at line 12 of file mapattr.h.

◆ L3M_EDAY

#define L3M_EDAY   "End Day"

Definition at line 57 of file mapattr.h.

◆ L3M_ELON

#define L3M_ELON   "Easternmost Longitude"

Definition at line 77 of file mapattr.h.

◆ L3M_ELON_VAL

#define L3M_ELON_VAL   180.0

Definition at line 78 of file mapattr.h.

◆ L3M_EMSEC

#define L3M_EMSEC   "End Millisec"

Definition at line 58 of file mapattr.h.

◆ L3M_ENG_Q_USE

#define L3M_ENG_Q_USE   "L2 Engineering Quality Usage"

Definition at line 43 of file mapattr.h.

◆ L3M_EORBIT

#define L3M_EORBIT   "End Orbit"

Definition at line 61 of file mapattr.h.

◆ L3M_ETIME

#define L3M_ETIME   "End Time"

Definition at line 52 of file mapattr.h.

◆ L3M_EYEAR

#define L3M_EYEAR   "End Year"

Definition at line 56 of file mapattr.h.

◆ L3M_FLAG_NAMES

#define L3M_FLAG_NAMES   "L2 Flag Names"

Definition at line 41 of file mapattr.h.

◆ L3M_FLAG_USE

#define L3M_FLAG_USE   "L2 Flag Usage"

Definition at line 42 of file mapattr.h.

◆ L3M_INFILES

#define L3M_INFILES   "Input Files"

Definition at line 37 of file mapattr.h.

◆ L3M_INPARMS

#define L3M_INPARMS   "Input Parameters"

Definition at line 40 of file mapattr.h.

◆ L3M_INTERCEPT

#define L3M_INTERCEPT   "Intercept"

Definition at line 104 of file mapattr.h.

◆ L3M_LAT_STEP

#define L3M_LAT_STEP   "Latitude Step"

Definition at line 79 of file mapattr.h.

◆ L3M_LATUNITS

#define L3M_LATUNITS   "Latitude Units"

Definition at line 67 of file mapattr.h.

◆ L3M_LATUNITS_VAL

#define L3M_LATUNITS_VAL   "degrees North"

Definition at line 68 of file mapattr.h.

◆ L3M_LINEAR_EQN

#define L3M_LINEAR_EQN   "(Slope*l3m_data) + Intercept = Parameter value"

Definition at line 101 of file mapattr.h.

◆ L3M_LINEAR_SCALE

#define L3M_LINEAR_SCALE   "linear"

Definition at line 98 of file mapattr.h.

◆ L3M_LOG_EQN

#define L3M_LOG_EQN   "Base**((Slope*l3m_data) + Intercept) = Parameter value"

Definition at line 100 of file mapattr.h.

◆ L3M_LOG_SCALE

#define L3M_LOG_SCALE   "logarithmic"

Definition at line 97 of file mapattr.h.

◆ L3M_LON_STEP

#define L3M_LON_STEP   "Longitude Step"

Definition at line 80 of file mapattr.h.

◆ L3M_LONUNITS

#define L3M_LONUNITS   "Longitude Units"

Definition at line 69 of file mapattr.h.

◆ L3M_LONUNITS_VAL

#define L3M_LONUNITS_VAL   "degrees East"

Definition at line 70 of file mapattr.h.

◆ L3M_MAPPROJ

#define L3M_MAPPROJ   "Map Projection"

Definition at line 65 of file mapattr.h.

◆ L3M_MAPPROJ_VAL

#define L3M_MAPPROJ_VAL   "Equidistant Cylindrical"

Definition at line 66 of file mapattr.h.

◆ L3M_MAX

#define L3M_MAX   "Data Maximum"

Definition at line 106 of file mapattr.h.

◆ L3M_MEASURE

#define L3M_MEASURE   "Measure"

Definition at line 93 of file mapattr.h.

◆ L3M_MIN

#define L3M_MIN   "Data Minimum"

Definition at line 105 of file mapattr.h.

◆ L3M_MISSION

#define L3M_MISSION   "Mission"

Definition at line 19 of file mapattr.h.

◆ L3M_MISSION_VAL

#define L3M_MISSION_VAL   "SeaStar SeaWiFS"

Definition at line 20 of file mapattr.h.

◆ L3M_MSNCHAR

#define L3M_MSNCHAR   "Mission Characteristics"

Definition at line 21 of file mapattr.h.

◆ L3M_MSNCHAR_VAL

#define L3M_MSNCHAR_VAL   "Nominal orbit: inclination = 98.2 (Sun-synchronous); node = 12 noon local (descending); eccentricity = <0.002; altitude = 705 km; ground speed = 6.75 km/sec"

Definition at line 22 of file mapattr.h.

◆ L3M_NCOLS

#define L3M_NCOLS   "Number of Columns"

Definition at line 92 of file mapattr.h.

◆ L3M_NLAT

#define L3M_NLAT   "Northernmost Latitude"

Definition at line 71 of file mapattr.h.

◆ L3M_NLAT_VAL

#define L3M_NLAT_VAL   90.0

Definition at line 72 of file mapattr.h.

◆ L3M_NROWS

#define L3M_NROWS   "Number of Lines"

Definition at line 91 of file mapattr.h.

◆ L3M_ORBIT

#define L3M_ORBIT   "Orbit"

Definition at line 59 of file mapattr.h.

◆ L3M_PARAMETER

#define L3M_PARAMETER   "Parameter"

Definition at line 94 of file mapattr.h.

◆ L3M_PEDAY

#define L3M_PEDAY   "Period End Day"

Definition at line 50 of file mapattr.h.

◆ L3M_PEYEAR

#define L3M_PEYEAR   "Period End Year"

Definition at line 49 of file mapattr.h.

◆ L3M_PNAME

#define L3M_PNAME   "Product Name"

Definition at line 8 of file mapattr.h.

◆ L3M_PROCCON

#define L3M_PROCCON   "Processing Control"

Definition at line 38 of file mapattr.h.

◆ L3M_PROCLOG

#define L3M_PROCLOG   "Processing Log"

Definition at line 39 of file mapattr.h.

◆ L3M_PRODTYPE

#define L3M_PRODTYPE   "Product Type"

Definition at line 30 of file mapattr.h.

◆ L3M_PSDAY

#define L3M_PSDAY   "Period Start Day"

Definition at line 48 of file mapattr.h.

◆ L3M_PSYEAR

#define L3M_PSYEAR   "Period Start Year"

Definition at line 47 of file mapattr.h.

◆ L3M_PTIME

#define L3M_PTIME   "Processing Time"

Definition at line 36 of file mapattr.h.

◆ L3M_PVERSION

#define L3M_PVERSION   "Processing Version"

Definition at line 31 of file mapattr.h.

◆ L3M_REPLACE

#define L3M_REPLACE   "Replacement Flag"

Definition at line 32 of file mapattr.h.

◆ L3M_SC_EQN

#define L3M_SC_EQN   "Scaling Equation"

Definition at line 99 of file mapattr.h.

◆ L3M_SCALING

#define L3M_SCALING   "Scaling"

Definition at line 96 of file mapattr.h.

◆ L3M_SDAY

#define L3M_SDAY   "Start Day"

Definition at line 54 of file mapattr.h.

◆ L3M_SENSOR

#define L3M_SENSOR   "Sensor"

Definition at line 23 of file mapattr.h.

◆ L3M_SENSOR_NAME

#define L3M_SENSOR_NAME   "Sensor Name"

Definition at line 24 of file mapattr.h.

◆ L3M_SENSOR_VAL

#define L3M_SENSOR_VAL   "Sea-viewing Wide Field-of-view Sensor (SeaWiFS)"

Definition at line 25 of file mapattr.h.

◆ L3M_SLAT

#define L3M_SLAT   "Southernmost Latitude"

Definition at line 73 of file mapattr.h.

◆ L3M_SLAT_VAL

#define L3M_SLAT_VAL   -90.0

Definition at line 74 of file mapattr.h.

◆ L3M_SLOPE

#define L3M_SLOPE   "Slope"

Definition at line 103 of file mapattr.h.

◆ L3M_SMSEC

#define L3M_SMSEC   "Start Millisec"

Definition at line 55 of file mapattr.h.

◆ L3M_SNSCHAR

#define L3M_SNSCHAR   "Sensor Characteristics"

Definition at line 26 of file mapattr.h.

◆ L3M_SNSCHAR_VAL

#define L3M_SNSCHAR_VAL   "Number of bands = 8; number of active bands = 8; wavelengths per band (nm) = 412, 443, 490, 510, 555, 670, 765, 865; bits per pixel = 10; instantaneous field-of-view = 1.5835 mrad; pixels per scan = 1285; scan rate = 6/sec; sample rate = 7710/sec"

Definition at line 28 of file mapattr.h.

◆ L3M_SOFTID

#define L3M_SOFTID   "Software ID"

Definition at line 33 of file mapattr.h.

◆ L3M_SOFTNM

#define L3M_SOFTNM   "Software Name"

Definition at line 34 of file mapattr.h.

◆ L3M_SOFTVER

#define L3M_SOFTVER   "Software Version"

Definition at line 35 of file mapattr.h.

◆ L3M_SORBIT

#define L3M_SORBIT   "Start Orbit"

Definition at line 60 of file mapattr.h.

◆ L3M_STATION

#define L3M_STATION   "Station Name"

Definition at line 13 of file mapattr.h.

◆ L3M_STATION_VAL

#define L3M_STATION_VAL   "Wallops Flight Facility"

Definition at line 14 of file mapattr.h.

◆ L3M_STIME

#define L3M_STIME   "Start Time"

Definition at line 51 of file mapattr.h.

◆ L3M_STLAT

#define L3M_STLAT   "Station Latitude"

Definition at line 15 of file mapattr.h.

◆ L3M_STLAT_VAL

#define L3M_STLAT_VAL   37.9272

Definition at line 16 of file mapattr.h.

◆ L3M_STLON

#define L3M_STLON   "Station Longitude"

Definition at line 17 of file mapattr.h.

◆ L3M_STLON_VAL

#define L3M_STLON_VAL   -75.4753f

Definition at line 18 of file mapattr.h.

◆ L3M_SWLAT

#define L3M_SWLAT   "SW Point Latitude"

Definition at line 81 of file mapattr.h.

◆ L3M_SWLON

#define L3M_SWLON   "SW Point Longitude"

Definition at line 82 of file mapattr.h.

◆ L3M_SYEAR

#define L3M_SYEAR   "Start Year"

Definition at line 53 of file mapattr.h.

◆ L3M_TITLE

#define L3M_TITLE   "Title"

Definition at line 9 of file mapattr.h.

◆ L3M_TITLE_VAL

#define L3M_TITLE_VAL   "SeaWiFS Level-3 Standard Mapped Image"

Definition at line 10 of file mapattr.h.

◆ L3M_UNITS

#define L3M_UNITS   "Units"

Definition at line 95 of file mapattr.h.

◆ L3M_WLON

#define L3M_WLON   "Westernmost Longitude"

Definition at line 75 of file mapattr.h.

◆ L3M_WLON_VAL

#define L3M_WLON_VAL   -180.0

Definition at line 76 of file mapattr.h.

◆ LONGNAME

#define LONGNAME   "long_name"

Definition at line 87 of file mapattr.h.

◆ LONGNAME_VAL

#define LONGNAME_VAL   "Level 3 Standard Mapped Image Data"

Definition at line 88 of file mapattr.h.

◆ SDS_NAME

#define SDS_NAME   "l3m_data"

Definition at line 86 of file mapattr.h.