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
12318e8d
Commit
12318e8d
authored
Jun 30, 2023
by
Wei Shoulin
Browse files
requirements
parent
9fdd4ccc
Changes
2
Show whitespace changes
Inline
Side-by-side
tests/facility/test_facility_level1.py
View file @
12318e8d
...
...
@@ -29,9 +29,9 @@ class Level1DataTestCase(unittest.TestCase):
def
test_write
(
self
):
rec
=
self
.
api
.
write
(
level0_id
=
'
000001201'
,
data_type
=
"
sci
"
,
cor_sci_id
=
1
,
level0_id
=
'1
000001201'
,
data_type
=
"
SCIE
"
,
cor_sci_id
=
0
,
prc_params
=
"/opt/dddasd.params"
,
prc_status
=
3
,
prc_time
=
'2021-10-22 11:12:13'
,
...
...
tools/csst-dfs-api-install.sh
View file @
12318e8d
...
...
@@ -22,5 +22,6 @@ echo " 🛰 4️⃣ /5️⃣"
pip
install
$user
git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-cluster.git
$version
echo
" 🛰 5️⃣ /5️⃣"
pip
install
$user
git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api.git
$version
pip
install
-r
https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api/-/raw/master/requirements.txt
echo
"➡==============================================="
echo
"🇨🇳 🇨🇳 🇨🇳 🚀 🚀 🚀 Done!"
\ No newline at end of file
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