Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ACT - Time Series Analysis in Flood-Prone Areas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kies, Jacqueline
ACT - Time Series Analysis in Flood-Prone Areas
Commits
7c26e85d
Commit
7c26e85d
authored
2 years ago
by
Verouden, Niels
Browse files
Options
Downloads
Patches
Plain Diff
Change name of folder
Change folder name for function importing
parent
df9277af
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
eo_learn/main_eoLearn.py
+8
-8
8 additions, 8 deletions
eo_learn/main_eoLearn.py
with
8 additions
and
8 deletions
eo_learn/main_eoLearn.py
+
8
−
8
View file @
7c26e85d
...
@@ -62,14 +62,14 @@ _______________________________________________________________________________
...
@@ -62,14 +62,14 @@ _______________________________________________________________________________
# =============================================================================
# =============================================================================
# IMPORT FUNCTIONS
# IMPORT FUNCTIONS
# =============================================================================
# =============================================================================
from
eo_l
earn.py.s1Configuration
import
configSentinelHub
from
EO_L
earn.py.s1Configuration
import
configSentinelHub
from
eo_l
earn.py.s2InputParameters
import
inputParameters
from
EO_L
earn.py.s2InputParameters
import
inputParameters
from
eo_l
earn.py.s3Evalscripts
import
inputEvalscripts
from
EO_L
earn.py.s3Evalscripts
import
inputEvalscripts
from
eo_l
earn.py.s4SentinelHubTasks
import
sentinelHubTasks
from
EO_L
earn.py.s4SentinelHubTasks
import
sentinelHubTasks
from
eo_l
earn.py.s5ExecuteTasks
import
executeWorkflow
from
EO_L
earn.py.s5ExecuteTasks
import
executeWorkflow
from
eo_l
earn.py.s6ExportResults
import
exportResults
from
EO_L
earn.py.s6ExportResults
import
exportResults
from
eo_l
earn.py.s7RewriteTIF
import
rewriteTIF
from
EO_L
earn.py.s7RewriteTIF
import
rewriteTIF
from
eo_l
earn.py.s8Visualise
import
visualiseResults
from
EO_L
earn.py.s8Visualise
import
visualiseResults
# =============================================================================
# =============================================================================
# DEFINE PARAMETERS
# DEFINE PARAMETERS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment