Differences between revisions 2 and 17 (spanning 15 versions)
Revision 2 as of 2008-10-25 21:59:00
Size: 678
Editor: anonymous
Comment:
Revision 17 as of 2008-10-30 09:58:18
Size: 1458
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl AdminGroup:read,write,delete,revert EditorGroup:read All:read #acl AdminGroup:read,write,delete,revert EditorGroup:read,write All:read
Line 14: Line 14:
 * 2 SWS, 3 LP

== Why Python? ==

 * http://geosci.uchicago.edu/~rtp1/itr/Python.html
 * http://www.scipy.org/NumPyTestimony

[[/Links| Where do I find more information?]]

 * Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)
Line 17: Line 28:
Lectures:
 * [[/Lesson1|27.10. Introduction]]
 * 3.11. Data types, structures and functions
Preliminary schedule

 * 27.10. [[/Lesson1|Introduction]], [[/Lesson1b|Basic Python]], [[/Exercise1|Exercise]]
 * 3.11. [[/Lesson2|Data types, structures and functions]] [[/Exercise2|Exercise]]
Line 21: Line 33:
 * 17.11.
 * 24.11.
 * 1.12.
 * 8.12.
 * 15.12.
 * 5.1.
 * 12.1.
 * 19.1.
 * 17.11. Plotting and visualization
 * 24.11. Image statistics, histogram
 * 1.12. Sampling, interpolation
 * 8.12. Neighborhood operation, convolution
 * 15.12. Smoothing filter
 * (5.1.)
 * 12.1. Geometric transformations and projections
 * 19.1. Algorithms for retrieval of geophysical parameters
Line 33: Line 45:
   * Project  * Algorithms for retrieval of geophysical parameters
 * Edge detection, segmentation, morphological operations, classification
 * [[/Project| Project]]

Scientific Programming with Python for Satellite Image Processing and Analysis

Lecture and exercises by Prof. Dr. Lars Kaleschke

  • Monday
  • 15:00-16:30
  • Room ZMAW 024
  • First lecture 27. October
  • 2 SWS, 3 LP

Why Python?

Where do I find more information?

  • Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)

Wintersemester 2008/2009

Preliminary schedule

  • 27.10. Introduction, Basic Python, Exercise

  • 3.11. Data types, structures and functions Exercise

  • 10.11. System, I/O
  • 17.11. Plotting and visualization
  • 24.11. Image statistics, histogram
  • 1.12. Sampling, interpolation
  • 8.12. Neighborhood operation, convolution
  • 15.12. Smoothing filter
  • (5.1.)
  • 12.1. Geometric transformations and projections
  • 19.1. Algorithms for retrieval of geophysical parameters
  • 26.1. Exam
  • 2.2. Evaluation

Sommersemester 2009

  • Algorithms for retrieval of geophysical parameters
  • Edge detection, segmentation, morphological operations, classification
  • Project

LehreWiki: Python (last edited 2009-01-26 13:32:53 by anonymous)