Open-EO / openeo-processes

Interoperable processes for openEO's big Earth observation cloud processing.
https://processes.openeo.org
Apache License 2.0
49 stars 15 forks source link

Finetune `aggregate_temporal_period` description #430

Closed soxofaan closed 1 year ago

soxofaan commented 1 year ago

https://github.com/Open-EO/openeo-processes/blob/0dd3ab0d81f67506547136532af39b5c9a16771e/aggregate_temporal_period.json#L21

For example, the fourth dekad is Feb, 1 - Feb, 10 each year.

The Mmm, d notation combined with range (hyphen) makes this a bit hard to read. Also I think it would be good to illustrate the variation of the last dekad of the months.

suggestion:

For example, the third dekad of a year spans from Jan/21 till Jan/31 (11 days), the fourth dekad spans from Feb/01 till Feb/10 (10 days) and the sixth dekad spans from Feb/21 till Feb/28 or Feb/29 in a leap year (8 or 9 days respectively).