EcohydroLib
1.29
|
Namespaces | |
ecohydrolib.climatedata.ghcndquery | |
Query NCDC Global Historical Climatology Network dataset for daily climate data. | |
Functions | |
def | ecohydrolib.climatedata.ghcndquery.findStationsWithinBoundingBox (config, bbox) |
Find stations that lie within a bounding box. More... | |
def | ecohydrolib.climatedata.ghcndquery.findStationNearestToCoordinates (config, longitude, latitude) |
Determine identifier of station nearest to longitude, latitude coordinates. More... | |
def | ecohydrolib.climatedata.ghcndquery.getClimateDataForStation |
Fetch climate timeseries data for a GHCN daily station. More... | |