-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add retrieval function for BSRN data #1254
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 all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
837872d
Initial commit
AdamRJensen f546c77
Fix typo in doc string
AdamRJensen 324644f
Fix stickler
AdamRJensen d010d51
Update api.rst, __init__.py, and whatsnew
AdamRJensen 66cc5bb
Major refactoring
AdamRJensen c68cf2c
Coverage for test_bsrn
AdamRJensen 6346319
Coverage for Warnings in case of no files avaiable
AdamRJensen 595abc2
Fix stickler
AdamRJensen c49c051
Correct test_get_bsrn_bad_station test
AdamRJensen 540fde3
Specify warning category
AdamRJensen 3353bd6
Update dates used in test_get_bsrn_no_files
AdamRJensen 5c37ecb
Add secret credentials for testing
AdamRJensen 2fe7a50
Documentation updates
AdamRJensen aa983d7
Move line_no_dict 7 lines down
AdamRJensen 90e162b
Add requires_bsrn_credentials to conftest.py
AdamRJensen 428f028
Add parsing of logical records 0300 and 0500
AdamRJensen 66ddd74
Merge remote-tracking branch 'upstream/master' into get_bsrn
AdamRJensen 7f4be47
Raise os.environ as ValueError for debugging
AdamRJensen 14a4376
Export BSRN credentials in conda_linux.yml
AdamRJensen 7c40574
Add parse_bsrn
AdamRJensen cf245c8
Fix stickler and minor doc changes
AdamRJensen b6b8df6
Coverage for additional logical records
AdamRJensen 2503d97
Refactor warnings in get_bsrn
AdamRJensen 8494f6b
Add Hint section
AdamRJensen cc7369c
Add function for empty dataframe and restructure data docs
AdamRJensen 12791cd
Add gri to list of variables
AdamRJensen 9289760
Coverage for records not found
AdamRJensen 735666d
Coverage for no logical records found
AdamRJensen ac018dd
Formatting of data columns table
AdamRJensen 6a4e75c
Merge read_ and get_bsrn in whatsnew
AdamRJensen f96b39b
Changes from review by kandersol-nrel
AdamRJensen 4ca69f6
Add lat/lon ISO 19115 convention to metadata
AdamRJensen 2f2cda5
Add bio.seek(0) to get_bsrn()
AdamRJensen 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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.