Skip to content

Commit 3c6fb8c

Browse files
authored
Merge pull request #16 from mgrover1/add-new-data-access
ADD: Add intial cut at using new data on pythia
2 parents a32b394 + ccb84dc commit 3c6fb8c

File tree

2 files changed

+15564
-153
lines changed

2 files changed

+15564
-153
lines changed

environment.yml

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
name: cookbook-dev
1+
name: lasso-those-clouds-cookbook-dev
22
channels:
33
- conda-forge
44
dependencies:
5+
- xarray
6+
- fsspec
7+
- s3fs
8+
- xwrf
9+
- dask
10+
- matplotlib
11+
- metpy
12+
- netcdf4
13+
- h5netcdf
514
- jupyter-book
615
- jupyterlab
716
- sphinx-pythia-theme

0 commit comments

Comments
 (0)