Skip to content
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

check errors raised by empty query object from bounding box split in … #220

Merged
merged 2 commits into from
Sep 1, 2021

Conversation

icetianli
Copy link
Contributor

Fix errors in #219, now visualize_elevation can catch the exceptions raised by Query.granules.avail if the input parameters do not return any available granules.

@codecov-commenter
Copy link

Codecov Report

Merging #220 (6ec066a) into development (37b4da7) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #220      +/-   ##
===============================================
- Coverage        55.51%   55.50%   -0.02%     
===============================================
  Files               20       20              
  Lines             1522     1526       +4     
  Branches           317      317              
===============================================
+ Hits               845      847       +2     
- Misses             620      622       +2     
  Partials            57       57              
Impacted Files Coverage Δ
icepyx/core/visualization.py 71.42% <66.66%> (-0.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37b4da7...6ec066a. Read the comment docs.

@JessicaS11 JessicaS11 linked an issue Aug 30, 2021 that may be closed by this pull request
@jameshgrn jameshgrn self-assigned this Aug 30, 2021
@JessicaS11 JessicaS11 requested review from jameshgrn and removed request for JessicaS11 September 1, 2021 17:57
@jameshgrn jameshgrn merged commit b5bba02 into development Sep 1, 2021
@jameshgrn jameshgrn deleted the OA_fix branch September 1, 2021 17:59
JessicaS11 added a commit that referenced this pull request Sep 30, 2021
* Add research notice to readme (#206)
* Update query docstring (#212)
* action to automatically update uml diagrams (#208)
* switch to svg
* update docs with new uml diagrams. Add visualization class to components list
* update action trigger to after approved pull request reviews
* update variable names for clarity and in line with common usage (#211)
  * change 'dataset' to 'product' in core and test code
  * update 'source' input parameter to 'path' in variables module (part of a not-yet-implemented feature).
* tests that require an active NSIDC Earthdata session (#209)
  * NOTE: using the fixture to successfully start a session can be considered the test
* check errors raised by empty query object from bounding box split in openaltimetry visualization (#220)
* updated product_summary_info function to latest fields returned by CMR (product_id --> title) (#218)
* traffic/downloads statistics updates and limit traffic action to parent repo (#221)
* GitHub traffic auto-update to not run traffic action on forks.
* remove extra code block from example notebook (#225)
* populate v0.4.1 changelog and add to index (#226)

Co-authored-by: Yo Yehudi <yochannah@gmail.com>
Co-authored-by: Whyjay Zheng <wz278@cornell.edu>
Co-authored-by: Romina Piunno <romina.piunno@gmail.com>
Co-authored-by: Tian Li <45267156+icetianli@users.noreply.github.com>
Co-authored-by: JP Swinski <jp.swinski@nasa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAltimetry and IcePyx (NSDIC) API do not align
4 participants