GithubHelp home page GithubHelp logo

worldwindlabs / worldweather Goto Github PK

View Code? Open in Web Editor NEW
52.0 27.0 23.0 20.87 MB

The largest three-dimensional web-based interactive browser of satellite, weather, climate, and other time-aware geospatial data on the web, built upon NASA's revolutionary WorldWind technology.

Home Page: http://worldwind.arc.nasa.gov/worldweather/

JavaScript 73.42% HTML 4.40% CSS 22.18% Python 0.01%
weather nasa climate satellite weather-forecast earth aware-geospatial-data nasa-revolutionary wind

worldweather's Introduction

NASA World Weather

World Weather is the largest three-dimensional web-based interactive browser of satellite, weather, climate, and other publicly available time-aware geospatial data, built upon NASA's revolutionary World Wind technology. The application can be accessed by clicking here.

Video Tutorial

The user may also want to check out the World Weather Tutorial Video before using the application. In this approximately 3 minute video, we walk through the application and demonstrate an example use.

Introduction

Understanding our climate is one of the most pressing issues of our time, which is why international organizations have been setting up satellites and capturing real-time data of Earth’s atmospheric conditions. Accessing the broad range of weather and climate data with one platform would greatly increase our ability to comprehend the vast stores of ‘big data.’ With one platform on which the information from the myriad of different data sources can be brought together, and displayed accurately in 3D, we would have the opportunity for a truly comprehensive view of the changes occurring to the Earth’s climate. It is also desired to allow any user to interactively view historical, current, and forecast weather information. World Weather is the first web application to display this broad range of weather and other global spatial data in 3D/4D. This gives the world community a customizable experience that can be utilized by weather forecasters, research scientists studying climate change, and intrigued planetary data enthusiasts.

Screenshot showing how the Earth looks like through World Weather in its starting position. This image shows the Blue Marble layer as a base; World Weather also supports Bing Maps and a Digital Elevation Layer too.

Image showing the Dead Sea in Jordan, as shown from ESA Sentinel - True Color layer. World Weather has full three dimensional capabilities, including elevation data for all locations on Earth.

Screenshot showing World Weather being used to track a storm to the west of Florida (late August of 2016). Using World Weather, you can overlay weather forecasts with real-time satellite images.

Features of World Weather

  • Load in any number of spatiotemporal geographically accurate data from multiple sources, using a variety of formats including WMTS, WMS, KML, and view them all together.
  • Input data sources of different sizes and projections, then see that data in any preferred projection including 3D, Mercator, Equirectangular, Polar and more.
  • Adjust the time and date of any layer and easily experience how the visualized data changes with respect to time and space.
  • Adjust the opacity of each layer and thereby integrate layers to study groups of information together.
  • Change the order for where layers are placed in the hierarchy.
  • Read available information about each layer.
  • Use the Destination tool to immediately visit any desired location.

How to Run and Develop World Weather Locally

Start by cloning the repository to your local system. You can do this through the terminal by using the git command, as outlined below.

git clone https://github.com/NASAWorldWindResearch/WorldWeather.git

The above code should clone the repository to a folder called WorldWeather. Inside this folder is two main folders: Development and Deployment. The former is used for testing and development purposes, and the latter is kept as a seperate copy, to be used as production. To navigate to the Development folder specific to World Weather, you can use the command outlined below.

cd WorldWeather/Development/apps

The main heart of the Javascript functions associated with World Weather are contained within the world-weather.js file in the apps folder. One example of editing this file is through the program vim, which can be used through the following command.

vim world-weather.js

If you modify the source of NASA World Wind during development, you will need to recompile the source to a minified Javascript file. To do this, navigate to the Developmet folder (one folder back from the apps folder), then run the command grunt.

cd ..
grunt

The above command should run succesfully and copy the compiled Javascript file to the apps folder automatically.


Organization: NASA Ames Research Center

Manager: Patrick Hogan

Authors: Khaled Sharif, Farah Salah

Acknowledgements: Miguel Del Castillo, Bert Stewart, Gabriel Militão, Benjamin Chang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.