-
- Downloads
requirements.txt: added some necessary modules for quickstart.
... | @@ -2,15 +2,17 @@ numpy | ... | @@ -2,15 +2,17 @@ numpy |
matplotlib | matplotlib | ||
netcdf4 | netcdf4 | ||
xarray | xarray | ||
#zarr | #zarr # cannot easily be installed with pip | ||
pandas | pandas | ||
cmocean | cmocean | ||
scipy | scipy | ||
ipdb | ipdb | ||
ipywidgets | ipywidgets | ||
ipykernel | |||
jupytext | jupytext | ||
nbconvert | |||
pytest | pytest | ||
healpy | healpy | ||
cftime | cftime | ||
#cartopy | #cartopy # cannot easily be installed with pip | ||
#dask[complete] | #dask[complete] # cannot easily be installed with pip |
Please register or sign in to comment