Skip to content

Commit

Permalink
More trying
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Jul 6, 2018
1 parent 48676f5 commit 7f202cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
20 changes: 4 additions & 16 deletions docs/environment.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
name: salem
channels:
- oggm
- conda-forge
dependencies:
- python=3.6
- numpy
- scipy
- matplotlib
- geopandas
- Pillow=3.0.0 # because RTD installs this version anyway
- joblib
- netCDF4
- descartes
- pyproj
- rasterio
- cartopy
- xarray
- filelock
- oggm-deps
- conda-forge/label/dev::rasterio
- numpydoc
- ipython
- sphinx
- pip:
- motionless
- sphinx-gallery
- sphinx-gallery
8 changes: 0 additions & 8 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ subsetting, masking, and plotting operations to xarray's `DataArray`_ and
.. _DataSet: http://xarray.pydata.org/en/stable/data-structures.html#dataset


.. warning::

Salem is at an early development stage, and its API
might change in the future. See :ref:`examples` for a quick overview
of Salem's functionalities, and see also the :ref:`faq` for more
information and a list of related tools.


Documentation
-------------

Expand Down

0 comments on commit 7f202cd

Please sign in to comment.