CONUS404_Explorer / environment.yml
rsignell's picture
Update environment.yml
59db315
raw
history blame
No virus
291 Bytes
name: panel_app
channels:
- conda-forge
dependencies:
- python=3.11
- pyyaml
- netcdf4==1.6.0
- nodejs
- fsspec
- hvplot
- datashader
- geoviews
- xarray
- dask
- zarr
- intake
- intake-xarray
- metpy
- requests
- cf_xarray
- jupyter
- aiohttp
- s3fs