-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release openEO processes v1.2.0 #13
Comments
+1 |
2 similar comments
+1 |
+1 |
This has been accepted already according to the PSC guideline, but I'm still leaving this open for at least two days so that others can check and veto if required. |
Well, what about the "Deadline: December 29, 2021" mentioned above? |
@neteler The PSC guideline says that "A proposal will be accepted if it receives +3 (including the proposer) and no vetoes (-1) or has not received enough votes in 20 business days." and "Proposals need to be available for review for at least two business days before a final decision can be made." That means once we reach +3 without vetoes and the vote is up to at least two business days it can be seen as accepted unless anyone vetoes in the time it is still open. The "deadline" that I've mentioned above refers to the date where a proposal will be accepted if it has not received enough votes. Admitedly, it is a bit weird that once 3 positive votes come in the vetos are somewhat time dependant and that the term "deadline" could be misleading here. Anyway, my message above is basically to inform about that in the current state it could be accepted already and that I'm planning to do that soon. This allows people to jump in and say that they may need more time and I'm always happy to grant that if needed as otherwise I try to get to acceptance as soon as possible to not block things for the remaining business days. |
(Thanks for your feedback, @m-mohr!) +1 |
+1 |
Accepted, thanks. I'll release it today. |
Background
We've collected improvements and useful new processes for almost another half a year. This publishes clarifications and improvements to the public so that we don't need to work on the draft any longer. It also gives a clean basis for the upcoming (potentially) major changes for the vector data cubes and as such the release doesn't need to be held back for those larger changes.
You can review the changes at Open-EO/openeo-processes#311 (it would be great if at least one of you could also approve the PR itself)
The following changes have been made to the processes:
Added
fit_curve
predict_curve
ard_normalized_radar_backscatter
andsar_backscatter
: Addedoptions
parameterarray_find
: Added parameterreverse
. #269load_result
:spatial_extent
,temporal_extent
andbands
. #220run_udf
: ExceptionInvalidRuntime
added. #273Changed
array_labels
: Allow normal arrays to be passed for which the process returns the indices. #243debug
:inspect
.error
does not need to stop execution.Removed
raster-cube
in thedata
parameters and return values ofrun_udf
andrun_udf_externally
. It's still possible to pass raster-cubes via the "any" data type, but it's discouraged due to scalability issues. #285Fixed
aggregate_temporal_period
: Clarified which dimension labels are present in the returned data cube. #274ard_surface_reflectance
: The process has been categorized as "optical" instead of "sar".array_modify
: Clarified behavior.save_result
: Clarify how the process works in the different contexts it is used in (e.g. synchronous processing, secondary web service). #288quantiles
:Proposal
I'm proposing to release openEO processes 1.2.0 once the PSC vote is through.
I'll inform you here if any additional changes come in until we approved the release here.
Additional context
Deadline: December 29, 2021
The text was updated successfully, but these errors were encountered: