-
Notifications
You must be signed in to change notification settings - Fork 0
/
directory_tree.txt
114 lines (113 loc) · 3.07 KB
/
directory_tree.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Folder PATH listing for volume University
Volume serial number is 4AD3-A963
A:.
¦ directory_tree.txt
¦ README - Parikshit.txt
¦
+---Backend
¦ +---Proxy
¦ ¦ config.ini
¦ ¦ getsatIDs.py
¦ ¦ ProxyandRequest.py
¦ ¦ requirements.txt
¦ ¦ satellite_data.txt
¦ ¦
¦ +---Trajectory Model LTSM (Experimental) - No need to run
¦ README.txt
¦ satellite_LSTM.py
¦ satellite_trajectory_model.h5
¦ scaler.pkl
¦ scaler.py
¦ test_LSTM.py
¦
+---Frontend
+---satellitefront
¦ .gitignore
¦ dependencies.txt
¦ package-lock.json
¦ package.json
¦
+---node_modules
¦
+---public
¦ favicon.ico
¦ index.html
¦ logo192.png
¦ logo512.png
¦ manifest.json
¦ robots.txt
¦
+---src
¦ App.css
¦ App.js
¦ App.test.js
¦ engine.js
¦ Globe.js
¦ highlights.js
¦ index.css
¦ index.js
¦ Info.js
¦ logo.svg
¦ reportWebVitals.js
¦ setupTests.js
¦ tle.js
¦
+---About Us
¦ aboutus.css
¦ aboutus.js
¦ image.jpg
¦ Video.mp4
¦
+---assets
¦ active.txt
¦ borders.png
¦ Bump.jpg
¦ circle.png
¦ Clouds.png
¦ earthmap-high.jpg
¦ Gaia_EDR3_darkened.png
¦ night2048.jpg
¦ night_lights_modified.png
¦ Ocean.png
¦ theme.css
¦
+---components
¦ Footer.js
¦ Header.js
¦ MainImage.js
¦
+---HomePage
¦ EarthISS.mp4
¦ Earthvid.mp4
¦ HomePage.css
¦ HomePage.js
¦
+---Launch Trajectory
¦ launch.css
¦ launch.js
¦ launch.txt
¦
+---Options
¦ DateSlider.css
¦ DateSlider.js
¦
+---Search
¦ Search.js
¦ SearchBox.js
¦ SearchResults.js
¦
+---Selection
¦ SelectedStations.js
¦
+---shaders
¦ fragment.glsl
¦ vertex.glsl
¦
+---Trajectory Prediction
Head2.js
Header.css
MapTrack.js
SatelliteCard.js
SatelliteCharacteristicsModal.js
TimeDisplay.js
tracking.png