Skip to content

Instantly share code, notes, and snippets.

@rsignell
Created January 7, 2026 15:50
Show Gist options
  • Select an option

  • Save rsignell/24f1dbe7e0eef2f020e667c2fe95b34a to your computer and use it in GitHub Desktop.

Select an option

Save rsignell/24f1dbe7e0eef2f020e667c2fe95b34a to your computer and use it in GitHub Desktop.
protocoast conda env
name: protocoast-notebook
channels:
- conda-forge
- nodefaults
dependencies:
- python=3.13
- awscliv2
- basemap
- bioconda::fitter
- bqplot
- cachey
- cartopy
- cf_xarray
- cftime
- cmake
- cmocean
- code-server
- coiled
- conda-lock
- copernicusmarine
- cubed[diagnostics]
- dask-geopandas
- dask-gateway
- dask-labextension
- dask
- datashader
- distributed
- erddapy
- fastparquet
- flox
- fsspec>=2023.05
- gcsfs
- gdal>=3.8
- geopandas
- geoviews
- gh-scoped-creds==4.1
- git-lfs
- git-lfs
- git>=2.39
- gmt
- graphviz
- h5coro
- h5netcdf
- h5py>3.11
- hdf5plugin
- harmony-py
- hvplot
- hvsampledata
- conda-forge/label/icechunk_dev::icechunk
- icepyx
- intake
- intake-erddap
- intake-esm
- intake-xarray
- ipyleaflet
- ipympl
- ipywidgets
- itslive
- joblib
- jupyter-book
- jupyter-resource-usage
- jupyter-server-proxy>=4.1.1
- jupyter-vscode-proxy
- jupyter_bokeh
- jupyterhub-singleuser
- jupyterlab
- jupyterlab-favorites
- jupyterlab-geojson
- jupyterlab-git
- jupyterlab-h5web>=12.0.0
- jupytext
- kerchunk
- leafmap
- lonboard
- lxml
- lz4
- matplotlib-base
- nc-time-axis
- nbgitpuller>=1.2.1
- nomkl
- numba
- ocl-icd-system
- odc-stac
- planetary-computer
- pooch
- pqdm
- pydap
- pynco
- pyproj
- pyresample
- python-dotenv
- python-gist
- pyviz_comms
- pyextremes
- pystac
- pystac-client
- rasterio
- rasterstats
- rechunker
- rioxarray
- rustac
- s3fs
- scikit-image
- scikit-learn
- seaborn
- shapely
- sliderule>=3.6.0
- spectral
- streamz
- tabulate
- virtualizarr=2.1.1
- websockify>=0.10
- xarray
- xarrayutils
- xesmf
- xmip
- xoak
- xpystac
- xrlint
- xstac
- xugrid
- zarr>=3
- pip
- pip:
- git+https://github.com/dcherian/rolodex@main
- git+https://github.com/opendatacube/odc-loader@v0.6.0rc4
platforms:
- linux-64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment