Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
geospatial-serverless
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Ammar Okran
geospatial-serverless
Commits
e6c0ae1b
Commit
e6c0ae1b
authored
Oct 03, 2019
by
Ammar Okran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update remove_noise_withPywrenIBMcloud.py
parent
1546d988
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
remove_noise_withPywrenIBMcloud.py
Mpreprocessing/inputs/remove_noise_withPywrenIBMcloud.py
+0
-3
No files found.
Mpreprocessing/inputs/remove_noise_withPywrenIBMcloud.py
View file @
e6c0ae1b
...
@@ -193,9 +193,6 @@ def remove_noise(obj, ibm_cos):
...
@@ -193,9 +193,6 @@ def remove_noise(obj, ibm_cos):
if
__name__
==
"__main__"
:
if
__name__
==
"__main__"
:
# Name of the bucket
# Name of the bucket
bucket_name
=
'XXXXX'
bucket_name
=
'XXXXX'
# Define variable
func
=
[]
# Get the contents of bucket
# Get the contents of bucket
list_obj
=
cos_client
.
list_objects
(
Bucket
=
bucket_name
)[
'Contents'
]
list_obj
=
cos_client
.
list_objects
(
Bucket
=
bucket_name
)[
'Contents'
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment