<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.mpimet.mpg.de/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://wiki.mpimet.mpg.de/feed.php">
        <title>MPI Wiki - analysis:pot_pourri:python</title>
        <description>MPI Documentation Platform</description>
        <link>https://wiki.mpimet.mpg.de/</link>
        <image rdf:resource="https://wiki.mpimet.mpg.de/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-29T15:55:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:intake&amp;rev=1650871110&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:jupyter&amp;rev=1603205668&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:objects&amp;rev=1600789392&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:psy&amp;rev=1714937293&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:start&amp;rev=1600789392&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.mpimet.mpg.de/lib/exe/fetch.php?media=logo.png">
        <title>MPI Wiki</title>
        <link>https://wiki.mpimet.mpg.de/</link>
        <url>https://wiki.mpimet.mpg.de/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:intake&amp;rev=1650871110&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-25T07:18:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>intake: take the pain out of data access on mistral</title>
        <link>https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:intake&amp;rev=1650871110&amp;do=diff</link>
        <description>intake: take the pain out of data access on mistral

	*  Do you use python and xarray in your daily work on mistral?
	*  Do you work with common datasets like CMIP5, CMIP6, MiKlip or ICDC observations?
	*  Do you want to access data on mistral and feel the pain searching for the exact locations?</description>
    </item>
    <item rdf:about="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:jupyter&amp;rev=1603205668&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-20T14:54:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Jupyter Notebooks on Mistral</title>
        <link>https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:jupyter&amp;rev=1603205668&amp;do=diff</link>
        <description>Jupyter Notebooks on Mistral

An easy way - useful if your data is not too large

1. login to mistral using the following command (replacing XXXXXX by your UserID):


ssh -X -L 8888:localhost:8888 mXXXXXX@mistral.dkrz.de


2. load anaconda using the following two commands:</description>
    </item>
    <item rdf:about="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:objects&amp;rev=1600789392&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-22T15:43:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Image segmentation</title>
        <link>https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:objects&amp;rev=1600789392&amp;do=diff</link>
        <description>Image segmentation

In the following, an example is given how to identify two dimensional objects like clouds or cold pools in numerical model output or satellite images. For this purpose, the python tools used by  Senf et al. (2018) are used. Fabian Senf from TROPOS in Leipzig developed a python tool package for image segmentation which is easy to use.</description>
    </item>
    <item rdf:about="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:psy&amp;rev=1714937293&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-05T19:28:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Plotting with psyplot and psy-view</title>
        <link>https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:psy&amp;rev=1714937293&amp;do=diff</link>
        <description>Plotting with psyplot and psy-view

Psyplot has (&lt;https://psyplot.github.io/&gt;)  an ncview-ish interface for plotting data on arbitrary grids. It also provides a whole set of extensions for use with the standard python plotting functions.

To start it, run 
module load python3/2021.01-gcc-9.1.0</description>
    </item>
    <item rdf:about="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:start&amp;rev=1600789392&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-22T15:43:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Python</title>
        <link>https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:python:start&amp;rev=1600789392&amp;do=diff</link>
        <description>Python

This is the starting point for documentation related to analyzing model output or observations using python. Here we anticipate contributions for how to use python on mistral, how to install new packages, how to use jupyter, etc. 


Search only in this Namespaces below. For a global search use the field in the upper right corner. More tips: . index</description>
    </item>
</rdf:RDF>
