Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api
Commits
4cd9a653
Commit
4cd9a653
authored
Feb 12, 2023
by
Wei Shoulin
Browse files
add filter
parent
a5abca08
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api/mbi/level2.py
View file @
4cd9a653
...
...
@@ -33,6 +33,7 @@ class Level2DataApi(object):
:param kwargs: Parameter dictionary, key items support:
obs_id: [str]
detector_no: [str]
filter: [str]
ra: [float] in deg
dec: [float] in deg
radius: [float] in deg
...
...
@@ -49,6 +50,7 @@ class Level2DataApi(object):
:param kwargs: Parameter dictionary, key items support:
obs_id: [str]
detector_no: [str]
filter: [str]
ra: [float] in deg
dec: [float] in deg
radius: [float] in deg
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment