Skip to content

Commit cd2a7fe

Browse files
authored
Merge pull request #4 from mgrover1/fix-broken-image
ADD: Add new structure
2 parents 6611da0 + b155a3d commit cd2a7fe

17 files changed

+47398
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ARM Field Site Cookbook
22

3-
<img src="images/ARM_Logo.png" alt="thumbnail" width="300"/>
3+
<img src="images/arm_logo.png" alt="thumbnail" width="300"/>
44

55
[![nightly-build](https://github.com/mgrover1/arm-field-site-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/mgrover1/arm-field-site-cookbook/actions/workflows/nightly-build.yaml)
66
[![Binder](https://binder.projectpythia.org/badge_logo.svg)](https://binder.projectpythia.org/v2/gh/mgrover1/arm-field-site-cookbook/main?labpath=notebooks)

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ dependencies:
1717
- tensorflow-probability>=0.24
1818
- xwrf
1919
- tobac
20+
- plotly

foundations/act/ACT-Basics-BNF.ipynb

Lines changed: 573 additions & 0 deletions
Large diffs are not rendered by default.

foundations/act/act-tower-data.ipynb

Lines changed: 143 additions & 0 deletions
Large diffs are not rendered by default.

foundations/pyart/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

foundations/xarray/dask-xarray-demo.ipynb

Lines changed: 697 additions & 0 deletions
Large diffs are not rendered by default.

foundations/xarray/xarray-intro.ipynb

Lines changed: 11099 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)