-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add sodapro.get_cams_radiation #1175
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 1 commit
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
d7deb80
Add cams.get_cams_radiation function
510f08e
Revert "Add cams.get_cams_radiation function"
84e820c
Add cams.get_cams_mcclear
0a92f72
Update v0.9.0.rst
e8d1098
Reference correct pull request in whatsnew
2092f8b
Add test file for monthly data
ff9cece
Create sub-functions parse and read
0c28299
Fixed stickler
75e575f
Update constants names
1f2ec30
Fixed monthly integration of values
641fc97
Improvement to meta-data parsing
527fa1c
Update test file to be during the day
673bf3b
Convert to get_cams to add support for CAMS Radiation
c6764d3
Fixed stickler issues
225b0e1
Update function names to just 'cams'
924c58a
Update return description
cbc116d
Rename to cams_radiation
294c14a
Convert print statements to warnings
d28143a
Update function names
f263184
Fixed stickler
9b26d91
Fixed stickler
e3cb60d
Improvements to documentation
af66bbe
Raise warning for unrecognized time step
AdamRJensen 2949cb1
Reworked URL formatting & comments on HTTP status
19fcdb8
Fixed stickler
328c86e
Add tests for cams.read_cams_radiation
1df6830
Add tests coverage for metadata
AdamRJensen f518246
Update docs/sphinx/source/whatsnew/v0.9.0.rst
AdamRJensen 96e3719
Add reference to parsing function in whatsnew
AdamRJensen 5f952c0
Update module and function names
AdamRJensen b4a686d
Update iotools init file with new names
AdamRJensen 1ccbe70
update test file name
AdamRJensen 5c9ef69
Add ".." to conftest import and update function documentation
AdamRJensen bb34a25
Change asterisk to † in documentation
AdamRJensen 7c7ec0b
Merge branch 'master' into cams_mcclear
AdamRJensen 71c3a64
Update from master
AdamRJensen 9f6195e
Merge remote-tracking branch 'upstream/master' into cams_mcclear
AdamRJensen e335730
Add mock tests
AdamRJensen 5a018ca
Stickler fixes and add import of requests_mock
AdamRJensen d0a2571
Remove import request_mock in test_sodapro.py
AdamRJensen e642399
Added requests-mock to setup.py and CI requirements files
AdamRJensen 9e69d3e
Add requests-mock to ci\azure\posix.yml
AdamRJensen e085373
Move requests-mock to pip install section
AdamRJensen 51b6ab9
Move requests-mock to pip install section for py36 and py36-min
AdamRJensen 9814cae
Add additional tests for full coverage
AdamRJensen 1d28d1a
Update stickler
AdamRJensen 1d115db
Add timeout option to get_cams
AdamRJensen 8e53165
Add timeout option to get_cams
AdamRJensen 3714e62
Extent tests to cover label, integrated, map_variables arguments
AdamRJensen cc5347d
Fix stickler
AdamRJensen 9fc945f
Updates to documentation
AdamRJensen 8d85f0b
Update to documentation
AdamRJensen 857bd91
Reformat data inputs, set index name to None
AdamRJensen 15e097c
Remove rounding when converting from integrated values
AdamRJensen e80cbde
Minor updates to mock tests
AdamRJensen 6aadd5c
Remove round(4)
AdamRJensen f194905
Change meta variable name to metadata
AdamRJensen 128c3f9
Change start_date/end_date to start/end
AdamRJensen 1e6d262
Make stickler happy
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
Rename to cams_radiation
And minor updates to the documentation
- Loading branch information
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
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.