Skip to content

Commit

Permalink
Merge pull request #28 from wwieder/main
Browse files Browse the repository at this point in the history
minor updates to existing notebooks
  • Loading branch information
wwieder authored Mar 17, 2023
2 parents 683a674 + b2dd3f9 commit 3f8197d
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 3,368 deletions.
2 changes: 1 addition & 1 deletion notebooks/Day0b_NEON_Simulation_Tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.9.12"
}
},
"nbformat": 4,
Expand Down
5 changes: 3 additions & 2 deletions notebooks/Day0c_NEON_Simulation_Visualization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,8 @@
"\n",
"*Note that while each file for NEON tower simulations has multiple variables, the simulation ran for a single site rather than a larger spatial grid and therefore do not include the latitude and longitude dimensions illustrated here. Within each multi-variable file, most of the variables have one dimension (time), while a few soil variables (e.g., moisture, temperature) have two dimensions (time x depth).*\n",
"\n",
"![Netcdf](https://gdfa.ugr.es/python/climate_data/img/xarray2.png)\n",
"<img src='https://xarray.pydata.org/en/stable/_images/dataset-diagram.png' \n",
" alt=\"isolated\" body style=\"background-color:white;\"/>\n",
"****"
]
},
Expand Down Expand Up @@ -1219,7 +1220,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.9.12"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 3f8197d

Please sign in to comment.