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