Geographical coordinates of locations included in the meteorological data (a region in southern France).

Format

a data-frame with 108 rows as coordinates points and 2 columns as c("longitude","latitude") WGS84 (epsg:4326) projection

Author

Said Obakrim

Examples

data("coordinates",package="MSTWeatherGen")
str(coordinates)
#> 'data.frame':	108 obs. of  2 variables:
#>  $ longitude: num  5.08 5.18 5.27 5.37 5.47 ...
#>  $ latitude : num  44 44 44 44 44 ...