<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.meteorologie.lmu.de/~emde/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.meteorologie.lmu.de/~emde/feed.php">
        <title> python</title>
        <description></description>
        <link>https://www.meteorologie.lmu.de/~emde/</link>
        <image rdf:resource="https://www.meteorologie.lmu.de/~emde/lib/tpl/dokuwiki-claudia/images/favicon.ico" />
       <dc:date>2026-04-13T03:58:05+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:atmospy_package&amp;rev=1525423186&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:basic_usage&amp;rev=1525423186&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:data_analysis&amp;rev=1525423187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:installation&amp;rev=1525423187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:io&amp;rev=1525423187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:plotting&amp;rev=1525423187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:pylibtran&amp;rev=1525423188&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:python&amp;rev=1525423188&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.meteorologie.lmu.de/~emde/lib/tpl/dokuwiki-claudia/images/favicon.ico">
        <title></title>
        <link>https://www.meteorologie.lmu.de/~emde/</link>
        <url>https://www.meteorologie.lmu.de/~emde/lib/tpl/dokuwiki-claudia/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:atmospy_package&amp;rev=1525423186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:46+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:atmospy_package</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:atmospy_package&amp;rev=1525423186&amp;do=diff</link>
        <description>atmospy - Python package for atmospheric physics

The package can be obtained from the svn (Subversion) server as follows: 
 svn co https://svn.physik.uni-muenchen.de/repos/atmospy atmospy
 
Information for developers

Please check the README file for some documentation of the directory structure. The directories</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:basic_usage&amp;rev=1525423186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:46+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:basic_usage</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:basic_usage&amp;rev=1525423186&amp;do=diff</link>
        <description>Basic usage

Running python

Start interactive shell and load matplotlib module
 ipython -pylab</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:data_analysis&amp;rev=1525423187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:47+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:data_analysis</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:data_analysis&amp;rev=1525423187&amp;do=diff</link>
        <description>Scripts for data analyis

Least square fitting</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:installation&amp;rev=1525423187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:47+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:installation</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:installation&amp;rev=1525423187&amp;do=diff</link>
        <description>Required Packages

Basics

python 

Interactive shell

ipython

Python modules including functions similar to matlab

python-matplotlib

python-matplotlib-tk

python-matplotlib-wx

python-numpy

Additional scientific functions

python-scipy
python-devel</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:io&amp;rev=1525423187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:47+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:io</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:io&amp;rev=1525423187&amp;do=diff</link>
        <description>Reading and writing files

Ascii

Binary

import numpy as np

fd = open(filename , 'rb')        #'r' for read, 'b' for binary

read_data = np.fromfile(fd, np.float32) #'float32' or one of the other numpy-datatypes

shape_xy = (270,207)

tau = read_data.reshape(shape_xy)</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:plotting&amp;rev=1525423187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:47+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:plotting</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:plotting&amp;rev=1525423187&amp;do=diff</link>
        <description>Plotting scripts</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:pylibtran&amp;rev=1525423188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:48+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:pylibtran</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:pylibtran&amp;rev=1525423188&amp;do=diff</link>
        <description>Python tools for libRadtran

I have started a Python module which should include functions specifically for work with libRadtran:


In order to use these functions you can either copy the file to your working directory or set the environment variable PYTHONPATH to the path were you want to put your own python functions.</description>
    </item>
    <item rdf:about="https://www.meteorologie.lmu.de/~emde/doku.php?id=python:python&amp;rev=1525423188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-04T08:39:48+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python:python</title>
        <link>https://www.meteorologie.lmu.de/~emde/doku.php?id=python:python&amp;rev=1525423188&amp;do=diff</link>
        <description>Python for scientific analysis

atmospy package

Installation

Basic usage

Plotting

Reading and writing files

Data analysis

python tools for libRadtran</description>
    </item>
</rdf:RDF>
