-
Notifications
You must be signed in to change notification settings - Fork 5
DAS-2446 - Allow HOSS to return an unexecuted OPeNDAP URL when requested. #61
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f0153d0
DAS-2446 - Refactor variable names.
lyonthefrog e8baf52
DAS-2446 - Write URL formatting functions.
lyonthefrog 5fbfc6d
DAS-2446 - Incorporate OPeNDAP request URL as an output option.
lyonthefrog de0d6a4
DAS-2446 - Update existing unit tests to include a test mimetype value.
lyonthefrog 979fa46
DAS-2446 - Add opendap url end-to-end test, update catalog comparision.
lyonthefrog 545ddcf
DAS-2446 - Add get_opendap_nc4 subtest and new unexecuted_url_request…
lyonthefrog 7994835
DAS-2446 - Update service version and changelog.
lyonthefrog 511ba0e
DAS-2446 - Minor typo in changelog.
lyonthefrog dcf1481
DAS-2446 - Add release tag link to changelog.
lyonthefrog ef3ced7
DAS-2446 - Update comments for clarity.
lyonthefrog 33cc5c3
DAS-2446 - Add logger output for formatted url.
lyonthefrog 3c0ddca
DAS-2446 - Remove mimetype dependency in tests.
lyonthefrog e3fcff1
DAS-2446 - Add None type option to functions that include opendap_url…
lyonthefrog faf2f86
DAS-2446 - Correct verb tense in changelog.
lyonthefrog f8b0844
DAS-2446 - Add fourth opendap url format string option and update com…
lyonthefrog 56ace23
DAS-2446 - Update optional argument code style in get_opendap_nc4() f…
lyonthefrog 21a1af7
DAS-2446 - Add catalog verification to opendap_url_request test.
lyonthefrog 793e058
Merge in main branch (snyk vulnerabilities library update).
lyonthefrog e50cab9
Merge branch 'main' into DAS-2446
lyonthefrog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 1.1.17 | ||
| 1.2.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.