Oliver Angelil

Posts

  • Volunteering as a Data Scientist in Rwanda

    banner image

    In the last 10 years I have worked in Data Science, growing in experience as each year passed. These 10 years have been mostly about “self improvement”. I wanted to finally enter more of a “giving back” phase of my life by volunteering to impart my knowledge onto young adults that have not had equal opportunity, but still incredible potential.

    Read More »

  • Subset selection for climate prediction

    banner image

    The Goal

    Read More »

  • 41-Year Rainfall and Temperature Timeseries over Cape Town

    banner image

    The current drought around the Cape Town area got me to do a basic analysis of long-term (1977-2017) rainfall and temperature changes observed from the weather station at Cape Town International Airport. This is the analysis that I have been looking for but have not found. I mainly wanted to know if the recent hot and dry conditions are a consequence of normal year-to-year variability or if there’s a long-term trend. There is a cool new tool by the Climate Systems Analysis Group (CSAG) from UCT, but I was looking for a few different types of figures.

    Read More »

  • The bias-variance tradeoff

    banner image

    Prelude

    Read More »

  • Python Crash Course

    banner image

    A crash course for data scientists / climate scientists new to Python. With the help of example code, learn how to: read in netCDF files; generate maps; calculate area-weighted averages; plot time series; write list-comprehensions (i.e. more compact loops); and use CDO within Python using the CDO Python module.

    Read More »