-
Notifications
You must be signed in to change notification settings - Fork 1
Home
R Buchholz edited this page Aug 11, 2017
·
27 revisions
This Wiki refers to the repository that collates my code, used to analyze large datasets such as from global models or satellites. There are also some data processing tools and miscellaneous tools that make my research easier. In accordance with open access, please acknowledge Dr. Rebecca Buchholz if you use exact or modifications of this code.
| Language | Description | Location |
|---|---|---|
| NCL | NCAR command language is the main workhorse that I use for data visualization. It has power in array manipulations. Works natively with files in formats such as netCDF and HDF. | Wiki Page |
| Perl | Among other things, Perl a great tool for automating file handling and processing. | Wiki Page |
| Shell | Wiki Page |