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

Implement raster s2_calcindices() and bug fixing #153

Merged
merged 59 commits into from
Feb 22, 2019
Merged

Implement raster s2_calcindices() and bug fixing #153

merged 59 commits into from
Feb 22, 2019

Conversation

ranghetti
Copy link
Owner

No description provided.

To avoid problems, "break" is no more used, and s2_dt is computed also if s2_list is empty (few seconds required).
The introduction of new cycles for new processing orders causes the indentation to be broken. This commit fix it, without changing any other part of the code (although involving a very high number of code rows to be edited).
Now selected tiles are red, unselected tiles are grey.
If path_out and path_indices are empty, they are automatically copied from path_out. The GUI was edited replacing the buttons "Copy from directory output products" with a placeholder in the corresponding textInput.
Now only required tiles are automatically selected (using tiles_intersects() function).
@ranghetti ranghetti merged commit 440be10 into master Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants