Skip to content

Commit 3000951

Browse files
committed
Add VirtualiZarr & Kerchunk
1 parent 109b0fc commit 3000951

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environment_icechunk.yml

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ dependencies:
1818
# Remote Access
1919
- fsspec
2020
- s3fs # Access to Amazon S3 filesystem
21+
- kerchunk
22+
- virtualizarr
2123
- cdsapi # Access to Copernicus Data System for ERA5
2224

2325

@@ -38,6 +40,7 @@ dependencies:
3840
# - ipywidgets_bokeh
3941
# - jupyter_bokeh # Renders Holviz / Bokeh objects in Jupyter
4042
# - pyviz_comms # bidirectional communication between Python & JavaScript for Jupyter
43+
# - jupyter_fsspec
4144

4245
# Dev tools: Language Server Protocol (LSP) (Optional)
4346
- python-lsp-server # LSP extension for Python (pylsp), including:

0 commit comments

Comments
 (0)