Skip to content

Commit 7ac0edc

Browse files
committed
docker: add xncml for gen_catalog refactoring
See PR Ouranosinc/pavics-vdb#46
1 parent 44b05a1 commit 7ac0edc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker/environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ dependencies:
194194
# for pip packages
195195
- pip
196196
- pip:
197+
# https://pypi.org/project/xncml/
198+
# Tools for manipulating and opening NCML (NetCDF Markup) files with/for xarray
199+
- xncml
197200
# visual debugger for Jupyter Notebook, not working with JupyterLab at this moment
198201
- pixiedust
199202
# block execution of 'run_all_cells' until user input finished

0 commit comments

Comments
 (0)