-
Notifications
You must be signed in to change notification settings - Fork 18
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
pyephem #36
Comments
I think you ought to be using skyfield: https://rhodesmill.org/skyfield/
…________________________________
From: Professor Philip Lewis ***@***.***>
Sent: Sunday, July 30, 2023 14:39
To: UCL-EO/geog0111 ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [UCL-EO/geog0111] pyephem (Issue #36)
Trying to install geog0111 on os-x M1 computer.
Error msg on running:
mamba env create -y --force -n geog0111 -f environment.yml
is
Could not solve for environment specs
The following package could not be installed
└─ pyephem does not exist (perhaps a typo or a missing channel).
I seem to recall that pyephem is being depreciated. We use it in some of the practicals (also for geog0133?) so they should;d be checked for this dependency and updated. It'll be ok for the Ucl notebooks, as it's all installed there. May be it's just an M1 issue?
—
Reply to this email directly, view it on GitHub<#36>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AABCAKFLEJ3TTE3IXY5UHGDXSZP2VANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
I was thinking astropy… or is there a good reason for skyfield?
――――
Professor of Remote Sensing UCL/NERC NCEO
http://www.geog.ucl.ac.uk/~plewis
twitter: @prof_plewis
<https://aka.ms/o0ukef>
…________________________________
From: José Gómez-Dans ***@***.***>
Sent: Sunday, July 30, 2023 8:49 pm
To: UCL-EO/geog0111 ***@***.***>
Cc: Professor Philip Lewis ***@***.***>; Author ***@***.***>
Subject: Re: [UCL-EO/geog0111] pyephem (Issue #36)
I think you ought to be using skyfield: https://rhodesmill.org/skyfield/
________________________________
From: Professor Philip Lewis ***@***.***>
Sent: Sunday, July 30, 2023 14:39
To: UCL-EO/geog0111 ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [UCL-EO/geog0111] pyephem (Issue #36)
Trying to install geog0111 on os-x M1 computer.
Error msg on running:
mamba env create -y --force -n geog0111 -f environment.yml
is
Could not solve for environment specs
The following package could not be installed
└─ pyephem does not exist (perhaps a typo or a missing channel).
I seem to recall that pyephem is being depreciated. We use it in some of the practicals (also for geog0133?) so they should;d be checked for this dependency and updated. It'll be ok for the Ucl notebooks, as it's all installed there. May be it's just an M1 issue?
―
Reply to this email directly, view it on GitHub<#36>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AABCAKFLEJ3TTE3IXY5UHGDXSZP2VANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
―
Reply to this email directly, view it on GitHub<#36 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAOC3GUPUWWWGYIE5AYCWT3XS23EHANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Skyfield seems simpler, and is what the pyephem bloke recommends. There's tons of similar package though...
…________________________________
From: Professor Philip Lewis ***@***.***>
Sent: Sunday, July 30, 2023 21:23
To: UCL-EO/geog0111 ***@***.***>
Cc: Jose Gomez-Dans ***@***.***>; Comment ***@***.***>
Subject: Re: [UCL-EO/geog0111] pyephem (Issue #36)
I was thinking astropy… or is there a good reason for skyfield?
DDDD
Professor of Remote Sensing UCL/NERC NCEO
http://www.geog.ucl.ac.uk/~plewis
twitter: @prof_plewis
<https://aka.ms/o0ukef>
________________________________
From: José Gómez-Dans ***@***.***>
Sent: Sunday, July 30, 2023 8:49 pm
To: UCL-EO/geog0111 ***@***.***>
Cc: Professor Philip Lewis ***@***.***>; Author ***@***.***>
Subject: Re: [UCL-EO/geog0111] pyephem (Issue #36)
I think you ought to be using skyfield: https://rhodesmill.org/skyfield/
________________________________
From: Professor Philip Lewis ***@***.***>
Sent: Sunday, July 30, 2023 14:39
To: UCL-EO/geog0111 ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [UCL-EO/geog0111] pyephem (Issue #36)
Trying to install geog0111 on os-x M1 computer.
Error msg on running:
mamba env create -y --force -n geog0111 -f environment.yml
is
Could not solve for environment specs
The following package could not be installed
└─ pyephem does not exist (perhaps a typo or a missing channel).
I seem to recall that pyephem is being depreciated. We use it in some of the practicals (also for geog0133?) so they should;d be checked for this dependency and updated. It'll be ok for the Ucl notebooks, as it's all installed there. May be it's just an M1 issue?
D
Reply to this email directly, view it on GitHub<#36>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AABCAKFLEJ3TTE3IXY5UHGDXSZP2VANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
D
Reply to this email directly, view it on GitHub<#36 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAOC3GUPUWWWGYIE5AYCWT3XS23EHANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
―
Reply to this email directly, view it on GitHub<#36 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AABCAKAAGRQ7FWD4IMRVUE3XS27E3ANCNFSM6AAAAAA25GRKAU>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to install geog0111 on os-x M1 computer.
Error msg on running:
mamba env create -y --force -n geog0111 -f environment.yml
is
Could not solve for environment specs
The following package could not be installed
└─ pyephem does not exist (perhaps a typo or a missing channel).
I seem to recall that pyephem is being depreciated. We use it in some of the practicals (also for geog0133?) so they should;d be checked for this dependency and updated. It'll be ok for the Ucl notebooks, as it's all installed there. May be it's just an M1 issue?
The text was updated successfully, but these errors were encountered: