Skip to content

Commit

Permalink
➕ Add xrviz with gcc compiler
Browse files Browse the repository at this point in the history
Interactive visualisations for xarrays! Built on built on Xarray, HvPlot and Panel. Repository at https://github.com/intake/xrviz. Also added gcc compiler to install psutil properly (version 5.6.3 doesn't have Python 3.7 wheels for Linux) after tests failed at https://github.com/weiji14/deepicedrain/commit/b81e3d0f57a269439c2122d2f0ab6b1a3ba68e76/checks?check_suite_id=273285123#step:3:755, taking a cue from weiji14/deepbedmap@2a87b7d.
  • Loading branch information
weiji14 committed Oct 21, 2019
1 parent 604dd6e commit 1f1f591
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 22 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ intake-xarray = "==0.3.1"
jupyterlab = "==1.2.0a0"
lxml = "==4.4.1"
pydap = "==3.2.2"
xrviz = "==0.1.3"

[requires]
python_version = "3.7"
Loading

0 comments on commit 1f1f591

Please sign in to comment.