Load a weather file indicated by filename. Returns > 0 on success, <= 0 on error.
close( )
Close weather file.
get_results(variable, start_day, end_day ) -> Numpy array of floats
Read a variable out of the weather file. Pass variable by integer from the table below or use the weather_variable enum defined below. start_day and end_day are the first and last day to return data for, ranging from 1 to 365 (inclusive).
The available variables (and their data units) are: