UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

2 lines 2.72 kB
import {d as d$1}from'./chunk-BOH3LKTH.mjs';import {a as a$1}from'./chunk-6REGGRVO.mjs';var i=a$1.object({}).describe("Input parameters for listing current weather information from all stations."),n=a$1.object({StationID:a$1.int().describe("Numeric ID of the weather station.")}).describe("Input parameters for getting current weather information by station ID."),a=a$1.object({StationID:a$1.int().describe("Numeric ID of the weather station."),SearchStartTime:a$1.string().datetime().describe("UTC datetime when the search time range begins (ISO-8601 format)."),SearchEndTime:a$1.string().datetime().describe("UTC datetime when the search time range ends (ISO-8601 format).")}).describe("Input parameters for searching historical weather information by station and time range."),o=a$1.object({StationList:a$1.string().describe("Comma-separated list of weather station IDs.")}).describe("Input parameters for getting current weather information for multiple stations.");var d=a$1.object({BarometricPressure:a$1.number().nullable().describe("Atmospheric pressure in millibars (not adjusted for elevation)."),Latitude:a$1.number().describe("Latitude of the weather station in decimal degrees."),Longitude:a$1.number().describe("Longitude of the weather station in decimal degrees."),PrecipitationInInches:a$1.number().nullable().describe("Precipitation amount in inches."),ReadingTime:d$1().describe("UTC datetime when the weather reading was taken."),RelativeHumidity:a$1.number().nullable().describe("Relative humidity as a percentage (0-100)."),SkyCoverage:a$1.string().nullable().describe("Sky coverage condition code."),StationID:a$1.int().describe("Numeric ID of the weather station."),StationName:a$1.string().nullable().describe("Display name of the weather station."),TemperatureInFahrenheit:a$1.number().nullable().describe("Current air temperature in degrees Fahrenheit."),Visibility:a$1.int().nullable().describe("Average visibility distance in meters (computed every 3 minutes)."),WindDirection:a$1.number().nullable().describe("Wind direction in degrees clockwise from north (0-359)."),WindDirectionCardinal:a$1.string().nullable().describe("Wind direction in cardinal format (e.g., 'N', 'S', 'WSW')."),WindGustSpeedInMPH:a$1.number().nullable().describe("Maximum wind gust speed in miles per hour."),WindSpeedInMPH:a$1.number().nullable().describe("Average wind speed in miles per hour.")}).describe("Current atmospheric conditions from a WSDOT Road Weather Information System station, including temperature, humidity, wind, visibility, barometric pressure, and precipitation.");export{i as a,n as b,a as c,o as d,d as e};//# sourceMappingURL=chunk-4RRRCQES.mjs.map //# sourceMappingURL=chunk-4RRRCQES.mjs.map