Skip to content

Commit

Permalink
conda install zarr
Browse files Browse the repository at this point in the history
  • Loading branch information
robfatland committed Jul 10, 2024
1 parent d021f9d commit 631a3b0
Show file tree
Hide file tree
Showing 4 changed files with 883 additions and 7,823 deletions.
2 changes: 1 addition & 1 deletion book/chapters/data/rca/sensors/osb
8,693 changes: 872 additions & 7,821 deletions book/chapters/dataloader.ipynb

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion book/chapters/epipelargosy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,14 @@
" d['conductivity'][0], -d['conductivity'][1], 'Conductivity', 'blue', 'ascent', 6, 6)"
]
},
{
"cell_type": "markdown",
"id": "f461af19-2e98-4417-b5ad-68cc6041e679",
"metadata": {},
"source": [
"Interpretation: ...hmmmm... compared to the one prior: It seems like conductivity and salinity are not 'pretty much the same thing'..."
]
},
{
"cell_type": "code",
"execution_count": 13,
Expand Down Expand Up @@ -812,7 +820,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
"version": "3.12.3"
}
},
"nbformat": 4,
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- ipywidgets
- netcdf4
- s3fs
- zarr



0 comments on commit 631a3b0

Please sign in to comment.