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.83 kB
JavaScript
import {g,a as a$3}from'./chunk-IZZORSYV.mjs';import {b,a as a$2}from'./chunk-2S6SB7GP.mjs';import {a as a$1}from'./chunk-XEHBQAFR.mjs';var m,c,d,h,a=a$1(()=>{b();m=a$2.object({}).describe("Input parameters for listing current weather information from all stations."),c=a$2.object({StationID:a$2.int().describe("Numeric ID of the weather station.")}).describe("Input parameters for getting current weather information by station ID."),d=a$2.object({StationID:a$2.int().describe("Numeric ID of the weather station."),SearchStartTime:a$2.string().datetime().describe("UTC datetime when the search time range begins (ISO-8601 format)."),SearchEndTime:a$2.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."),h=a$2.object({StationList:a$2.string().describe("Comma-separated list of weather station IDs.")}).describe("Input parameters for getting current weather information for multiple stations.");});var l,o=a$1(()=>{g();b();l=a$2.object({BarometricPressure:a$2.number().nullable().describe("Atmospheric pressure in millibars (not adjusted for elevation)."),Latitude:a$2.number().describe("Latitude of the weather station in decimal degrees."),Longitude:a$2.number().describe("Longitude of the weather station in decimal degrees."),PrecipitationInInches:a$2.number().nullable().describe("Precipitation amount in inches."),ReadingTime:a$3().describe("UTC datetime when the weather reading was taken."),RelativeHumidity:a$2.number().nullable().describe("Relative humidity as a percentage (0-100)."),SkyCoverage:a$2.string().nullable().describe("Sky coverage condition code."),StationID:a$2.int().describe("Numeric ID of the weather station."),StationName:a$2.string().nullable().describe("Display name of the weather station."),TemperatureInFahrenheit:a$2.number().nullable().describe("Current air temperature in degrees Fahrenheit."),Visibility:a$2.int().nullable().describe("Average visibility distance in meters (computed every 3 minutes)."),WindDirection:a$2.number().nullable().describe("Wind direction in degrees clockwise from north (0-359)."),WindDirectionCardinal:a$2.string().nullable().describe("Wind direction in cardinal format (e.g., 'N', 'S', 'WSW')."),WindGustSpeedInMPH:a$2.number().nullable().describe("Maximum wind gust speed in miles per hour."),WindSpeedInMPH:a$2.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{m as a,c as b,d as c,h as d,a as e,l as f,o as g};//# sourceMappingURL=chunk-MLLC4GYU.mjs.map
//# sourceMappingURL=chunk-MLLC4GYU.mjs.map