cloudsci / cloudmetrics

Toolkit for computing 15+ metrics characterising 2D cloud patterns
16 stars 8 forks source link

Refactoring of cloud-metric routines #20

Open leifdenby opened 3 years ago

leifdenby commented 3 years ago

This issue tracks the progress of refactoring of all cloud metric functions. Each function should be callable with the signature cloudmetrics.cloud_metric_name(da_mask, optional_argument=default_value, ...). Each metric should have a set of tests to ensure it is implemented correctly. There will be a separate pull-request for each metric.

leifdenby commented 3 years ago

Changed functionality: