Skip to content

Example scripts for accomplishing atmospheric and oceanic sciences tasks in Python

License

Notifications You must be signed in to change notification settings

ilciavo/pyaos-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this package

The git repository pyaos-examples provides example scripts for accomplishing atmospheric and oceanic sciences (AOS) tasks in Python. There are many great examples of AOS Python available on the Internet at various package sites (e.g., CDAT, PyNGL, etc.), but few examples that show the integration of different technologies, or that address tasks that do not neatly fit into the common tasks associated with a single, released package. This repository aims to provide just those examples that are not covered elsewhere.

Thus, the scripts in this repository are, in general, unrelated to one another; this is not a coherent package of code like matplotlib, scipy, etc. Still, these scripts provide useful examples for researchers and students looking for ways to accomplish atmospheric and oceanic sciences tasks.

Files and directories

  • README.md: This file.
  • LICENSE.md: A description of the license this code is provided under.
  • imgs: Images related to the pyaos-examples package.
  • visualization: Scripts related to AOS visualization.
  • widgets: This directory contains small GUI programs to calculate a variety of meterological quantities. A number of these widgets are useful for teaching.

Note that the source code directories do not contain README.md files that describe the contents of those directories. The documentation for the source code is located in the repository wiki.

About this file

This is the file README.md, authored by Johnny Lin (johnny@johnny-lin.com) on October 3, 2011. See the file LICENSE.md for the license this file is covered under.

About

Example scripts for accomplishing atmospheric and oceanic sciences tasks in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published