Skip to content

Commit a14ca05

Browse files
committed
Update ReadMe
1 parent 6c31018 commit a14ca05

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

StkAutomation/Python/Problem_Specific/NumberOfPassesUntilRepeatGroundTrace.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@
2121
"#User inputs:\n",
2222
"\n",
2323
"#The user has to input the name of the satellite, as well as the reference pass number to begin the search from. A reference data frame is displayed \n",
24-
"#so that the user can pick a pass number without having to generate a custom report inside of STK. "
24+
"#so that the user can pick a pass number without having to generate a custom report inside of STK. \n",
25+
"\n",
26+
"#Authors:\n",
27+
"\n",
28+
"#Sasha Carrico\n",
29+
"#Louise Dupont"
2530
]
2631
},
2732
{

StkAutomation/Python/Problem_Specific/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@ User inputs:
192192

193193
The user has to input the name of the satellite, as well as the reference pass number to begin the search from. A reference data frame is displayed so that the user can pick a pass number without having to generate a custom report inside of STK.
194194

195+
Authors:
196+
197+
Sasha Carrico
198+
Louise Dupont
199+
195200
### Dependencies
196201

197202
* Licenses: [STK Pro](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-pro-brochure.pdf)

0 commit comments

Comments
 (0)