-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Welcome to the pyaos-examples wiki! The git repository pyaos-examples provides example scripts for accomplishing atmospheric and oceanic sciences tasks in Python. The purpose of the repository is to showcase a range of possible things to do in Python that are more expansive than a single, common task, and that do not fit under the examples listings of coherent packages like matplotlib, PyNGL, CDAT, etc.
This is currently a barebones listing and description of the scripts that are part of this project. Each script description ends with a set of initials in parenthesis. Those initials refer to the author of the script and the license that script is being distributed under. See Authors and Licenses for a full listing of all authors and the licenses they are using.
Authors and Licenses: This page provides a listing of the terms under which each script author that has contributed to this project is providing their code.
Widgets: This page describes the project directory widgets
that contains small GUI programs to calculate a variety of meterological quantities. A number of these widgets are useful for teaching.