corincerami / mars-photo-api

A Rails API for photo data from NASA's Mars Rovers
https://api.nasa.gov/#MarsPhotos
GNU General Public License v3.0
358 stars 48 forks source link

InSight lander support #80

Open stirlingalgermissen opened 5 years ago

stirlingalgermissen commented 5 years ago

Are there any plans to support raw images from the InSight lander?

corincerami commented 5 years ago

I think that should be doable. I'll look into it.

Monte9 commented 4 years ago

@chrisccerami I'd be interested to help build support for InSight lander data. How would I go about doing this?

cgibsonmm commented 4 years ago

Hey, I will look into this support. I should be able to build it out in a few days.

hjohnson12 commented 4 years ago

Hey everyone! Any news on an update with support for raw images from the InSight lander?

stirlingalgermissen commented 4 years ago

Also M2020!

cgibsonmm commented 4 years ago

I just need to know where to find the photos for this lander. @chrisccerami if you can point me to something I can do the rest.

hjohnson12 commented 4 years ago

@cgibsonmm I'm not 100% sure the source of where they're scraping the images from for the current API, but there is this site with the raw images for the InSight Lander directly from NASA here if this may help:

https://mars.nasa.gov/insight/multimedia/raw-images/?order=sol+desc%2Cdate_taken+desc&per_page=50&page=0&mission=insight

corincerami commented 4 years ago

Yes, the rover scrapers pull from NASA's raw images page for each rover (now only Curiosity following the end of Opportunity's mission).