-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enchancing Metadata Support for SOAR (#118)
* detector added * test fixes/minor fixes * added tests for detector and joins / combined join operations in a single function * detector tests added, useful comments added to contruct methods * suggestions applied * cleaned the code, all suggestions applied * comment added for join condition * pre-commit fix * code cleanup * code cleanup * wavelength added with testcases * updated changelog * test case updated * Apply suggestions from code review Co-authored-by: Nabil Freij <[email protected]> * suggestions applied * test cases simplified * Update sunpy_soar/client.py Co-authored-by: Laura Hayes <[email protected]> * tests updated * phi and it's tests removed * removed low_latency detector test * code cleanup, h2. prefix removed from attrs file --------- Co-authored-by: Nabil Freij <[email protected]> Co-authored-by: Laura Hayes <[email protected]>
- Loading branch information
1 parent
a8a9b04
commit f92ed86
Showing
4 changed files
with
237 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Added support for ``detector`` and ``wavelength`` search attributes and the ability to filter with them. |
This file contains 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 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 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