Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EO Time Series Viewer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
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
Benjamin Jakimow
EO Time Series Viewer
Commits
7bbadd34
Commit
7bbadd34
authored
7 years ago
by
benjamin.jakimow@geo.hu-berlin.de
Browse files
Options
Downloads
Patches
Plain Diff
tdb
parent
cb90167a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
make/deploy.py
+1
-1
1 addition, 1 deletion
make/deploy.py
timeseriesviewer/ui/resources.py
+19092
-19091
19092 additions, 19091 deletions
timeseriesviewer/ui/resources.py
with
19093 additions
and
19092 deletions
make/deploy.py
+
1
−
1
View file @
7bbadd34
...
...
@@ -99,6 +99,7 @@ if __name__ == "__main__":
if
True
:
#1. clean an existing directory = the timeseriesviewer folder
pb_tool
.
clean_deployment
(
ask_first
=
False
)
#2. Compile. Basically call pyrcc to create the resources.rc file
...
...
@@ -107,7 +108,6 @@ if __name__ == "__main__":
#3. Deploy = write the data to the new enmapboxplugin folder
pb_tool
.
deploy_files
(
pathCfg
,
DIR_DEPLOY
,
quick
=
True
,
confirm
=
False
)
#4. As long as we can not specify in the pb_tool.cfg which file types are not to deploy,
...
...
This diff is collapsed.
Click to expand it.
timeseriesviewer/ui/resources.py
+
19092
−
19091
View file @
7bbadd34
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