get_component_v {SeaGraphs} | R Documentation |
Example component v
Description
Example vertical direction raster.
Usage
get_component_v()
Details
Example of input component_v
used for functions. It is a cropped area
of yearly aggregated and normalized vertical component at Black Sea.
Value
SpatRaster
object.
References
Lima, L., Aydogdu, A., Escudier, R., Masina, S., Ciliberti, S. A., Azevedo, D., Peneva, E. L., Causio, S., Cipollone, A., Clementi, E., CretÃ, S., Stefanizzi, L., Lecci, R., Palermo, F., Coppini, G., Pinardi, N., and Palazov, A. (2020). Black Sea Physical Reanalysis (CMEMS BS-Currents) (Version 1) [Data set]. Copernicus Monitoring Environment Marine Service (CMEMS). doi:10.25423/CMCC/BLKSEA_MULTIYEAR_PHY_007_004. Last Access: 07/11/2024.
Schulzweida, U. (2023). CDO User Guide (23.0). Zenodo. doi:10.5281/zenodo.10020800.
See Also
get_component_u,
get_mask_shapefile
Examples
component_v <- get_component_v()
terra::plot(component_v)