Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
title: "HET Transfer Orbit Efficiency Dataset"
|
4 |
emoji: "🚀"
|
5 |
description: "Data on the impact of space weather on Hall Effect Thrusters (HETs) efficiency, used in spacecraft transfer orbits."
|
6 |
-
version: "1.0.
|
7 |
license: "mit"
|
8 |
tags:
|
9 |
- "space weather"
|
@@ -11,7 +11,6 @@ tags:
|
|
11 |
- "HETs"
|
12 |
- "astronomy"
|
13 |
- "physics"
|
14 |
-
- "space exploration"
|
15 |
- "machine learning"
|
16 |
language:
|
17 |
- "en"
|
@@ -42,7 +41,7 @@ This dataset encapsulates vital metrics relevant to understanding how space weat
|
|
42 |
|
43 |
## Dataset Description
|
44 |
|
45 |
-
The dataset comprises various parameters recorded during the operation of HETs. Each entry is timestamped and includes measurements of magnetic fields, proton density, temperatures, and spacecraft coordinates — all factors influenced by space weather.
|
46 |
|
47 |
### Why Space Weather?
|
48 |
|
@@ -86,7 +85,7 @@ print(data.head())
|
|
86 |
|
87 |
## Additional Information
|
88 |
|
89 |
-
For further queries or if you wish to contribute to or extend this dataset, please reach out through the repository's
|
90 |
|
91 |
## License
|
92 |
|
|
|
3 |
title: "HET Transfer Orbit Efficiency Dataset"
|
4 |
emoji: "🚀"
|
5 |
description: "Data on the impact of space weather on Hall Effect Thrusters (HETs) efficiency, used in spacecraft transfer orbits."
|
6 |
+
version: "1.0.2"
|
7 |
license: "mit"
|
8 |
tags:
|
9 |
- "space weather"
|
|
|
11 |
- "HETs"
|
12 |
- "astronomy"
|
13 |
- "physics"
|
|
|
14 |
- "machine learning"
|
15 |
language:
|
16 |
- "en"
|
|
|
41 |
|
42 |
## Dataset Description
|
43 |
|
44 |
+
The dataset comprises various parameters recorded during the operation of HETs operating in Transfer Orbits. Each entry is timestamped and includes measurements of magnetic fields, proton density, temperatures, and spacecraft coordinates — all factors influenced by space weather.
|
45 |
|
46 |
### Why Space Weather?
|
47 |
|
|
|
85 |
|
86 |
## Additional Information
|
87 |
|
88 |
+
For further queries or if you wish to contribute to or extend this dataset, please reach out through the repository's author
|
89 |
|
90 |
## License
|
91 |
|