tile_utmzone: Obtain the UTM zone associated to Sentinel-2 tiles

View source: R/tile_utmzone.R

tile_utmzoneR Documentation

Obtain the UTM zone associated to Sentinel-2 tiles

Description

Internal function: convenience function to obtain the UTM zone from tile IDs.

Usage

tile_utmzone(tile_id)

Arguments

tile_id

Character: tile ID (5 chars), e.g. "32TNR" (multiple values can be provided).

Value

A vector of the same length of tile_id with UTM zones (e.g. ⁠"32N⁠").

Note

License: GPL 3.0

Author(s)

Luigi Ranghetti, phD (2020)

References

L. Ranghetti, M. Boschetti, F. Nutini, L. Busetto (2020). "sen2r": An R toolbox for automatically downloading and preprocessing Sentinel-2 satellite data. Computers & Geosciences, 139, 104473. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.cageo.2020.104473")}, URL: https://sen2r.ranghetti.info/.


sen2r documentation built on Nov. 10, 2023, 9:08 a.m.