[yt-svn] commit/yt-doc: MatthewTurk: Adding workshop materials

Bitbucket commits-noreply at bitbucket.org
Mon Jul 9 15:01:47 PDT 2012


1 new commit in yt-doc:


https://bitbucket.org/yt_analysis/yt-doc/changeset/64ad5aeaa3dc/
changeset:   64ad5aeaa3dc
user:        MatthewTurk
date:        2012-07-10 00:01:29
summary:     Adding workshop materials
affected #:  3 files

diff -r dce7bbfc2b0495b58e7223730c884633659c9ac3 -r 64ad5aeaa3dca9aa0ee05e50661aebbe07d53374 helper_scripts/table.py
--- a/helper_scripts/table.py
+++ b/helper_scripts/table.py
@@ -6,6 +6,9 @@
       "Quickly get up and running with yt: zero to sixty."),
      ("help/index.html", "How to Ask for Help",
       "Some guidelines on how and where to ask for help with yt"),
+     ("workshop.html", "Workshop Tutorials",
+      "Videos, slides and scripts from the 2012 workshop covering many " +
+      "aspects of yt, from beginning to advanced."),
   ]),
   ("Everyday yt", [
      ("analyzing/index.html", "Analyzing Data",


diff -r dce7bbfc2b0495b58e7223730c884633659c9ac3 -r 64ad5aeaa3dca9aa0ee05e50661aebbe07d53374 source/index.rst
--- a/source/index.rst
+++ b/source/index.rst
@@ -86,6 +86,17 @@
        </td></tr>
    
+     <tr valign="top">
+       <td width="25%">
+         <p>
+           <a href="workshop.html">Workshop Tutorials</a>
+         </p>
+       </td>
+       <td width="75%">
+         <p class="linkdescr">Videos, slides and scripts from the 2012 workshop covering many aspects of yt, from beginning to advanced.</p>
+       </td>
+     </tr>
+
    </table><h2>Everyday yt</h2>


diff -r dce7bbfc2b0495b58e7223730c884633659c9ac3 -r 64ad5aeaa3dca9aa0ee05e50661aebbe07d53374 source/workshop.rst
--- /dev/null
+++ b/source/workshop.rst
@@ -0,0 +1,231 @@
+yt Workshop Materials
+=====================
+
+In late January, 2012, the first yt Users' Workshop was held at the FLASH
+Center in Chicago.  
+
+The workshop website, http://yt-project.org/workshop2012/ includes historical
+information as well as details on how to download the data used for the
+workshop.  Below are recordings of the talks, as well as links to the
+appropriate slide decks.
+
+Introduction to yt
+------------------
+
+Presented by Matthew Turk
+
+.. youtube:: TsirUjX7fWs
+
+Slides are `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.introduction/src/tip/workshop_intro.pdf>`_
+
+Repository is `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.introduction/>`_
+
+Objects in yt
+-------------
+
+Presented by Britton Smith
+
+.. youtube:: GMHeimeHdo4
+
+Slides are `available <https://bitbucket.org/brittonsmith/yt.workshop2012.objects/src/tip/output/yt_objects.pdf>`_
+
+Repository is `available <https://bitbucket.org/brittonsmith/yt.workshop2012.objects>`_
+
+Visualization with yt
+---------------------
+
+Presented by Stephen Skory and John ZuHone
+
+.. youtube:: jNWd4YUbcLY
+
+Slides are `available <https://bitbucket.org/sskory/yt.workshop2012.simpleviz/src/tip/SimpleViz.pdf>`_
+
+Repository is `available <https://bitbucket.org/sskory/yt.workshop2012.simpleviz/>`_
+
+General Analysis in yt
+----------------------
+
+Presented by Sam Skillman
+
+.. youtube:: zUqSYpWPYDw
+
+Slides are `available <https://bitbucket.org/samskillman/yt.workshop2012.general_analysis/src/tip/output/yt_general_analysis.pdf>`_
+
+Repository is `available <https://bitbucket.org/samskillman/yt.workshop2012.general_analysis/>`_
+
+Finding Your Way
+----------------
+
+Presented by Cameron Hummels
+
+.. youtube:: hat3QAO4s-I
+
+Slides are `available <https://bitbucket.org/chummels/yt.workshop2012.findingyourway/src/tip/yt.workshop2012.findingyourway.pdf>`_
+
+Repository is `available <https://bitbucket.org/chummels/yt.workshop2012.findingyourway/>`_
+
+Fields and Derived Quantities
+-----------------------------
+
+Presented by Matthew Turk
+
+.. youtube:: NSwy8Lw1Uvk
+
+Slides are `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.fields/src/tip/output/yt_fields.pdf>`_
+
+Repository is `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.fields/>`_
+
+Parallelism in yt
+-----------------
+
+Presented by Sam Skillman
+
+.. youtube:: QKWZ-jmqQCQ
+
+Slides are `available <https://bitbucket.org/samskillman/yt.workshop2012.parallelism/src/tip/yt_parallelism.pdf>`_
+
+Repository is `available <https://bitbucket.org/samskillman/yt.workshop2012.parallelism>`_
+
+Advanced Viz hands-on
+---------------------
+
+Presented by Jeff Oishi
+
+.. youtube:: MQEKXsTmrAs
+
+Slides are `available <https://bitbucket.org/jsoishi/yt.workshop2012.advanced_visualization/src/tip/output/advanced_visualization.pdf>`_
+
+Repository is `available <https://bitbucket.org/jsoishi/yt.workshop2012.advanced_visualization>`_
+
+EPS Writer
+----------
+
+Presented by John Wise
+
+.. youtube:: Xs_FzJ0ZRiU
+
+Slides are `available <https://bitbucket.org/jsoishi/yt.workshop2012.advanced_visualization/src/tip/output/eps-writer.pdf>`_
+
+Repository not available.
+
+Time Series Analysis
+--------------------
+
+Presented by Britton Smith
+
+.. youtube:: Sg_G2QOcxz0
+
+Slides are `available <https://bitbucket.org/brittonsmith/yt.workshop2012.time-series/src/tip/output/time_series.pdf>`_
+
+Repository is `available <https://bitbucket.org/brittonsmith/yt.workshop2012.time-series/>`_
+
+Beginning Volume Rendering
+--------------------------
+
+Presented by Cameron Hummels
+
+.. youtube:: euV4KVm4nMw
+
+Slides are `available <https://bitbucket.org/chummels/yt.workshop2012.beginningvr/src/tip/yt.workshop2012.beginning_VR.pdf>`_
+
+Repository is `available <https://bitbucket.org/chummels/yt.workshop2012.beginningvr/>`_
+
+Advanced Volume Rendering
+-------------------------
+
+Presented by Sam Skillman
+
+.. youtube:: zra79xb7BP4
+
+Slides are `available <https://bitbucket.org/samskillman/yt.workshop2012.advanced_rendering/src/tip/output/yt_advanced_rendering.pdf>`_
+
+Repository is `available <https://bitbucket.org/samskillman/yt.workshop2012.advanced_rendering>`_
+
+Using external tools with yt
+----------------------------
+
+Presented by John ZuHone
+
+.. youtube:: q3_whMA1BQU
+
+Slides are `available <https://bitbucket.org/jzuhone/yt.external_analysis_examples/src/tip/yt_workshop_external_tools.pdf>`_
+
+Repository is `available <https://bitbucket.org/jzuhone/yt.external_analysis_examples/>`_
+
+Hands-On: Advanced Data Objects
+-------------------------------
+
+Presented by Stephen Skory
+
+.. youtube:: _JlFsrqoEBI
+
+Slides are `available <https://bitbucket.org/sskory/yt.workshop2012.datacontainers/src/tip/DataContainers.pdf>`_
+
+Repository is `available <https://bitbucket.org/sskory/yt.workshop2012.datacontainers>`_
+
+Clump Finding
+-------------
+
+Presented by Britton Smith
+
+.. youtube:: 19PCVyVj6oo
+
+Slides are `available <https://bitbucket.org/brittonsmith/yt.workshop2012.clump-finding/src/tip/clump_finding_full.pdf>`_
+
+Repository is `available <https://bitbucket.org/brittonsmith/yt.workshop2012.clump-finding/>`_
+
+DVCS with hg
+------------
+
+Presented by Matthew Turk
+
+.. youtube:: BjfUfcqSCYQ
+
+Slides are `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.dvcs/src/tip/output/dvcs.pdf>`_
+
+Repository is `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.dvcs>`_
+
+What We Aren't Showing You
+--------------------------
+
+Presented by Cameron Hummels
+
+.. youtube:: qcVlf5p_1ZI
+
+Slides are `available <https://bitbucket.org/chummels/yt.workshop2012.misc/src/tip/yt.workshop2012.what_we_dont_show.pdf>`_
+
+Repository is `available <https://bitbucket.org/chummels/yt.workshop2012.misc/>`_
+
+Development Overview
+--------------------
+
+Presented by Sam Skillman
+
+.. youtube:: DG8MJIzeKyA
+
+Slides are `available <https://bitbucket.org/samskillman/yt.workshop2012.development_overview/src/tip/yt_development_overview.pdf>`_
+
+Repository is `available <https://bitbucket.org/samskillman/yt.workshop2012.development_overview/>`_
+
+Testing and Documentation
+-------------------------
+
+Presented by Stephen Skory
+
+.. youtube:: OMeqR38KNN4
+
+Slides are `available <https://bitbucket.org/sskory/yt.workshop2012.documentation/src/tip/Documentation.pdf>`_
+
+Repository is `available <https://bitbucket.org/sskory/yt.workshop2012.documentation>`_
+
+Adding a new code frontend
+--------------------------
+
+Presented by Matthew Turk
+
+Video not available.
+
+Slides are `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.frontends/src/tip/output/frontends.pdf>`_
+
+Repository is `available <https://bitbucket.org/MatthewTurk/yt.workshop2012.frontends/>`_
+

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list