Difference between revisions of "CodeBreak"

Line 16: Line 16:
 
<li>Weighted function in xarray</li>
 
<li>Weighted function in xarray</li>
 
<li>How to organise calculations dynamically with python data structure (dict) e.g. looping over seasons</li>
 
<li>How to organise calculations dynamically with python data structure (dict) e.g. looping over seasons</li>
 +
</ul>
 +
 +
 +
=== [[CodeBreak_29/9/2021|29/9/2021]] ===
 +
<ul style="margin-top:0;margin-bottom:0;padding-inline-start:48px;">
 +
<li> Datatype of Coordinates </li>
 +
<li> Regridding </li>
 +
<li> ERA5 Daily </li>
 +
<li> Conversion between Pressure and Model levels </li>
 +
<li> Creating xr.Datatset subclasses </li>
 +
<li> Python and CORDEX </li>
 +
<li> Wind Stress </li>
 
</ul>
 
</ul>

Revision as of 02:17, 29 September 2021

This page lists the summaries for each Code Break session we had.

1/9/2021

  • How to organise plotting large numbers of plots from heterogenous models in python
  • Layout of subplots with matplotlib in python
  • Fast percentile calculation in python


15/9/2021

  • How to analyse data weekly and creating weekly climatology
  • Curl calculations
  • Weighted function in xarray
  • How to organise calculations dynamically with python data structure (dict) e.g. looping over seasons


29/9/2021

  • Datatype of Coordinates
  • Regridding
  • ERA5 Daily
  • Conversion between Pressure and Model levels
  • Creating xr.Datatset subclasses
  • Python and CORDEX
  • Wind Stress