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

Allow modifying the refresh frequency of the remote GEE server #374

Closed
ricardogsilva opened this issue Feb 25, 2021 · 0 comments
Closed
Assignees
Labels
Enhancement size: 2 Give me 2 hours and I will have it for you.

Comments

@ricardogsilva
Copy link

ricardogsilva commented Feb 25, 2021

Introduce new settings (under the advanced section) to allow:

  1. Enabling/disabling automatic polling of the remote
  2. Configuring the frequency of the refresh operation. It shall make use of a widget that accepts only non-negative integer values, which are to be interpreted as seconds. Make it default to 60, meaning execute a new refresh every minute.

Here is a mockup of how the settings shall look like:

geo-ldn-settings-dialogue-advanced-section

NOTE

Refreshing the list of datasets actually means two different things:

  1. Polling the remote server for updates on datasets being generated and possibly initiate their download
  2. Scanning the base dir for the presence of new datasets. - this shall not be controllable by the end user. The work described in this issue does not apply here.
@ricardogsilva ricardogsilva added Enhancement size: 2 Give me 2 hours and I will have it for you. labels Feb 25, 2021
@ricardogsilva ricardogsilva changed the title Allow modifying the refresh frequency of the datasets list Allow modifying the refresh frequency of the remote GEE server May 3, 2021
@ricardogsilva ricardogsilva self-assigned this Jun 1, 2021
@ricardogsilva ricardogsilva moved this from Ready to In progress in Sprint 5 - Decision Tree implementation Jun 1, 2021
Sprint 5 - Decision Tree implementation automation moved this from In progress to Done Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement size: 2 Give me 2 hours and I will have it for you.
Development

No branches or pull requests

1 participant