Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copernicus marine data retrieving tool #126
Copernicus marine data retrieving tool #126
Changes from 37 commits
56f91c0
f10ecd4
7cd9998
8924551
0caabeb
a8da9eb
877ae31
656bbc0
36fd13f
531fb1b
ef5b8a2
aea8347
1f5de95
4a8decf
750b55b
05cbdaa
c6ec6cd
7f2e88c
e152059
b9155de
231217e
a5e2f54
aaa595a
9877fb3
f81e272
e597c1b
0eeec82
68119e0
ea7d27d
f7e5c04
f7a9dc0
f3155e9
a6757da
e64ae35
363a69e
42b28f7
50fd246
2705dbe
56566a5
9408fbd
830d57f
16aee90
1927518
10438f2
8ef41c5
b805ae2
294b62c
ac236fa
f0bf025
1c40798
12880b7
a6afb87
963bd17
2cc958e
445d1f4
e5c0884
8892007
b390b95
59c2e18
a26ed78
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What if a user puts in any of
--force-download --username --password ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah let's try I'll see and add the correct messages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tried this is no issue if the user writes down this too it works fine admittedly that the user wrote his credentials in the environment. if not It says the password or username is invalid. Is this enough ?