uataq / stilt-tutorials

12 stars 2 forks source link

NetCDF library not found #10

Closed ckbekker72 closed 2 years ago

ckbekker72 commented 2 years ago

When I run the line: "uataq::stilt_init('wbb-tutorial')", I get the error message: "NetCDF library (nc-config) not found." I have followed the instructions in the tutorial including "nc-config --all." How can I make sure that R/my computer can find the NETCDF library? I am using R version 4.1.3 and Mac OS Monterey Version 12.3.1.

Note: Also when I run, "module load netcdf-c R" in terminal, I get the error message: "module: command not found" even though I have run "brew install modules."

Screen Shot 2022-04-19 at 5 03 30 PM