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

masking and dataset list #343

Merged
merged 12 commits into from
Apr 11, 2023
Merged

masking and dataset list #343

merged 12 commits into from
Apr 11, 2023

Conversation

Mikejmnez
Copy link
Collaborator

This PR adresses issues #341 and #342 by:

  • Sets mask.compute() explicitly .
  • Includes ECCO on the website's dataset list.

@Mikejmnez Mikejmnez changed the title Mask.compute() masking and dataset list Apr 10, 2023
@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #343 (0944f60) into main (6fa4313) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #343   +/-   ##
=======================================
  Coverage   94.75%   94.75%           
=======================================
  Files           9        9           
  Lines        3944     3944           
  Branches      859      859           
=======================================
  Hits         3737     3737           
  Misses        131      131           
  Partials       76       76           
Flag Coverage Δ
unittests 94.75% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
oceanspy/subsample.py 97.71% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@ThomasHaine ThomasHaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Mikejmnez Mikejmnez merged commit e779114 into hainegroup:main Apr 11, 2023
This was referenced Apr 11, 2023
@Mikejmnez Mikejmnez deleted the mask branch April 11, 2023 13:02
Mikejmnez added a commit to Mikejmnez/oceanspy that referenced this pull request Apr 13, 2023
* compute masks

* update dataset list, showing ECCO

* add datasets

* move order of datasets

* .

* restore all

* restore all

* compute when first masking

* remove ECCO

* include ECCO on dataset list

* first perssit then compute

* improved description of ECCO and daily ECCO

---------

Co-authored-by: Miguel Jimenez <mjimen17@jhu.edu>
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.

None yet

2 participants