Skip to content

Commit 7f7c29d

Browse files
authored
Merge pull request #13 from root-hbx/step-detect
[Sat2OrbitMap] Add auto-mode for step detecting
2 parents f727523 + 21a3dc6 commit 7f7c29d

83 files changed

Lines changed: 218 additions & 17 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# .gitignore
22
*.h5
3+
*.pyc
4+
__pycache__/

config/TLE_constellation/Starlink/tle.h5

Lines changed: 0 additions & 3 deletions
This file was deleted.

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ requests==2.31.0
1313
jenkspy==0.4.0
1414
pyecharts==2.0.4
1515
global_land_mask==1.0.0
16-
ephem==4.2
16+
ephem==4.2
17+
ruptures==1.1.10
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)