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

Add range mask #4

Closed
ruxandra-valcu opened this issue Jul 13, 2023 · 1 comment
Closed

Add range mask #4

ruxandra-valcu opened this issue Jul 13, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ruxandra-valcu
Copy link
Collaborator

https://github.com/open-ocean-sounding/echopy/blob/master/echopy/processing/mask_range.py

@simedroniraluca
Copy link
Collaborator

I have started developing the range mask based on the methods provided in the https://github.com/open-ocean-sounding/echopy/blob/master/echopy/processing/mask_range.py sub-module.
This sub-module includes four methods: 'above', 'below', 'inside', 'outside'.

TO DO: Testing is required.

simedroniraluca added a commit to simedroniraluca/echopype that referenced this issue Aug 2, 2023
mihaiboldeanu added a commit that referenced this issue Aug 2, 2023
beatfactor pushed a commit that referenced this issue Aug 10, 2023
beatfactor pushed a commit that referenced this issue May 17, 2024
* Optimize get vend cal params power (#2)

* Refactor function to avoid expand_dims and sortby if required

* test: increase co-ordinates to 1000 for ping_time dimension

* style: upper-casing variables

* style: upper-casing variables

* style: revert

---------

Co-authored-by: Anant Mittal <[email protected]>

* test: update test_get_interp_da() to test on 200 time_coordinates (#3)

* test: refactor test data (#4)

* test: refactor test data (#5)

* test: refactor test data

* test: refactor test data

---------

Co-authored-by: Anant Mittal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants