Open-EO / openeo-processes

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

Decadal (10 year/10 day) periods in related processes #150

Closed m-mohr closed 4 years ago

m-mohr commented 4 years ago

We have some new processes:

The time periods supported are:

In https://github.com/Open-EO/openeo-processes/pull/145#discussion_r394335478 discussions came up to also support decadal periods:

A problem was to find suitable names for the periods as decade/decadal is used for both years and days.

See the mentions PR for more background. Should we add one of these or both?

cc @jwagemann @soxofaan @claxn

m-mohr commented 4 years ago

For future reference, here's how decade (10 years) was documented in the lists of options:

claxn commented 4 years ago

If we go for decade (10 years), I prefer the first option, because it is the most simple one.

@m-mohr : Referring to your last comment in https://github.com/Open-EO/openeo-processes/pull/145#discussion_r395663538: I like the idea of "decadal-per-month", but I am still open of tri-monthly with a good documentation.

m-mohr commented 4 years ago

Just for clarification @claxn, the three options above were used in different descriptions of the processes /parameters / return values in the PR and I just pasted them here so that I don't need to write them again in the future. They were not meant as option to choose from ;-) The texts slightly differ due to the context they were used in.

So what are the use cases for both 10 years and 10 days?

10 days:

10 years:

jdries commented 4 years ago

About 10-daily periods, and the use case:

Hope this gives an overview on why these periods are used. Please pay attention to the fact that these dekads are often not random 10-daily periods, but indeed aligned within months, and the last dekad of the month is often not even 10-days long.

m-mohr commented 4 years ago

So the conclusion could be to add:

soxofaan commented 4 years ago

so the fourth dekad is the Feb, 1 - Feb, 2 you probably mean 1st of Feb until (and including) Feb 10th

But apart from that, that's also how I understand "dekad" and "decade"

m-mohr commented 4 years ago

Yes, indeed. That was a typo.

m-mohr commented 4 years ago

Check how to support: decade-0, decade-1