JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
ENH: Adding specific functions for weighted mean and var to ZonalStatsBase.
DOC: Created an analogous illustration of GridCellsToPoly in the tutorial file.
MIN: Added helper methods to GridPointsToPoly.
DOC: Added an examplary plot of results for results of GridPointsToPoly.
ENH: Creating new module zonalstats and moving the new stuff there.
Renamed the related example file to tutorial_zonalstats.py.
DOC: Cleaned up scripting section and entirely moved zonal means processing to classes.
DOC: Start moving zonal averaging from snippets to function and class drafts.
DOC: Added a basic proof of concept for areal averaging based on polygon intersection.
DOC: Added tutorial and data on spatial matching and catchment rainfall.
MAINT: Excluded unnecessary files from MANIFEST that should not be packaged.
Added tag v0.6.0 for changeset 3bbe08d8341b
Added tag v0.6.0 for changeset b993e2e9cec2
MAINT: Set version from 0_5_1 to 0_6_0 and updated release notes accordingly.
DOC: Making the docs of adjust more explicit and reduce redundancy once more.
More explicit guidance on the required properties on input parameters to the call fuctions of all adjustment classes.
MIN: Reduced the horizontal resolution to 2000 m in recipe2_polar_volume_example to avoid MemoryError.
DOC: Updating the release notes for bleeding edge.
MIN: Removing in import line from adjust_example.
REF: Revision of the adjust module with regard to AdjustMFB and overall documentation.
Parameters that control the behaviour of AdjustMFB are passed during initialisation of the adjustmet object via a dictionary mfb_args. This way, the usage of AdjustMFB...
MIN: Adding 2-D demonstration with synthetic data to adjust_example.
Also available in: Atom