ocssw
V2022
|
sst_dsdi.c File Reference
#include <netcdf.h>
#include "l1.h"
#include "l2_struc.h"
#include "math.h"
#include "sst_dsdi.h"
#include "l12_proto.h"
Include dependency graph for sst_dsdi.c:
Go to the source code of this file.
Functions | |
float | dust_correction (float dustExtinction, float csenz, float BT39, float BT85, float BT11, float BT12, int32_t sensorID) |
Function Documentation
◆ dust_correction()
float dust_correction | ( | float | dustExtinction, |
float | csenz, | ||
float | BT39, | ||
float | BT85, | ||
float | BT11, | ||
float | BT12, | ||
int32_t | sensorID | ||
) |
Definition at line 9 of file sst_dsdi.c.