coriolis: Effects of the Earth's rotation

View source: R/coriolis.R

coriolisR Documentation

Effects of the Earth's rotation

Description

Coriolis and beta parameters by latitude.

Usage

coriolis(lat)

f(lat)

coriolis.dy(lat, a = 6371000)

f.dy(lat, a = 6371000)

Arguments

lat

latitude in degrees

a

radius of the earth

Details

All functions use the correct sidereal day (24hs 56mins 4.091s) instead of the incorrect solar day (24hs) for 0.3\ pedantry.


metR documentation built on Nov. 2, 2023, 6:01 p.m.