Skip to content
View dennissergeev's full-sized avatar

Highlights

  • Pro

Organizations

@ExeClim @IGPResearch @exoclim
Block or Report

Block or report dennissergeev

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
dennissergeev/README.md

πŸ‘‹ Hi, I'm Denis!

I am an atmospheric modeller at the University of Exeter's Exoplanet Theory Group. I use numerical models, mostly 3D general circulation models (GCMs), to understand the physical and chemical processes on solar system and extrasolar planets. I am a co-lead of NASA NExSS CUISINES, an international collaboration on exoplanet model intercomparisons. I use Python for data analysis and visualisation. I am an advocate for open-source research software.

⭐ My software packages

  • 🌬️ aeolus - a toolkit for the analysis and visualisation of atmospheric model output
  • 🧭 octant - Objective Cyclone Tracking ANalysis Tools

πŸ“œ Scripts for reproducing my papers

πŸŽ‰ Fun projects

Pinned Loading

  1. Extract by time in iris Extract by time in iris
    1
    """Extract a cube slice using a time constraint."""
    2
    from datetime import datetime
    3
    
                  
    4
    import iris
    5
    
                  
  2. Getting started with Unified Model o... Getting started with Unified Model output analysis using iris.
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "metadata": {},