Skip to content

Latest commit

 

History

History
120 lines (85 loc) · 4.93 KB

README.md

File metadata and controls

120 lines (85 loc) · 4.93 KB

Logo

Through Space and Time

Project from NASA Space Apps Hackaton 2020
Explore the docs »

How to use it · Report Bug · Request Feature

Table of Contents

About The Project

Wouldn't it be great if you could quickly see how climate and environmental changes are evolving in different locations through time? If this sounds like you, then you are on the right place. Using NASA's open source datasets and virtual globe API we provide a simple tool for looking around Earth in an instant. And it's not even 400 lines of code, so feel free to modify it to your taste to visualise what matters most to you! Product Name Screen Shot

Built with

Usage

Just spin around the globe by dragging it with the left mouse click or scrolling to get closer. The world is in your hands now!

Product Name Screen Shot

Roadmap

See the Project Board for a list of proposed features (and known issues).
The major aspects are:
-Add a searchbar for Locations, so you are able to find your the location you're intersted in faster.
-Add a searchbar for datasets, so you can find the data you need.
-Add a timeline for better visualistaion of changes between datasets.
-Improve the overal usibility and experience.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. We specially started working in this project to let people know about the availabe data out there, but more importantly to encourage others to make it work in a weekend if they wanted to. So obviously any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • NASA International Space Apps Challenge organisers
  • Everyone from the program who made this possible. Special mentions to Valentina (Berlin Team Lead) for encouraging us and keeping the morale up, as well as Miguel (one of the WorldWind creators) for volunteering his time and motivation to support us wiht his advice in the challenge.