Skip to content

Commit

Permalink
use eurec4a-intake requirements
Browse files Browse the repository at this point in the history
- ensures up-to-date requirements for eurec4a-intake
  • Loading branch information
observingClouds committed Mar 14, 2024
1 parent bc02e8c commit 7e3a705
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,16 @@
jupyter-book>=0.13.0 # sphinx-design instead of sphinx-panel
jupytext
numpy
xarray
dask>=2023.2.0
eurec4a>=0.0.5
intake[dataframe] # since intake 0.6.1 to_dask() doesn't work anymore without the [dataframe] specification due to a missing msgpack dependency
intake-xarray
fsspec!=0.9.0 # 0.9.0 has a bug which leads to incomplete reads via HTTP
ipfsspec>=0.1.4
requests
aiohttp
pydap
ipyleaflet
simplification
colorcet
zarr>=2.8.3
datashader
pybtex-apa-style
xarray-datatree
pandas
-r https://raw.githubusercontent.com/eurec4a/eurec4a-intake/master/requirements.txt

0 comments on commit 7e3a705

Please sign in to comment.