Skip to content

Instantly share code, notes, and snippets.

View bjlittle's full-sized avatar

Bill Little bjlittle

View GitHub Profile
@bjlittle
bjlittle / vaccination.py
Created May 23, 2021 22:01
vaccination progress bar
import os
import sys
from time import sleep
from tqdm import trange
os.system("clear")
os.system("setterm -cursor off")
print("\n" * 12)
@bjlittle
bjlittle / pyvista-unstructured-mesh.ipynb
Created March 25, 2020 09:54
pyvista unstructured mesh
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bjlittle
bjlittle / s2geometry.ipynb
Created February 19, 2020 09:28
google/s2geometry Python-C++ bindings
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.
This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:ce21ebb5d35edea705809ed4e5674a408cf01b916c55a7df6f3f64d459164083"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:0b74d38fd9ccace2ca048eed2176cf3f0b87cdcaaf368d58dcdac98dea264e59"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@bjlittle
bjlittle / UM_user_tutorial.ipynb
Created June 27, 2014 08:48
Iris and Cartopy UM User Tutorial
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bjlittle
bjlittle / hilboll_time.ipybn
Last active December 21, 2015 23:39
Andreas Hilboll interpolated albedo circular time.
{
"metadata": {
"name": "Hilboll Albedo Interpolation"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{