|
GPS Code Collection
|
Files | |
| file | day2doy.c [code] |
| Convert date to day of year. | |
| file | doy2day.c [code] |
| Convert day of year to date. | |
| file | events.c [code] |
| Analyze events in GPS data. | |
| file | jsec2time.c [code] |
| Convert Julian seconds to date. | |
| file | libgps.c [code] |
| GPS Code Collection library definitions. | |
| file | libgps.h [code] |
| GPS Code Collection library declarations. | |
| file | map.c [code] |
| Extract temperature maps. | |
| file | perturbation.c [code] |
| Extract gravity wave perturbations. | |
| file | prof.c [code] |
| Extract vertical profiles. | |
| file | response.c [code] |
| Determine response to wave perturbations. | |
| file | time2jsec.c [code] |
| Convert date to Julian seconds. | |
| file | tropo.c [code] |
| Extract tropopause data. | |
| file | variance.c [code] |
| Estimate gravity wave variances. | |