OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <val_extract.h>

Collaboration diagram for nc_region:
[legend]

Public Attributes

nc_filefile
 
nc_point center
 
int box_count
 
nc_boxboxes
 
int pixel_count
 
int unflagged_pixel_count
 
int flagged_pixel_count
 
int * flag_counts
 
uint32_t * pixel_flags
 
double lat
 
double lon
 
time_t utime
 
char ascii_time [24]
 

Detailed Description

Definition at line 253 of file val_extract.h.

Member Data Documentation

◆ ascii_time

char ascii_time[24]

Definition at line 263 of file val_extract.h.

◆ box_count

int box_count

Definition at line 256 of file val_extract.h.

◆ boxes

nc_box* boxes

Definition at line 257 of file val_extract.h.

◆ center

nc_point center

Definition at line 255 of file val_extract.h.

◆ file

nc_file* file

Definition at line 254 of file val_extract.h.

◆ flag_counts

int* flag_counts

Definition at line 259 of file val_extract.h.

◆ flagged_pixel_count

int flagged_pixel_count

Definition at line 258 of file val_extract.h.

◆ lat

double lat

Definition at line 261 of file val_extract.h.

◆ lon

double lon

Definition at line 261 of file val_extract.h.

◆ pixel_count

int pixel_count

Definition at line 258 of file val_extract.h.

◆ pixel_flags

uint32_t* pixel_flags

Definition at line 260 of file val_extract.h.

◆ unflagged_pixel_count

int unflagged_pixel_count

Definition at line 258 of file val_extract.h.

◆ utime

time_t utime

Definition at line 262 of file val_extract.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/val_extract/val_extract.h