client = Ncdc::Client.new('<auth token>')
get_datasets
get_dataset(id)
Data Categories (http://www.ncdc.noaa.gov/cdo-web/webservices/v2#dataCategories)
get_datacategories
get_datacategory(id)
get_datatypes
get_datatype(id)
Location Categories (http://www.ncdc.noaa.gov/cdo-web/webservices/v2#locationCategories)
get_locationcategories
get_locationcategory(id)
get_locations
get_location(id)
get_stations
get_station(id)
station.data_sets
station.data_categories
station.data_types
station.get_data(set_id, type_id, from, to)
get_data