LTER-LIFE / VeluweProtoDT

Veluwe proto-DT: a digital mini twin of tree phenology and climate scenarios
0 stars 0 forks source link

Figure out how to efficiently read netCDF in R #19

Closed StefanVriend closed 9 months ago

StefanVriend commented 10 months ago

KNMI's Open Data API stores daily gridded temperatures as single netCDF (.nc) files. For our planned analysis, we will have to process and combine/merge hundreds of such files in an efficient manner.

If we decide to use the EDR API (see #2), this issue becomes superfluous.