#include "l12_proto.h"
#include "anc_acq.h"
#include <ancproto.h>
Go to the source code of this file.
|
void | no2_frac (float lon, float lat, float *no2_frac_200) |
|
void | no2conc (char *no2file, float lon, float lat, int32_t doy, float *no2_tropo, float *no2_strat) |
|
float | ozone_climatology (char *file, int day, float lon, float lat) |
|
int | setanc (l1str *l1rec) |
|
◆ NXANC
◆ NXNO2
◆ NYANC
◆ NYNO2
◆ no2_frac()
void no2_frac |
( |
float |
lon, |
|
|
float |
lat, |
|
|
float * |
no2_frac_200 |
|
) |
| |
◆ no2conc()
void no2conc |
( |
char * |
no2file, |
|
|
float |
lon, |
|
|
float |
lat, |
|
|
int32_t |
doy, |
|
|
float * |
no2_tropo, |
|
|
float * |
no2_strat |
|
) |
| |
◆ ozone_climatology()
float ozone_climatology |
( |
char * |
file, |
|
|
int |
day, |
|
|
float |
lon, |
|
|
float |
lat |
|
) |
| |
◆ setanc()
int setanc |
( |
l1str * |
l1rec | ) |
|