cloudsci / cloudmetrics

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

Return only max of open-sky metric by default #65

Closed leifdenby closed 1 year ago

leifdenby commented 2 years ago

Previously both the max and average value of the open-sky metric was returned, however a sensible default for any metric should return only a single scalar value. Based on Antonissen 2018 (http://resolver.tudelft.nl/uuid:d868273a-b028-4273-8380-ff1628ecabd5) the maximum value of the open-sky metric is the default characteristic used.

leifdenby commented 2 years ago

And this one too @martinjanssens if you have a chance :) Thank you

martinjanssens commented 2 years ago

That sounds good to me. Two small points:

leifdenby commented 1 year ago
  • I usually find the average open-sky area size is more expressive for distinguishing between scenes which are similar (especially for LES fields without large, clear-sky swaths); perhaps we should make a note of that in the documentation?

Great, good idea. Yes I've just added that :) What do you think to the changes now?

Also, sorry for the late reply. My autumn ended up being too full of things, so I'm only just returning to this now :)

leifdenby commented 1 year ago
  • Maybe we should treat this as an excuse to also pick up

Yes! I agree. I don't have time at the moment to do this though, but if you (or someone else?) does, that would be great!