Skip to content

Instantly share code, notes, and snippets.

View peterm790's full-sized avatar

Peter Marsh peterm790

View GitHub Profile
@peterm790
peterm790 / Working_With_The_HE2AT_Database.ipynb
Created May 9, 2024 09:57
Working_With_The_HE2AT_Database
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / ERA5-Land_rechunked_open_times.ipynb
Created April 8, 2024 08:35
ERA5-Land_rechunked_open_times.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / Open_GFS_Forecast.ipynb
Created January 11, 2024 15:52
Open GFS Forecast
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / bootstrap_ERA5.py
Created January 11, 2024 14:53
Calculate Percentiles Using Bootstrapping
import xarray as xr
import intake
import numpy as np
from pathlib import Path
import dask
import pandas as pd
import sys
import fsspec
def shuffle_completely(ds, b, resample_dim="z"):
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / 03_generate_descriptions.ipynb
Created October 6, 2023 12:58
03_generate_descriptions.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / geocoding.ipynb
Created September 15, 2023 08:49
geocoding
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / 04_Using_a_pretrained_SD_model.ipynb
Created June 13, 2023 10:14
04_Using_a_pretrained_SD_model.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / identify_exceeding_26.ipynb
Created May 24, 2023 16:25
identify_exceeding_26
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@peterm790
peterm790 / configure_csag_hub.md
Last active May 8, 2023 14:03
Configure CSAG Jupyter Hub Account

Configure CSAG Jupyter Hub and Gitlab access

Gitlab

We are using a gitlab repo to mantain, version control and share any code produced for the Heat Center project.

As we are working with sensitive data we have set up an access group to restrict access to the code directories.

Before you can be added to the access group you will need to create an account by logging in. To do this please follow these steps::