Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Candidate 0.3.0 #75
Release Candidate 0.3.0 #75
Changes from all commits
e66345a
4688af5
73311ad
49a5e94
62087da
74ccad8
8bd4d6f
9a057b7
4905a2a
74d28b3
6f66a4e
6827ace
a5265c8
fdd4e58
cf624a4
6cee8ce
dc8ed18
ebb2175
6172d67
1712025
11426ac
2355fd7
ad6f826
d188460
8d10656
2eea93d
8ec752f
aed2c5d
6748358
bb59557
c39033b
43c33a2
46faece
cd10299
f37b1f6
a43fcfd
15dc5e2
8631493
868f31c
eb4afa4
7f76bb5
5608d99
e5b6dc2
cabc35e
b295776
ee93307
4a93012
1f23230
4067e4a
b1e3792
110f565
3b9b771
f268a51
ff87c21
7a74b18
b2889ab
6081e9f
e652023
445ecb9
f12f004
f649e72
df2b6a2
ba00757
8cd3bf5
9bf9798
93e1b20
bfc9e2f
8237bda
f26d346
4fbae33
64dceab
bf1404f
c6c5503
a6121b4
06607cd
d099aa9
acebfa8
41bd2a9
6f736f8
c755f62
7c0f6f0
5db9b77
ccae8b8
b78117b
e30e101
0fa7053
cf120f2
62110ad
5450fc2
413d449
3e250e4
88a2c7e
6655f42
6b62c1b
7af5d65
f1a41c3
cb77eda
915dd26
27fb149
638f36d
e099ac9
8e8bf2c
27056a0
c5ea381
80ec480
ad45a25
e42cd37
baffa20
ed83f02
b652ce7
3a4c23d
abfb538
38b6b88
7fd7b65
ccd0ddf
563cccb
2f68d00
12b03be
416142f
48e6c1c
8dc1959
bded865
5bbf05d
98b370c
b293568
b66415a
537fe57
ffea78e
46180c0
0c080b7
b3da01b
13dc7a2
f2510dc
7034137
228bbb5
c63ebe2
cb594cb
48bf303
1786852
639f26b
ed1d15a
58ef75d
2795b68
5f25f58
060881a
3245983
87a563e
7944555
afd1559
161c047
153ad13
52e29a8
49e4ff6
fcf57b8
22dd53a
40ab1ea
f39977e
6189f81
cc48b90
ebcec36
bf49cdd
4671c2f
0ce8c33
b221653
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not the right place, closest I could get.
the methods area doesn't have an API in the docs,
pysatMissions.methods.magcoords
andpysatMissions.methods.satellite
. Similarly,pysatMissions.instruments.methods.orbits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not the right place.
In tutorials, you currently have
recommend using the existing
sgp4
instrument defined above and switching toNo warnings are raised about
unable to perform conversion
and shows how to apply to the orbit simulator.