Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
perrette committed Mar 25, 2014
2 parents 7df83cd + 2031386 commit be397f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ Download latest version on GitHub:
----------------------------------
https://github.com/perrette/dimarray/

Requires:
---------
- numpy

- netCDF4 (optional) : for netCDF I/O, found at https://code.google.com/p/netcdf4-python/)

- matplotlib (optional) : for plotting (for now plot command also requires pandas)

- pandas (optional) : to_pandas() and from_pandas() methods, plot()

Installation:
-------------
sudo python setup.py install

Get started
-----------
Expand Down

0 comments on commit be397f2

Please sign in to comment.