Advanced Computing Techniques in Meteorology
Helpful Resources
| |
The tutorials and ideas on my page are very similar to those developed by Brian Fiedler of the University of Oklahoma. I extend Dr. Fiedler a hearty thanks for giving permission to modify his work for our course at UNCA. This link points toward Dr. Fiedler's page, where he describes some of his courses and other work.
|
Linux Command Line Tutorials
| |
Learn the basics for staying alive at the Linux command line. If you're very new to the Linux command line interface, these tutorials should provide you with some basic command line skills, as well as teach you some neat command line tricks.
|
Vim Tutorial
| |
This tutorial starts with the basics of Vim and walks you through more advanced techniques. Each section includes a short video to clarify each step.
|
Vim Shortcut Keys
| |
This page shows a list of keyboard shortcuts for Vim. It's pretty thorough, but this list does not include some shortcuts that I like to use, such as Y, which copies an entire line, or D, which deletes everything from the cursor to the end of a line.
|