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
7d042a7d
Commit
7d042a7d
authored
5 years ago
by
Benjamin Jakimow
Browse files
Options
Downloads
Patches
Plain Diff
increased version to 1.1., edits in changelog
Signed-off-by:
benjamin.jakimow
<
benjamin.jakimow@geo.hu-berlin.de
>
parent
2fa7a60a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+7
-0
7 additions, 0 deletions
CHANGELOG
eotimeseriesviewer/__init__.py
+1
-1
1 addition, 1 deletion
eotimeseriesviewer/__init__.py
with
8 additions
and
1 deletion
CHANGELOG
+
7
−
0
View file @
7d042a7d
2019-05-24
- version 1.1
- TimeSeries dates and data sources are now shown in a TreeView
- Observation dates of current visible mapcanvases are highlighted in the time series tree view
- fixed StackedInputDialog
- fixed MapCanvas context menu
2019-05-15
2019-05-15
- increased version to 1.0
- increased version to 1.0
- labeling tools to modify vector layers.
- labeling tools to modify vector layers.
...
...
This diff is collapsed.
Click to expand it.
eotimeseriesviewer/__init__.py
+
1
−
1
View file @
7d042a7d
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
# noinspection PyPep8Naming
# noinspection PyPep8Naming
__version__
=
'
1.
0
'
# sub-subversion number is added automatically
__version__
=
'
1.
1
'
# sub-subversion number is added automatically
LICENSE
=
'
GNU GPL-3
'
LICENSE
=
'
GNU GPL-3
'
TITLE
=
'
EO Time Series Viewer
'
TITLE
=
'
EO Time Series Viewer
'
DESCRIPTION
=
'
Visualization of multi-sensor Earth observation time series data.
'
DESCRIPTION
=
'
Visualization of multi-sensor Earth observation time series data.
'
...
...
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