Weather Stations Used To Compile The Mean Annual Precipitation Map For Idaho
University of Idaho
@usgov.uidaho_edu_weather_stations_used_to_compile_the_mean_a_926f208a
University of Idaho
@usgov.uidaho_edu_weather_stations_used_to_compile_the_mean_a_926f208a
This data set reflects National Weather Service (NWS) and National Resources Conservation Service (NRCS) stations for the state of Idaho. There are 213 stations in this data set and these are the stations used to compile the mean annual precipitation map for Idaho which was created by Myron Molnau.
Source data for this web service can be downloaded from https://insideidaho.org/data/ago/ics/weatStns_id_ics.zip.
Related data set: Precipitation for Idaho; Mean Annual (1961-90)
Organization: University of Idaho
Last updated: 2020-11-30T02:55:18.603155
Tags: weather-stations
CREATE TABLE table_1 (
"objectid" BIGINT,
"station_name" VARCHAR,
"station_code" VARCHAR,
"managing_agency" VARCHAR,
"county" VARCHAR,
"longitude" VARCHAR,
"latitude" VARCHAR,
"elevation_feet" BIGINT -- Elevation (feet),
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.