Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flex Extract
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Flexpart
Flex Extract
Commits
9ac56eac
Commit
9ac56eac
authored
Feb 5, 2018
by
Anne Philipp
Browse files
Options
Downloads
Patches
Plain Diff
changed header style and added ChangeHistory section
parent
507d47f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
python/UIOTools.py
+15
-11
15 additions, 11 deletions
python/UIOTools.py
with
15 additions
and
11 deletions
python/UIOTools.py
+
15
−
11
View file @
9ac56eac
#!/usr/bin/env python
#
# (C) Copyright 2014 UIO.
#
# This software is licensed under the terms of the Apache Licence Version 2.0
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
#
# Creation: October 2014 - Anne Fouilloux - University of Oslo
#
#************************************************************************
#************************************************************************
# TODO AP
# TODO AP
#
#
...
@@ -17,6 +6,21 @@
...
@@ -17,6 +6,21 @@
# und dann hier implementieren
# und dann hier implementieren
# - löschen?
# - löschen?
#************************************************************************
#************************************************************************
"""
@Author: Anne Fouilloux (University of Oslo)
@Date: October 2014
@ChangeHistory:
Anne Philipp - February 2018:
Added documentation and applied pep8 style guides
@License:
(C) Copyright 2014 UIO.
This software is licensed under the terms of the Apache Licence Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
"""
import
os
import
os
import
glob
import
glob
...
...
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