Learn R Programming

sen2r (version 1.6.0)

tile_utmzone: 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)

Value

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

Arguments

tile_id

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

Author

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. tools:::Rd_expr_doi("10.1016/j.cageo.2020.104473"), URL: https://sen2r.ranghetti.info/.