SaTrek / EarthTrek

EarthTrek is an interactive 3D web application that brings easy access to the data gathered by NASA's EOS program, allowing more people to learn about and engage with the different missions. (ALPHA - version: 0.177.4)
https://earthtrek.herokuapp.com/
Apache License 2.0
14 stars 6 forks source link

EARTH TREK Build Status Facebook Twitter

NASA Space Apps Challenge 2017 - Buenos Aires - Team SATrek

Global Finalist (Best Use of Data)

Global Finalist (Best Use of Data)

EARTH TREK CORE

ABOUT

EarthTrek is an interactive 3D web application that does not require the installation of any plugins, it can be launched through web browsers. It´s easy access for all kinds of users encourages the use of data that NASA´s EOS program compiles and collect with satellites´s different instruments.

DISPLAY

For now, our app will allow to:

We need more people to understand the importance of the information provided by satellites in order to study global environmental changes and impact factors on our planet, the Earth.

There are some applications that shows the trajectories of present and future satellites, besides, Earth Trek allows to visualise satellite-driven data. It also offers a significant improvement regarding satellite orbits visualisation. Through AJAX, it provides access to data without needing to make multiple requests. Many developments aspects like these were considered towards improving the user’s experience.

With this tool, we aim to encourage new generations to get involved in NASA's programs, from spreading the word to becoming active members -or even pioneers- of present and future developments.

Public engagement is key in the pursuit of aerospace exploration.

Earth Trek - "Exploring our World"

ROADMAP

ROADMAP

Some aspects of HOW THE APP WORKS

If you select a satellite, firstly you will see details about its missions and instruments:

TERRA

Once a satellite is selected, two satellite images of the Earth can be compared. By determining a geographic location through the geolocation finder and selecting a date before the current one, the screen will be divided in two, being possible to observe the differences between the state of the zone in those moments. For example using MODIS, Terra´s instrument, deforestation or fire outbreaks can be compared:

Mato Grosso deforestation

EARTH TREK CORE Twitter

DEPENDENCIES

INSTALLATION

Clone the example repository: git@github.com:SaTrek/myearthtrek.git

git clone git@github.com:SaTrek/myearthtrek.git

Then, install the distribution from npm

cd myearthtrek
npm install
npm run dev

Finally, in order to launch the app, enter the URL: http://localhost:9080.

That's it!

BROWSER SUPPORT

EarthTrek Version Chrome Chrome Firefox Firefox IE 11 IE Edge IE Chrome Android Android
0.177.01 (Current) Yes Yes Yes (Partial) Yes Yes (Partial)
NX-Alpha (July) Yes Yes Yes Yes Yes

RESOURCES