Learn R Programming

hexify (version 0.3.8)

hexify_eff_res_to_area: Convert effective resolution to area

Description

Calculates approximate cell area for ISEA3H (aperture 3) grids. Based on calibration: eff_res 10 = 863.8006 km^2.

Usage

hexify_eff_res_to_area(eff_res)

Value

Area in km^2

Arguments

eff_res

Effective resolution (0.5 * resolution for aperture 3)

See Also

Other grid statistics: dg_closest_res_to_area(), dgearthstat(), hexify_area_to_eff_res(), hexify_compare_resolutions(), hexify_eff_res_to_resolution(), hexify_resolution_to_eff_res()