-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Implement an API for timeseries settings #12766
Labels
Comments
13 tasks
13 tasks
giohappy
pushed a commit
that referenced
this issue
Jan 21, 2025
* adding timeseries API * fixing a bug * black re-formatting * Fix serializer for DatasetTimeSerie * make some small improvements * black reformatting * improving the code * formatting the code * adding get_choices under the __init__ function of the serializer * adding a support_time property * update layers/views with the support_time property * rename the property support_time to supports_time * adding a get_choices property to the Dataset model and extending the supports_time property * adding tests for the get_time_info function and for the supports_time property * fixing a bug * update the tests for the get_time_info * removing non-used module --------- Co-authored-by: Mattia <[email protected]>
@Gpetrak Has this been completed yet? I can see the new metadata editor but am unable to location any time series configuration. |
@jeff-bradley we're finalizing the transition. It should be available this week in master. |
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The refactor of the metadata editor will not include the time series settings. We need to move this options inside the resource management panel.
Old time series settings activate selecting the option
Has time?
The text was updated successfully, but these errors were encountered: