You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the pyaos-examples wiki! The git repository pyaos-examples provides example scripts for
accomplishing atmospheric and oceanic sciences (AOS) 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.
Visualization: This page describes the project directory visualization that contains scripts dealing with AOS visualization.
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.