ocssw
V2022
|
Include dependency graph for get_zno3.c:
Go to the source code of this file.
Macros | |
#define | ZXANC 360 |
#define | ZYANC 180 |
#define | MINY 12 |
Functions | |
float | get_zno3 (float lon, float lat, int day) |
Macro Definition Documentation
◆ MINY
#define MINY 12 |
Definition at line 12 of file get_zno3.c.
◆ ZXANC
#define ZXANC 360 |
Definition at line 10 of file get_zno3.c.
◆ ZYANC
#define ZYANC 180 |
Definition at line 11 of file get_zno3.c.
Function Documentation
◆ get_zno3()
float get_zno3 | ( | float | lon, |
float | lat, | ||
int | day | ||
) |
Definition at line 20 of file get_zno3.c.