Skip to content
View CalvinNesbitt's full-sized avatar
⛈️
raining
⛈️
raining

Block or report CalvinNesbitt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CalvinNesbitt/README.md

Hi there 👋

I'm Calvin, a Research Engineer at Transition Zero, an NGO that provides open data products to shape a clean energy future. I've recently finished a PhD in the Mathematics of Planet Earth where I looked at the problem of predicting tipping points in the climate system from a mathematical perspective.

I'm broadly interested in meteorology/climate science, renewable energy and nonlinear dynamical systems. I enjoy working on problems in these domains using a mixture of mathematical modelling, data analysis and software development. Feel free to reach out if you're interested in collaborating on a project or just want to chat about any of these topics!

  • 🔭 I’m currently working on ...

    • Model Builder - an accessible and auditable modelling tool and data platform for answering questions about the energy future

    • ODE Lab - a Python package for doing dynamical systems analysis (e.g. computing Lyapunov exponents/CLVS, bifurcation analysis) of ordinary differential equations using a mixture of SciPy and xarray. This is ultimately aimed at making my PhD work more reproducible and accessible to others.

  • 🌱 I’m currently learning ...

    • Energy systems modelling
    • The basics of machine learning
    • XP
  • 💬 Ask me about ...

    • The work we do at Transition Zero
    • My PhD work: tipping points and predictability in meteorology/climate science
  • 😄 Pronouns...

    • He/Him

Pinned Loading

  1. transition-zero/tz-client transition-zero/tz-client Public

    A client repository for accessing FEO data programmatically.

    Python 21 5

  2. transition-zero/feo-client-examples transition-zero/feo-client-examples Public

    A collection of example notebooks using the FEO client

    Jupyter Notebook 17 2

  3. transition-zero/tz-osemosys transition-zero/tz-osemosys Public

    TZ-OSeMOSYS - a TransitionZero implementation of the OSeMOSYS systems model

    Python 17

  4. ode-lab-base ode-lab-base Public

    Python package for integrating ensembles of Ordinary Differential Equations (ODEs) using scipy and packaging the results into xarray datasets. Designed for simple exploration of low-dimensional sys…

    Python