API · /coriolis-api

Coriolis & Centrifugal API

salutare 3,044 Abbonati

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
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/coriolis-api/openapi.json
/api/coriolis-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
93 ms
Sondaggi del server · 24 ore su 24
Abbonati
3,044
attiva
Chiamate totali
32
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 3,000 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 17,935 calls/month
  • 2 req/sec
  • Coriolis + centrifugal + earth
  • No credit card
Accedi per abbonarti

Starter

€5.00 /mese

  • 40,000 chiamate/mese
  • 5 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 29.25k calls/month
  • 8 req/sec
  • Earth or custom rotation, g-force
  • Email support
Accedi per abbonarti

Pro

€15.00 /mese

  • 250,000 chiamate/mese
  • 15 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 326.5k calls/month
  • 20 req/sec
  • Geophysics / machinery pipelines
  • Priority support
Accedi per abbonarti

Mega

€49.00 /mese

  • 1,529,000 chiamate/mese
  • 40 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1.675M llamadas/mes
  • 50 req/seg
  • Escala de plataforma
  • SLA dedicado
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

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

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

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per Coriolis & Centrifugal API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama Coriolis & Centrifugal API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di Coriolis & Centrifugal API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa Coriolis & Centrifugal API?
Coriolis & Centrifugal API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €5.00 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
Coriolis & Centrifugal API è conforme al GDPR?
Tutte le richieste a Coriolis & Centrifugal API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/coriolis-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/coriolis-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/coriolis-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/coriolis-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.