Skip to content
Back to All Posts
Nov 20, 2023
#GCM #Python #Modeling

Test post title

This is test post

The Code

Python script:

import numpy as np

def calculate_pv(u, v, f, h):
    # ... code here
    return pv

Visualizations

Here are the initial plots:

Sim 1 Sim 2

Moving forward, …