#include <stdint.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <ctype.h>
Go to the source code of this file.
|
void | dataintp_ (float *in_latlon, float *lat_list, float *lon_list, float *data_list1, double *DT1, float *data_list2, double *DT2, int32_t *ipt, int32_t *nband, float(*)[2], float *def, int32_t *intporder, float *dummy, float *dataout, float *unc, int32_t *int_bad, int32_t *row, int32_t *col) |
|
void | julian_ (double *dtin, double *d_jd) |
|
int32_t | rdancattr (int32_t sdfid, char *attr_name, void *buf) |
|
◆ BS_DECR
#define BS_DECR 1 /* decreasing order */ |
Definition at line 34 of file anc.h.
◆ BS_INCR
#define BS_INCR 0 /* increasing order */ |
Definition at line 33 of file anc.h.
◆ CLIM_DATA
#define CLIM_DATA "Average" |
Definition at line 47 of file anc.h.
◆ CORNERS
Definition at line 22 of file anc.h.
◆ DATANAMES
Definition at line 71 of file anc.h.
◆ EDAY
Definition at line 56 of file anc.h.
◆ EMSEC
#define EMSEC "End Millisec" |
Definition at line 57 of file anc.h.
◆ EYEAR
Definition at line 55 of file anc.h.
◆ F1
Definition at line 25 of file anc.h.
◆ F2
Definition at line 26 of file anc.h.
◆ GEOMETRY_VDATA
#define GEOMETRY_VDATA "Equal-Angle SDS" |
Definition at line 39 of file anc.h.
◆ HSIZE
#define HSIZE "Longitude Step" |
Definition at line 60 of file anc.h.
◆ HUMIDITY
Definition at line 19 of file anc.h.
◆ HUMIDITY_LABEL
#define HUMIDITY_LABEL "Relative Humidity" |
Definition at line 44 of file anc.h.
◆ LAT
Definition at line 10 of file anc.h.
◆ LON
Definition at line 11 of file anc.h.
◆ MAXEAST
#define MAXEAST "Easternmost Longitude" |
Definition at line 64 of file anc.h.
◆ MAXNORTH
#define MAXNORTH "Northernmost Latitude" |
Definition at line 61 of file anc.h.
◆ MAXSOUTH
#define MAXSOUTH "Southernmost Latitude" |
Definition at line 62 of file anc.h.
◆ MAXVAL
Definition at line 13 of file anc.h.
◆ MAXWEST
#define MAXWEST "Westernmost Longitude" |
Definition at line 63 of file anc.h.
◆ MSECHOUR
Definition at line 29 of file anc.h.
◆ MSECMIN
Definition at line 30 of file anc.h.
◆ MSECSEC
Definition at line 31 of file anc.h.
◆ NFILE
Definition at line 24 of file anc.h.
◆ NPARMS
Definition at line 23 of file anc.h.
◆ null
Definition at line 14 of file anc.h.
◆ OZONE
Definition at line 20 of file anc.h.
◆ OZONE_LABEL
#define OZONE_LABEL "Total Ozone" |
Definition at line 45 of file anc.h.
◆ PARM_LABEL
#define PARM_LABEL "Observations" |
Definition at line 50 of file anc.h.
◆ PRESSURE
Definition at line 18 of file anc.h.
◆ PRESSURE_LABEL
#define PRESSURE_LABEL "Atmospheric Pressure" |
Definition at line 43 of file anc.h.
◆ QC_LABEL
#define QC_LABEL "QC flag" |
Definition at line 49 of file anc.h.
◆ SDAY
Definition at line 53 of file anc.h.
◆ SMSEC
#define SMSEC "Start Millisec" |
Definition at line 54 of file anc.h.
◆ SPATIAL
Definition at line 36 of file anc.h.
◆ SPATIAL_TEMPORAL
#define SPATIAL_TEMPORAL 112 |
Definition at line 37 of file anc.h.
◆ SWPT_LAT
#define SWPT_LAT "SW Point Latitude" |
Definition at line 65 of file anc.h.
◆ SWPT_LON
#define SWPT_LON "SW Point Longitude" |
Definition at line 66 of file anc.h.
◆ SYEAR
#define SYEAR "Start Year" |
Definition at line 52 of file anc.h.
◆ VSIZE
#define VSIZE "Latitude Step" |
Definition at line 59 of file anc.h.
◆ WIND_U
Definition at line 16 of file anc.h.
◆ WIND_U_LABEL
#define WIND_U_LABEL "Zonal Wind" |
Definition at line 41 of file anc.h.
◆ WIND_V
Definition at line 17 of file anc.h.
◆ WIND_V_LABEL
#define WIND_V_LABEL "Meridional Wind" |
Definition at line 42 of file anc.h.
◆ dataintp_()
void dataintp_ |
( |
float * |
in_latlon, |
|
|
float * |
lat_list, |
|
|
float * |
lon_list, |
|
|
float * |
data_list1, |
|
|
double * |
DT1, |
|
|
float * |
data_list2, |
|
|
double * |
DT2, |
|
|
int32_t * |
ipt, |
|
|
int32_t * |
nband, |
|
|
float(*) |
[2], |
|
|
float * |
def, |
|
|
int32_t * |
intporder, |
|
|
float * |
dummy, |
|
|
float * |
dataout, |
|
|
float * |
unc, |
|
|
int32_t * |
int_bad, |
|
|
int32_t * |
row, |
|
|
int32_t * |
col |
|
) |
| |
◆ julian_()
void julian_ |
( |
double * |
dtin, |
|
|
double * |
d_jd |
|
) |
| |
◆ rdancattr()
int32_t rdancattr |
( |
int32_t |
sdfid, |
|
|
char * |
attr_name, |
|
|
void * |
buf |
|
) |
| |
◆ ERR_MSG