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