Skip to content
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

Get last N valid elements of time-series #113

Closed
AliceBalfanz opened this issue Jun 24, 2019 · 2 comments · Fixed by #126
Closed

Get last N valid elements of time-series #113

AliceBalfanz opened this issue Jun 24, 2019 · 2 comments · Fixed by #126
Assignees
Labels
enhancement New feature or request important This is very important for the project xcube serve This is related to server component, CLI "xcube serve"

Comments

@AliceBalfanz
Copy link
Contributor

For details see:
CyanoAlert#2

@AliceBalfanz AliceBalfanz added enhancement New feature or request important This is very important for the project urgent High external pressure to address this ASAP xcube serve This is related to server component, CLI "xcube serve" labels Jun 24, 2019
@forman forman changed the title new request: get last x valid elements of timeseries Get last N valid elements of time-series Jun 24, 2019
@forman forman removed the urgent High external pressure to address this ASAP label Jun 24, 2019
@forman forman self-assigned this Jun 25, 2019
@forman forman added the in progress The assignee is working on it label Jun 25, 2019
@forman forman closed this as completed in d1ed2c7 Jun 27, 2019
@flicka07
Copy link

using the parameter maxValids=2 gives the oldest two valid values, not the newest two
using the parameter maxValids=-2 gives all valid values
not possible at the moment to get the newest two valid values

@AliceBalfanz AliceBalfanz reopened this Jul 12, 2019
@forman
Copy link
Member

forman commented Jul 23, 2019

Oops, how embarrassing...

forman added a commit that referenced this issue Jul 23, 2019
added API docs
added tests
@forman forman removed the in progress The assignee is working on it label Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important This is very important for the project xcube serve This is related to server component, CLI "xcube serve"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants