|
ocssw
V2022
|
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
| #define | NPROD 3 |
| #define | ALPHA510 0 |
| #define | TAUA865 1 |
| #define | SST 2 |
Functions | |
| int | smi_climatology_init (char *file, int day, int prodID) |
| float | smi_climatology (float lon, float lat, int prodID) |
Macro Definition Documentation
◆ ALPHA510
| #define ALPHA510 0 |
Definition at line 5 of file smi_climatology.h.
◆ NPROD
| #define NPROD 3 |
Definition at line 4 of file smi_climatology.h.
◆ SST
| #define SST 2 |
Definition at line 7 of file smi_climatology.h.
◆ TAUA865
| #define TAUA865 1 |
Definition at line 6 of file smi_climatology.h.
Function Documentation
◆ smi_climatology()
| float smi_climatology | ( | float | lon, |
| float | lat, | ||
| int | prodID | ||
| ) |
Definition at line 126 of file smi_climatology.c.
◆ smi_climatology_init()
| int smi_climatology_init | ( | char * | file, |
| int | day, | ||
| int | prodID | ||
| ) |
Definition at line 13 of file smi_climatology.c.


