Skip to content

Instantly share code, notes, and snippets.

View apatlpo's full-sized avatar

Aurélien Ponte apatlpo

View GitHub Profile
@apatlpo
apatlpo / nonseparable_kernels.ipynb
Created February 14, 2025 11:07
non separable kernels
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / unified_ekman.ipynb
Last active March 5, 2025 08:05
ekman analytical
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / demo_drifter_on_swath.ipynb
Created August 5, 2024 13:37
swot drifter swath demo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / energy_missing.ipynb
Created April 11, 2024 18:56
margot energy missing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / mathis_gather.ipynb
Created January 9, 2024 16:29
mathis positioning errors
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / guerledan_202310_seabot.ipynb
Created October 20, 2023 10:30
guerledan_202310_seabot
Sorry, this is too big to display.
import sys
import timeit
import numpy as np
from numba import njit, int32, float64, prange
# benchmarks
def generate_data(n0, n1):
@apatlpo
apatlpo / uplet_high_ke.ipynb
Created February 2, 2023 15:22
llc4320 uplet high ke
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.