ocssw
V2022
|
#include "l1_mysensor.h"
Macros | |
#define | SENSOR_NUM # |
#define | MYSENSOR # |
Variables | |
List of files that will need some minor major | modification |
List of files that will need some minor major add a string for the new sensor to the end of instrumentName[][] add a string for the new sensor to the end of platformName[][] add a string for the directory name to the end of sensorDir[][] add a string to sensorSub[][] if necessary Modify oel_util filetype filetype h Add format definition to enum file_type Modify oel_util filetype filetype c Add code to identify the file Modify src l2gen CMakesLists txt and Changelog md in CMakeLists | txt |
List of files that will need some minor major add a string for the new sensor to the end of instrumentName[][] add a string for the new sensor to the end of platformName[][] add a string for the directory name to the end of sensorDir[][] add a string to sensorSub[][] if necessary Modify oel_util filetype filetype h Add format definition to enum file_type Modify oel_util filetype filetype c Add code to identify the file Modify src l2gen CMakesLists txt and Changelog md in CMakeLists include the following | functions |
List of files that will need some minor major add a string for the new sensor to the end of instrumentName[][] add a string for the new sensor to the end of platformName[][] add a string for the directory name to the end of sensorDir[][] add a string to sensorSub[][] if necessary Modify oel_util filetype filetype h Add format definition to enum file_type Modify oel_util filetype filetype c Add code to identify the file Modify src l2gen CMakesLists txt and Changelog md in CMakeLists include the following with prototypes for above The functions need to deal with populating the navigation fields(lat, lon, senz, solz, sena, sola) as well as the Lt records in the l1rec structure 7) Modify oel_hdf4/libl1/l1_io.c - Add include | break |
read | __pad0__ |
read | recnum |
read | l1rec |
close | __pad1__ |
Macro Definition Documentation
◆ MYSENSOR
#define MYSENSOR # |
◆ SENSOR_NUM
#define SENSOR_NUM # |
Variable Documentation
◆ __pad0__
read __pad0__ |
Definition at line 72 of file HOWTO_Add_a_sensor.txt.
◆ __pad1__
close __pad1__ |
Definition at line 76 of file HOWTO_Add_a_sensor.txt.
◆ break
break |
Definition at line 57 of file HOWTO_Add_a_sensor.txt.
◆ functions
List of files that will need some minor major add a string for the new sensor to the end of instrumentName [][] add a string for the new sensor to the end of platformName [][] add a string for the directory name to the end of sensorDir [][] add a string to sensorSub [][] if necessary Modify oel_util filetype filetype h Add format definition to enum file_type Modify oel_util filetype filetype c Add code to identify the file Modify src l2gen CMakesLists txt and Changelog md in CMakeLists include the following functions |
Definition at line 54 of file HOWTO_Add_a_sensor.txt.
◆ l1rec
read l1rec |
Definition at line 72 of file HOWTO_Add_a_sensor.txt.
◆ modification
Definition at line 28 of file HOWTO_Add_a_sensor.txt.
◆ recnum
read recnum |
Definition at line 72 of file HOWTO_Add_a_sensor.txt.
◆ txt
List of files that will need some minor major add a string for the new sensor to the end of instrumentName [][] add a string for the new sensor to the end of platformName [][] add a string for the directory name to the end of sensorDir [][] add a string to sensorSub [][] if necessary Modify oel_util filetype filetype h Add format definition to enum file_type Modify oel_util filetype filetype c Add code to identify the file Modify src l2gen CMakesLists txt and Changelog md in CMakeLists txt |
Definition at line 35 of file HOWTO_Add_a_sensor.txt.