JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
DOC: add content to CONTRIBUTING.md
Merge branch 'master' into osgeo
MNT: add CONTRIBUTING.md as next step in the osgeo community project incubation process, this is just a placeholder to start with
Merge pull request #97 from heistermann/master
Update release notes for 0.9.0 and fix some links in ide.rst.
MAINT: Update release notes for 0_9_0
Fix links in ide_rst.
Fix some minor Python doc issues and add more content to quickstart and datetime intros. (#96)
* FIX: div class "alert-danger" replaced by "alert-info".
"alter-danger" is not properly rendered outside notebooks (i.e. in Sphinx).
* DOC: Add doc on writing scripts and file IO....
Article on how to use notebooks plus minor doc edits. (#93)
* DOC: Fixing math format and some minor edits.
Affects only notebook wradlib_get_rainfall.ipynb.
* DOC: Added an article on how to use examples with jupyter.
* DOC: Updated Jacobi2015 reference....
FIX: Addresses issue 86 introduces by scipy 0_18_0. (#95)
* FIX: Addresses issue 86 introduces by scipy 0_18_0.
The issue was apparently introduced by a change in behaviour of cKDTree. Maximum number of neigbours (nnearest) is now set to maximum number of...
Merge pull request #94 from kmuehlbauer/fix_plot_ppi_crosshair
FIX: fix trigonometric calculations in function plot_pp_crosshair in …
FIX: fix trigonometric calculations in function plot_pp_crosshair in module `vis`
Merge pull request #84 from kmuehlbauer/review-docs
Review docs
MIN: flakify
MIN: remove assertWarns test
MIN: pin scipy to 0.17.1, because Ipol-classes need rework for use with latest 0.18.0
MIN: fix scipy links
MIN: add some tests
FIX: change to np.nanmean (scipy.stats.nanmean is deprecated)
DOC: further fixing (flake8), links, doctests
Also available in: Atom