Andrea Cimatoribus has just put out wmtsa-python, a wavelet package for timeseries analysis. It’s in pre-alpha stage, but users, testers, and contributors are very welcome!
Hat tip: Andrea Cimatoribus, on the main PyAOS mailing list.
Andrea Cimatoribus has just put out wmtsa-python, a wavelet package for timeseries analysis. It’s in pre-alpha stage, but users, testers, and contributors are very welcome!
Hat tip: Andrea Cimatoribus, on the main PyAOS mailing list.
See http://uv-cdat.org. (Hat tip: Charles Doutriaux.)
Packt Publishing has a new book out on Python and ArcGIS: Programming ArcGIS 10.1 with Python Cookbook by Eric Pimpler. See http://www.packtpub.com/programming-arcgis-10-1-with-python-cookbook/book for details as well as links to sample chapters.
Hat tip: Dyson D’Souza (Packt Publishing).
Editor’s Note: This post, by Kimberly Hoogewind of Purdue University, is the first in a series of short posts about the talks given at the Third Symposium on Advances in Modeling and Analysis Using Python, held at the 93rd AMS Annual Meeting, from January 7–9, 2013, in Austin, TX. The full program of the Symposium, with links to abstracts and presentation screencasts are available online.
With the field of atmospheric science becoming an increasingly more computing- and data-intensive discipline, it should come as no surprise that this translates to a higher demand for scientists to possess programming/scripting, data management, analysis, and visualization skills. For many though, the thought of transforming into a hybrid meteorologist/computer programmer can be very overwhelming. Kelton Halbert’s talk at the 2013 AMS Python Symposium entitled “Forecasting and Analysis with Python: So Easy, a Caveman Can Do It,” however, demonstrated that learning to program with Python does not have to be a tremendous undertaking, especially for those with little to no programming experience. Why? Kelton is only 17 years old and still in high school! Continue reading
An exciting announcement about the SciPy2013 Conference on Scientific Computing with Python from Jonathan Rocher:
“I am excited to announce that there will, this year again, be a mini-symposium on ‘Meteorology, climatology, and atmospheric and oceanic science’ and papers for the symposium or the general conference are welcome.
Let me also point out that one of the themes of the general conference is ‘Reproducible Science’, which is front and center in the AOS community.
Hope to see many of you there…”
Scott Collis posted the following link of awesome scientific IPython notebook examples to the PyAOS mailing list today:
https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks
I thought the NFL rankings calculator to be particularly fun
. Check the examples page out!
UV-CDAT 1.2.0 has been released!: http://uvcdat.llnl.gov.
The PyAOS-teach mailing list (subscribe/unsubscribe page) is open for user discussion about topics related to teaching Python to AOS users.
I had a great time at the AMS Python Symposium! Thanks for all the wonderful talks and discussions! Here are some upcoming Python/software conferences folks might be interested in:
Check this out: http://mathesaurus.sourceforge.net/. Conversion tables from a variety of languages into Python! Hat tip: @shmget.