File tree Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "cells": [
3- {
4- "cell_type": "markdown",
5- "metadata": {},
6- "source": [
7- "<img src=\"images/ProjectPythia_Logo_Final-01-Blue.svg\" width=250 alt=\"Project Pythia Logo\"></img>"
8- ]
9- },
103 {
114 "cell_type": "markdown",
125 "metadata": {},
136 "source": [
147 "# MetPy Skew-T Cookbook"
158 ]
169 },
17- {
18- "cell_type": "markdown",
19- "metadata": {},
20- "source": [
21- "---"
22- ]
23- },
2410 {
2511 "cell_type": "markdown",
2612 "metadata": {},
Original file line number Diff line number Diff line change 11{
22 "cells": [
3+ {
4+ "cell_type": "markdown",
5+ "metadata": {
6+ "cell_marker": "\"\"\"",
7+ "lines_to_next_cell": 0
8+ },
9+ "source": [
10+ "Geostrophic Wind and Other Calcuations\n",
11+ "======================================\n",
12+ "\n",
13+ "Demonstrate a variety of calculations in MetPy."
14+ ]
15+ },
316 {
417 "cell_type": "code",
518 "execution_count": 1,
You can’t perform that action at this time.
0 commit comments