name: gis channels: - conda-forge - defaults dependencies: - python - ipython - jupyter - jupyterlab - notebook - ipykernel - pandas - geopandas - bottleneck # a collection of fast NumPy array functions written in C - numba - xarray - pyarrow - dask - xlrd - scipy - matplotlib - gdal - fiona - shapely - rasterio - rasterstats - pyproj - cartopy - descartes - netcdf4 - rtree - lxml - openpyxl - pyshp - pytest - nbstripout - pyyaml - pylint - rope # for refactoring - codecov - coverage - flake8 - sphinx # for building documentation - numpydoc - nbsphinx # for rendering notebooks in sphinx-generated docs - sphinx-copybutton - sphinx_rtd_theme - twine # for deploying packages to the pypi - cookiecutter # templates for new packages - doctr # for building documentation on Travis & deploying to gh-pages - conda-build # for putting packages on Anaconda - conda-verify # for putting packages on Anaconda - anaconda-client # for putting packages on Anaconda - pip - pip: - pytest-timeout - isort # for sorting imports - nbstripout # to skip tracking output cells in notebooks - pre-commit # for pre-commit hooks - versioneer - git+https://github.com/modflowpy/flopy@develop - gis-utils - git+https://github.com/aleaf/modflow-export@develop