Mapper
Functions | Variables
get_isohyet_coord_new.c File Reference
#include "prototypes_new.h"
Include dependency graph for get_isohyet_coord_new.c:

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"}
 

Function Documentation

◆ get_isoh_pixels()

void get_isoh_pixels ( int  i,
int  j,
float  lat,
float  lon 
)

Definition at line 230 of file get_isohyet_coord_new.c.

Here is the caller graph for this function:

◆ get_isohyet_coord()

void get_isohyet_coord ( char *  fname,
int  smonth,
int  emonth 
)

Definition at line 5 of file get_isohyet_coord_new.c.

Here is the call graph for this function:

Variable Documentation

◆ mon

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.