Hi all,
Looking to pull SST data for specific lat longs over a 3 year period using R, with the intention of having the data in simple csv format for excel, to carry out some basic stats. I've managed to access the SST data for individual days since the nc files are stored in individual folders (1 for each day of the year). Looking for a quick way to extract all SST data from all days in the 3 year period without having to extract day by day.
The dataset I'm using is 'GHRSST Level 4 K10_SST Global 1 meter Sea Surface Temperature Analysis'
and can be found at: 'https://podaac.jpl.nasa.gov/dataset/NAVO-L4HR1m-GLOB-K10_SST?ids=Measurement:Variable:ProcessingLevel:Platform&values=OCEAN%20TEMPERATURE:SEA%20SURFACE%20TEMPERATURE:*4*:Aqua'
Thanks in advance