|
Mapper
|
#include "prototypes_new.h"
Go to the source code of this file.
Functions | |
| void | get_isohyet_coord (char *fname, int smonth, int emonth) |
| void | get_isoh_pixels (int i, int j, float lat, float lon) |
Variables | |
| char * | mon [] ={"jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"} |
| void get_isoh_pixels | ( | int | i, |
| int | j, | ||
| float | lat, | ||
| float | lon | ||
| ) |
| void get_isohyet_coord | ( | char * | fname, |
| int | smonth, | ||
| int | emonth | ||
| ) |
| char* mon[] ={"jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"} |
Definition at line 3 of file get_isohyet_coord_new.c.