ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
330 stars 84 forks source link

Extracting Data for a Particular Location #408

Open antoniospars opened 2 years ago

antoniospars commented 2 years ago

arc2(date = as.Date("2022-03-20")) Based on the function arc2 how do i define the box given that I have the longitudes and latitudes of a location. So that i can then extract the data for a long period of time for that pixel to which my longitudes and latitudes belong