File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "metadata" : {
6
+ "cell_marker" : " \"\"\" " ,
7
+ "lines_to_next_cell" : 0
8
+ },
9
+ "source" : [
10
+ " Most-Unstable Convective Available Potential Energy (MUCAPE)\n " ,
11
+ " ======================\n " ,
12
+ " Calculate MUCAPE on a grid of netCDF data using MetPy."
13
+ ]
14
+ },
3
15
{
4
16
"cell_type" : " code" ,
5
17
"execution_count" : 10 ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "metadata" : {
6
+ "cell_marker" : " \"\"\" " ,
7
+ "lines_to_next_cell" : 0
8
+ },
9
+ "source" : [
10
+ " Total Column Precipitable Water (TCPW)" ,
11
+ " ======================\n " ,
12
+ " Calculate TCPW on a grid of netCDF data using MetPy."
13
+ ]
14
+ },
3
15
{
4
16
"cell_type" : " code" ,
5
17
"execution_count" : 10 ,
You can’t perform that action at this time.
0 commit comments