Skip to content

Commit

Permalink
Merge pull request #44 from mgrover1/add-greg-buoy-notebook
Browse files Browse the repository at this point in the history
ADD: Add Greg's buoy notebook
  • Loading branch information
mgrover1 authored Apr 9, 2024
2 parents 023a090 + 738c3fa commit 284cf96
Show file tree
Hide file tree
Showing 4 changed files with 1,307 additions and 6 deletions.
13 changes: 8 additions & 5 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ parts:
- caption: Data Access
chapters:
- file: data-access.md
- caption: CROCUS Level 1 Node
chapters:
- glob: notebooks/crocus_level1_node/*
- caption: Contributing
chapters:
- file: notebooks/notebook-template
- caption: Quick Looks (Recent Data)
chapters:
- glob: notebooks/quicklooks/*
- caption: Case Study
- caption: External Datasets
chapters:
- glob: notebooks/case-study/*
- glob: notebooks/external-datasets/*
- caption: CROCUS Level 1 Node
chapters:
- glob: notebooks/crocus_level1_node/*
- caption: Ambient Weather Stations
chapters:
- glob: notebooks/ambient-weather/*
Expand All @@ -25,3 +25,6 @@ parts:
- caption: Micro Rain Radar
chapters:
- glob: notebooks/mrr/*
- caption: Case Study
chapters:
- glob: notebooks/case-study/*
4 changes: 3 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,16 @@ dependencies:
- dask
- distributed
- xarray
- pandas<2.0
- pandas
- fiona
- hvplot
- imageio
- seaborn
- pip
- pip:
- -r doc-requirements.txt
- ambient-api
- windrose
- sage-data-client
- nexradaws
- sphinxcontrib-applehelp==1.0.7
Expand Down
Loading

0 comments on commit 284cf96

Please sign in to comment.