wind_field: Generate a wind field data set from a pair of rasters.

View source: R/wind_field.R

wind_fieldR Documentation

Generate a wind field data set from a pair of rasters.

Description

Generate a wind field data set from a pair of rasters.

Usage

wind_field(x)

Arguments

x

A 'SpatRaster' with two layers representing u and v wind components; note that these must be in lat-long coordinates.

Value

A 'wind_field' object, which is a particular form of 'SpatRaster'.


matthewkling/windscape documentation built on Sept. 26, 2024, 4:22 p.m.