wwieder / NWT_analyses

code to analize data from the Niwot Ridge LTER
0 stars 1 forks source link

Create scripts to look at CLM output #5

Open wwieder opened 4 years ago

wwieder commented 4 years ago

Bring in observations to evaluate model results including:

hhollandmoritz commented 4 years ago

I've been taking a look at some of the Tvan scripts here. Is there any reason to use library(ncdf) as opposed to the more recent library(ncdf4)? I've been having a hard time getting ncdf installed but ncdf4 is up and running fine. Since ncdf4 is the more recent version, it seems that unless clm is producing old-format NetCDF files, there shouldn't be an issue changing the code to work with ncdf4 instead.

wwieder commented 4 years ago

yep, see #1 we need to migrate this code to use ncdf4