nicolasfauchereau / tds-python-workshop

A series of IPython Notebooks on exploring Unidata technology with Python for the 2013 Unidata Training Workshop.

Home Page:http://www.unidata.ucar.edu/events/2013TrainingWorkshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THREDDS Data Server (TDS) - Using Python to Access Data

  • What: A series of IPython Notebooks on exploring Unidata technology with Python for the 2013 Unidata Training Workshop.
  • When: Wednesday, July 24, 2013 from 800AM to 500PM
  • Where: UCAR Foothills Lab 4, Room 1201

Quick Start

git clone git@github.com:Unidata/tds-python-workshop.git 
cd tds-python-workshop
ipython notebook --pylab inline

Workshop Schedule

SectionIPython NotebookPresenterLengthTime
1Continental breakfast0:3008:00:00
2Introductions and overviewEthan0:2508:30:00
3Setup0:1008:55:00
4IPython notebook introductionipython-notebookJulien0:2009:05:00
5Reading netCDFreading_netCDFRuss0:5509:25:00
6Break0:1510:20:00
7Geoscience visualization with matplotlibmatplotlibJulien/Sean1:1010:35:00
8Lunch on your own1:1511:45:00
9Writing netCDFwriting_netCDFRuss0:3013:00:00
10NCSS data access with pandasncssJulien0:4513:30:00
11NCSS station observationsGeocoded_METARLansing0:3514:15:00
12Break0:1514:50:00
13Exploring WMSwms_sampleMarcos0:5015:05:00
14Accessing data via PyDappydapSean0:3515:55:00
15Accessing radar level 2radar_level2Sean0:3016:30:00
16Remote ipython server with clientipython-notebook-serverWard/Ben0:3017:00:00
17Wrap up17:30:00

Please give us your feedback

From the Unidata page, go to the “2013 Training Workshop” page by selecting “Events” -> “2013 Training Workshop” from the menu. Click on the “Give us your Feedback” link to get to the survey.

Note: Please feel free to use the survey at any time during the class (and as often as you like) as comments come to mind.

Required Python libraries

For these IPython Notebooks we will be using a Python environment with the following libraries installed:

Enthought offers a package manager, free for students and staff at degree-granting institutions, that can install the libraries listed above.

About

A series of IPython Notebooks on exploring Unidata technology with Python for the 2013 Unidata Training Workshop.

http://www.unidata.ucar.edu/events/2013TrainingWorkshop/

License:MIT License


Languages

Language:Python 100.0%