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

release v0.5.0 #250

Merged
merged 14 commits into from
Dec 8, 2021
Merged

release v0.5.0 #250

merged 14 commits into from
Dec 8, 2021

Conversation

JessicaS11
Copy link
Member

No description provided.

JessicaS11 and others added 12 commits October 7, 2021 16:41
Note: because it works on PRs, the action needs to be merged into the base (development) branch before it can be properly tested.
…ion of it) (#233)

See the discussion in #230 for more details on this switch.
* add basic cloud data access capabilities
* add weak check for AWS instance
* remove proj and bump python version for Travis CI, add proj to extras setup list, change requirements order, do not sort extra packages in setup.py, fix package name to pyproj, install proj with conda (since not on pypi)
Expected data size is now 7130 instead of 7160. Also changed pytest to run in verbose mode so that it is more clear which parametrized test is failing.
…240)

* By default, no email status updates to users when ordering granules

resolves #238
* includes read module and is2cat (catalog) module, example notebook, and docs
* basic tests file for read module validation functions
* add basic build catalog function to read data object
* add ability to get list of variables from a file
* add variables example notebook; trim variables module details out of subsetting example
* update examples from 2020 Hackweek tutorials

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
* update add and commit GitHub Action version
* GitHub action UML generation auto-update
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
* add changelog files
* update example notebook lists (docs and readme)
* fix v0.4.1 to actual release date

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2021

Codecov Report

Merging #250 (5970477) into main (247725c) will decrease coverage by 4.35%.
The diff coverage is 29.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   55.46%   51.11%   -4.36%     
==========================================
  Files          20       24       +4     
  Lines        1527     1839     +312     
  Branches      317      396      +79     
==========================================
+ Hits          847      940      +93     
- Misses        623      840     +217     
- Partials       57       59       +2     
Impacted Files Coverage Δ
icepyx/core/APIformatting.py 71.97% <ø> (ø)
icepyx/tests/test_behind_NSIDC_API_login.py 0.00% <0.00%> (ø)
icepyx/tests/test_visualization.py 100.00% <ø> (ø)
icepyx/core/is2cat.py 8.57% <8.57%> (ø)
icepyx/core/is2ref.py 23.52% <9.52%> (-8.53%) ⬇️
icepyx/core/query.py 39.06% <16.66%> (-2.52%) ⬇️
icepyx/core/variables.py 10.10% <16.66%> (+1.72%) ⬆️
icepyx/core/read.py 30.35% <30.35%> (ø)
icepyx/core/granules.py 37.30% <50.00%> (+0.20%) ⬆️
icepyx/tests/test_read.py 95.45% <95.45%> (ø)
... and 3 more

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 247725c...5970477. Read the comment docs.

* fix Travis CI label in readme
* update earthdata login fixture for testing
@JessicaS11 JessicaS11 merged commit 11569c2 into main Dec 8, 2021
JessicaS11 added a commit that referenced this pull request Dec 8, 2021
JessicaS11 added a commit that referenced this pull request Dec 8, 2021
@JessicaS11 JessicaS11 mentioned this pull request Dec 8, 2021
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.

4 participants