Skip to content

Instantly share code, notes, and snippets.

View jbusecke's full-sized avatar

Julius Busecke jbusecke

View GitHub Profile
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
@jbusecke
jbusecke / allison_read_bug.ipynb
Last active May 5, 2021 20:42
Tuning read/processing speed for Allisions model output
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbusecke
jbusecke / test_gfdl_grid_files-2.ipynb
Created June 1, 2021 16:47
Testing GFDL CMIP6 grid files for pangeo-forge
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbusecke
jbusecke / max_grover_CESM_example.ipynb
Last active June 3, 2021 14:28
Pangeo Cloud CESM2 example
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbusecke
jbusecke / interpolate_or_combine.ipynb
Created July 13, 2021 17:54
Comparison between reconstruction methods for ocean metrics using GFDL OM025
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbusecke
jbusecke / how_to_update_xarray_properly_pangeo_cloud-2.ipynb
Last active July 26, 2021 22:35
Quick example how to work with a newer xarray version in the pangeo cloud
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbusecke
jbusecke / gist:9a2be41abef1528adf20765631f43db6
Created September 14, 2021 19:54
recipe pickle hack for charles
@contextmanager
def open_input(
input_key: InputKey,
file_pattern: FilePattern,
input_cache: Optional[CacheFSSpecTarget],
cache_inputs: bool,
copy_input_to_local_file: bool,
xarray_open_kwargs: dict,
delete_input_encoding: bool,
process_input: Optional[Callable[[xr.Dataset, str], xr.Dataset]],
@jbusecke
jbusecke / tom_example.ipynb
Created October 1, 2021 16:49
Example Dataset for Tom (DataTree and CMIP6)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.