Coriolis: Coriolis

Description Usage Arguments Details Value

Description

Compute the coriolis parameters F and B

Usage

1
2
3
  coriolis_f(lat, rad = FALSE)

  coriolis_b(lat, a = 6371000, rad = FALSE)

Arguments

lat

numeric vector of the latitudes

a

numeric, redius of the Earth in meters default = 6371000

rad

logical, are the latitude in radians ? default = FALSE

Details

coriolis_f compute the coriolis parameter F. coriolis_b compute the coriolis parameter B which is the derivate in the y axis of F.

Value

Returns the coriolis parameter


santiagoh719/ClimFunctions documentation built on June 2, 2020, 12:05 a.m.