-
Notifications
You must be signed in to change notification settings - Fork 16
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
The API appears to be down #48
Comments
hey @JoeyD473, the database behind the site was costing us money so had taken it down which is why the site is down. I can may be help you set it up in your local maybe? |
@surenm is it possible to set the data up locally? I was hoping to possibly use the API, but am in the same boat as the user that posted the issue. |
I would love to set it up locally |
@JoeyD473 is this possible? Would love to get my hands on some data if possible. |
Yes, it's possible to host the service locally. Let me write a doc for you
folks to follow through. Give me until this weekend to get this done!
…On Sun 4 Feb, 2018, 12:20 AM Stephen Sabsowitz, ***@***.***> wrote:
@JoeyD473 <https://github.com/joeyd473> is this possible? Would love to
get my hands on some data if possible.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXyPnrgM9cJKOxLQrRy1y7T0W9RlZjYks5tRKpwgaJpZM4OZCby>
.
|
@surenm thanks. That would be awesome. |
@sabsowitz @JoeyD473 - i am trying to create a docker container out of this. that seems to be the simplest way to bundle all the deps, so that people who use it just need to run the container. Would that be good enough for you? |
@surenm that would be great! |
i'am also interested in a local database running. Have a babylonjs and angular project for simulation running and will use this api for it. |
Are there any news? Would be nice to get another one running! 🙂 How much ressources would your api need? |
@JohnnyDevNull @surenm I haven't heard anything further since my last comment. I would be willing to set up a database and API on one of my servers. Hell, I would just be happy with a .tar file of all the raw data. I originally was trying to get the raw data and set up my own API if the devs would be alright with it. Even just on my local machine. |
Help me to find a good and nearly complete and useful data set and i will build a new one with the same calls from scratch within a week. But with php7 and slim rest framework. Very powerful with a ngix server. |
Hello all! Sorry, I actually had this thread muted so am just now seeing
it. I can work on getting the data files and things to you tomorrow - the
data sets are all open from the museum so it shouldn't be too difficult!
Will update in the morning. Thanks all for your interest!
- sent from my mobile device.
…On Thu, May 3, 2018, 8:16 PM Philipp John ***@***.***> wrote:
Help me to find a good and nearly complete and useful data set and i will
build a new one with the same calls from scratch within a week. But with
php7 and slim rest framework. Very powerful with a ngix server.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAM9QCcGXdpKWCBJISCyJxV2_ZgOU9Dyks5tu532gaJpZM4OZCby>
.
|
Sounds good
Joey Derrico
On Thu, May 3, 2018 at 8:41 PM, nichol alexander <[email protected]>
wrote:
… Hello all! Sorry, I actually had this thread muted so am just now seeing
it. I can work on getting the data files and things to you tomorrow - the
data sets are all open from the museum so it shouldn't be too difficult!
Will update in the morning. Thanks all for your interest!
- sent from my mobile device.
On Thu, May 3, 2018, 8:16 PM Philipp John ***@***.***>
wrote:
> Help me to find a good and nearly complete and useful data set and i will
> build a new one with the same calls from scratch within a week. But with
> php7 and slim rest framework. Very powerful with a ngix server.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#48 (comment)-
386474263>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-
auth/AAM9QCcGXdpKWCBJISCyJxV2_ZgOU9Dyks5tu532gaJpZM4OZCby>
> .
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAcE8anqJd_XYK4twKTt9GHTwO8lmVLOks5tu6PGgaJpZM4OZCby>
.
|
@JohnnyDevNull using Angular 5 and Mongo over here. I am really digging Elixir, so I am thinking of using the datasets with Elixir/Phoenix |
@nicholalexander that would be greatly appreciated. Thanks |
@JohnnyDevNull @sabsowitz @JoeyD473 You can get the data sets here: http://research.amnh.org/users/abbott/dudata/ - the file you want is DUmilkyway.zip and the files are the speck files and the label files. If you look at the lib/tasks in the repo, you'll get a sense of how we parsed the files to get a clean data set, the details of which I don't remember at the moment. Hope this helps! Otherwise, it would be nice to have the API back up but I'm not sure I have the time to work on it more right now. Let me know if you do something with it with Elixir - would love to see that! |
@nicholalexander nice thing, thanks for the data! My goal is definitely to setup a api with a huge amount of stars, planetes and so on data. But as i posted before it's hard to find a nearly actual complete dataset out there to get it public. The best i have found is this: http://vo.ari.uni-heidelberg.de/ppmxl but with nearly no documentation. Thats hard to get into the astronomy stuff. @sabsowitz i'am also going to use Angular 5 here in combination with BabylonJS or ThreeJS. Haven't decided yet which will be better for my needs. I have setup for both a template project with running example code: https://github.com/JohnnyDevNull/ng-babylon-template I want to build a stars/space simulation for our solar system and outer stars. Inspired by Googles 100000 Stars project: http://stars.chromeexperiments.com/ |
@JohnnyDevNull coming from the nightmare that was AngularJS, Angular 5 is fantastic. I have app that uses NASA' APIs and have found it so much easier to rewrite the app in Angular than migrate it over. Also check out some of HackTheUniverse's other repos. There is some cool 3D stuff in there. |
@nicholalexander Thanks. This is greatly appreciated. Super excited to get my hands on your data set. I plan on setting up an API, and with your permission, possibly allow others to use it. Elixir is my favorite new language. If I make anything of substance with your dataset, I will be sure to let you know! |
@nicholalexander What program do you use to open the speck files? I'm not talking about parsing, but just viewing the contents. |
Hey! You should be able to load it via Partiview / Digital Universe. https://www.amnh.org/our-research/hayden-planetarium/digital-universe/ |
Did anyone manage to get a local copy running? Edit: And that is all. Is there a way to redirect the parse command to a local file? |
I was not able to, but I ended up busy working on something else then
forgot about this. I would also love to hear if anyone got this working and
how
…On Mon, Mar 16, 2020 at 12:05 PM anzgar01 ***@***.***> wrote:
Did anyone manage to get a local copy running?
For me the "rake parsers:milkyway:all" seems to fail.
Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADQJ4MO6DU2ZFWPOPMBODLRHZE6JANCNFSM4DTEE3ZA>
.
|
I downloaded the file, unpacked and put all the "speck" files into one folder on a local http server (because the parser task it looking for them that way) and changed the path in the parser file. the stars.speck file looks like this: some commented linesdatavar 0 BVcolor So it fails parsing the file. Anyone got a clue to why this happens? |
Alright, I found the problem: |
The API appears to be down. Got the production general useless error message:
I get it with all the examples and direct links
The text was updated successfully, but these errors were encountered: