Skip to content

Instantly share code, notes, and snippets.

View apatlpo's full-sized avatar

Aurélien Ponte apatlpo

View GitHub Profile
@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.
@apatlpo
apatlpo / deployment_analysis_short.ipynb
Last active December 31, 2022 11:33
tests flotteurs 2022/12
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / xarray_not_yet_set.ipynb
Last active January 21, 2022 04:55
parcels from_xarray_dataset `not_yet_set`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / parcel_interp_debug.ipynb
Last active January 14, 2022 15:06
parcel sampling debug
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / update_array_stackoverflow.ipynb
Last active July 30, 2021 10:49
stackoverflow question "update dask array from continuously produced scattered data"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apatlpo
apatlpo / custom_distribute.ipynb
Created June 4, 2021 11:12
custom distribution
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.