Skip to content

Commit

Permalink
Merge pull request #1 from jrobrien91/inst_locs
Browse files Browse the repository at this point in the history
ADD: BNF Instrumentation Spatial Display Notebook
  • Loading branch information
mgrover1 authored Jan 7, 2025
2 parents 02467af + 8052b29 commit a2d0896
Show file tree
Hide file tree
Showing 4 changed files with 1,890 additions and 1 deletion.
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ parts:
- caption: Site Exploration
chapters:
- file: notebooks/armor-sample-plots.ipynb
- file: notebooks/bnf-insitu.ipynb
4 changes: 3 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- defaults
- pyviz
dependencies:
- python=3.9
- python<=3.11
- matplotlib
- jupyterlab
- cartopy
Expand All @@ -13,8 +13,10 @@ dependencies:
- distributed
- xarray
- pandas
- geopandas
- fiona
- pip
- pip:
- -r doc-requirements.txt
- arm_pyart
- act-atmos
1,886 changes: 1,886 additions & 0 deletions notebooks/bnf-insitu.ipynb

Large diffs are not rendered by default.

Binary file added notebooks/locations/BNF.kmz
Binary file not shown.

0 comments on commit a2d0896

Please sign in to comment.