#meteorology
7 APIs con questa etichetta
API de la Escala de Viento Beaufort
La escala de viento Beaufort como API, calculada local y determinísticamente. El endpoint classify convierte una velocidad de viento medida — en metros por segundo, kilómetros por hora, nudos, millas por hora o pies por segundo — en su fuerza Beaufort (0 calma a 12 huracán), con el nombre descriptivo (brisa ligera, vendaval, tormenta…), el estado del mar correspondiente y la altura media de las olas en mar abierto, además de la velocidad expresada en cada unidad. El endpoint force busca un número Beaufort y devuelve su rango de velocidad de viento en todas las unidades, su descripción, condición del mar y altura de las olas. El endpoint convert convierte una velocidad de viento entre metros por segundo, kilómetros por hora, nudos, millas por hora y pies por segundo e informa la fuerza Beaufort coincidente (1 nudo = 0.514444 m/s). Las velocidades usan la altura de referencia estándar de 10 metros y las alturas de olas son medias en mar abierto. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para desarrolladores de aplicaciones de navegación, marina, aviación, drones, clima y exteriores, herramientas de advertencia de viento y estado del mar, y educación en meteorología. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esta es la escala de viento Beaufort; para la sensación térmica por viento use una API de sensación térmica y para observaciones de viento en vivo una API de datos meteorológicos.
api.oanor.com/beaufort-api
Feels-Like Temperature API
Feels-like (apparent) temperature meteorology as an API, computed locally and deterministically. The wind-chill endpoint computes how cold the air feels when wind carries body heat away, using the Environment Canada formula WC = 13.12 + 0.6215·T − 11.37·V^0.16 + 0.3965·T·V^0.16 from the air temperature (°C) and wind speed (km/h), valid at 10 °C or below with wind of at least 4.8 km/h. The heat-index endpoint computes how hot it feels in warm, humid air with the US National Weather Service Rothfusz regression from temperature and relative humidity, since high humidity slows sweat evaporation, with the low-/high-humidity adjustments. The apparent-temperature endpoint computes the Australian Bureau of Meteorology apparent temperature, AT = Ta + 0.33·e − 0.70·ws − 4.00, which combines the warming effect of humidity (through the vapour pressure e) and the cooling effect of wind (ws in m/s) in a single feels-like value. Temperatures are in °C (Fahrenheit also returned), humidity in %, wind in km/h for wind chill and m/s for apparent temperature. Everything is computed locally and deterministically, so it is instant and private. Ideal for weather, outdoor-activity, sports, smart-home and wearable app developers, comfort and safety tools, and meteorology education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is the feels-like temperature calculator; for the occupational WBGT heat-stress index use a WBGT API and for live weather observations a weather data API.
api.oanor.com/feelslike-api
Standard Atmosphere API
International Standard Atmosphere (ISA) maths as an API, computed locally and deterministically. The properties endpoint gives the air temperature, pressure, density and speed of sound at any altitude from sea level to 20 km — using the standard troposphere lapse rate (T = T0 − 0.0065·h) and the isothermal lower stratosphere above 11 km — along with the density, pressure and temperature ratios relative to sea level. The density-altitude endpoint computes the density altitude — the ISA altitude with the same air density — from a pressure altitude and the actual outside-air temperature, the figure pilots use because heat and low pressure rob an aircraft of lift, engine power and propeller thrust; it also reports the ISA temperature deviation. The pressure-altitude endpoint turns a barometric reading (in hectopascals or pascals) into the pressure altitude, the ISA altitude at which the standard pressure equals your reading. Altitudes accept metres or feet, temperature °C or kelvin. Everything is computed locally and deterministically, so it is instant and private. Ideal for aviation, drone, ballooning, HVAC and meteorology app developers, flight-planning and performance tools, and physics education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is the ISA atmospheric model; for the acoustic and relativistic Doppler effect use a Doppler API.
api.oanor.com/atmosphere-api
Coriolis & Centrifugal API
Coriolis and centrifugal forces in a rotating frame as an API, computed locally and deterministically. The coriolis endpoint computes the Coriolis acceleration a = 2·Ω·v·sin(θ) and, given a mass, the Coriolis force F = m·a, for an object moving at a speed in a frame rotating at a given rate — supplied directly in radians per second, as rpm, or as planet=earth (Ω = 7.2921×10⁻⁵ rad/s) — with the angle taken as the latitude for motion over the Earth or an explicit angle to the rotation axis. The centrifugal endpoint computes the centrifugal acceleration a = ω²·r = v²/r and force from a radius and an angular speed (rad/s, rpm or a tangential velocity), and reports the g-force, handy for centrifuges, rotating machinery and amusement rides. The earth endpoint gives the rotation effects at a latitude: the Coriolis parameter f = 2·Ω·sin(lat), the inertial-oscillation period 2π/|f|, the eastward speed of the Earth's surface, the centrifugal acceleration, and which way moving objects are deflected (right in the Northern Hemisphere, left in the Southern). Everything is computed locally and deterministically, so it is instant and private. Ideal for meteorology, oceanography and geophysics tools, centrifuge and rotating-machinery design, ballistics and physics-education apps. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is rotating-frame dynamics; for projectile and SUVAT kinematics use a physics API and for banked-curve cornering use a banked-curve API.
api.oanor.com/coriolis-api
API de Estrés Térmico WBGT
Índice de estrés térmico de temperatura de globo de bulbo húmedo (WBGT) como una API, calculado local y determinísticamente. WBGT es la medida estándar de estrés térmico ocupacional y atlético (ISO 7243). El endpoint wbgt calcula el índice real a partir de lecturas de termómetro medidas: al aire libre bajo el sol WBGT = 0.7·Tnwb + 0.2·Tg + 0.1·Tdb, y en interiores o a la sombra WBGT = 0.7·Tnwb + 0.3·Tg, a partir de las temperaturas naturales de bulbo húmedo, globo y bulbo seco, y devuelve la bandera de estrés térmico y las pautas de trabajo-descanso e hidratación. El endpoint estimate da una WBGT aproximada a la sombra solo a partir de la temperatura del aire y la humedad relativa usando la aproximación de la Oficina de Meteorología — e = (rh/100)·6.105·exp(17.27·T/(237.7+T)); WBGT ≈ 0.567·T + 0.393·e + 3.94 — para cuando no se tiene un termómetro de globo o bulbo húmedo. El endpoint flag clasifica cualquier valor de WBGT (°C o °F) en una categoría de estrés térmico — verde, amarillo, rojo o negro — con el ciclo de trabajo-descanso y la ingesta de agua recomendados. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para herramientas de seguridad ocupacional e higiene industrial, deportes, planificación militar y de eventos al aire libre, y aplicaciones de monitoreo ambiental. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Este es el índice de estrés térmico WBGT; para el índice de calor del NWS, sensación térmica y punto de rocío, use una API de fórmulas meteorológicas.
api.oanor.com/wbgt-api
Weather Calculator API
Meteorological formulas as an API — the derived weather figures, computed from your own readings, with no data feed or key needed. The wind-chill endpoint gives the "feels like" cold using the Environment Canada formula in metric (°C, km/h) or the US NWS formula in imperial (°F, mph), and flags when the reading is outside the valid range. The heat-index endpoint gives the apparent temperature from heat and humidity using the NWS Rothfusz regression with the standard low- and high-humidity adjustments. The dew-point endpoint uses the Magnus formula to turn temperature and relative humidity into the dew point, and also returns the vapour pressure and the absolute humidity. The beaufort endpoint maps a wind speed (m/s, km/h, mph or knots) to its Beaufort force and description, or a force back to its speed range. Everything is computed locally and deterministically, so it is instant and private. Ideal for weather apps and dashboards, agriculture and HVAC, marine and aviation, and outdoor and safety tools. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 5 endpoints. This computes weather formulas from your own readings; for live forecasts and observations use a weather data API.
api.oanor.com/weathercalc-api
Weather History API
Decades of historical weather for any location on Earth, from 1940 to the present. Pull daily records — temperature highs, lows and means, apparent temperature, precipitation, rain, snowfall, wind speed, gusts and direction — or an hourly series with temperature, humidity, precipitation, wind, pressure and cloud cover, or a period summary with mean temperature, the hottest and coldest day, total precipitation and wet-day counts. Global coverage from the ERA5 reanalysis archive via Open-Meteo, delivered as tidy JSON through a fast, reliable API. Ideal for agriculture and energy, insurance and risk, climate research, construction and travel planning.
api.oanor.com/weatherhistory-api