Skip to content

JetzLab/SpatialAnalysisTutorials

 
 

Repository files navigation

SpatialAnalysisTutorials

Various Tutorialials for conducting spatial analysis with several open source tools including R and CDO/NCO. A focus is on the processing of climate datasets for global change biology studies.

Git Notes

To download a 'fresh' copy of the latest version from the repository (and overwrite any local changes you've made), run this in the linux terminal in the folder with the repository:

git fetch --all; git reset --hard origin/master

WARNING: this will overwrite any local changes to files that are being tracked by git!

About

Tutorial on processing climate (netcdf) data with R and CDO/NCO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.6%
  • CSS 14.1%
  • R 8.2%
  • JavaScript 0.1%