Skip to content

improved doc and netCDF read

Pre-release
Pre-release
Compare
Choose a tag to compare
@perrette perrette released this 10 Apr 13:30
· 372 commits to master since this release
  • new feature: read multiple netCDF4 by providing a regular expression

  • minor bug fixes

  • improved documentation for netCDF I/O, can now be compiled using sphinx

  • also include scripts to convert notebooks to rst files and then html

    cd docs
    make rst
    make html