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
90771d93
Commit
90771d93
authored
Oct 22, 2021
by
Wei Shoulin
Browse files
em
parent
1e1f9508
Changes
3
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
90771d93
...
...
@@ -40,3 +40,5 @@ test_reports.xml
**/_version.py
examples/test.py
.hypothesis
.hypothesis/unicode_data/11.0.0/charmap.json.gz
deleted
100644 → 0
View file @
1e1f9508
File deleted
tools/csst-dfs-api-install.sh
View file @
90771d93
...
...
@@ -18,17 +18,17 @@ pip uninstall csst-dfs-commons -y
pip uninstall csst-dfs-proto
-y
pip uninstall csst-dfs-api
-y
echo
"Installing
.....
Version:
$version
"
echo
"=============================================="
echo
"
1/5
"
echo
"Installing
CSST DFS API with
Version:
$version
"
echo
"
➡=
=============================================="
echo
"
🛰 1️⃣/5️⃣
"
pip
install
git+https://hub.fastgit.org/astronomical-data-processing/csst-dfs-commons.git
$version
echo
"
2/5
"
echo
"
🛰 2️⃣/5️⃣
"
pip
install
git+https://hub.fastgit.org/astronomical-data-processing/csst-dfs-proto-py.git
$version
echo
"
3/5
"
echo
"
🛰 3️⃣/5️⃣
"
pip
install
git+https://hub.fastgit.org/astronomical-data-processing/csst-dfs-api-local.git
$version
echo
"
4/5
"
echo
"
🛰 4️⃣/5️⃣
"
pip
install
git+https://hub.fastgit.org/astronomical-data-processing/csst-dfs-api-cluster.git
$version
echo
"
5/5
"
echo
"
🛰 5️⃣/5️⃣
"
pip
install
git+https://hub.fastgit.org/astronomical-data-processing/csst-dfs-api.git
$version
echo
"=============================================="
echo
"Done!"
\ No newline at end of file
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