Search NASASearch

Engineering topics

Rice, Zachary

Publications and source records attributed to Rice, Zachary.

Rapidly Connecting You to the World: Improving NASA’s Worldview to Enhance Discovery and Access to Near Real-Time Imagery

The world around us is constantly in motion. Storms swirl, fires rage, volcanoes erupt and icebergs calve. NASA’s fleet of Earth Observing System (EOS) satellites are there to capture this. Within hours of satellite overpass, NASA’s Worldview (https://worldview.earthdata.nasa.gov) delivers this global, near-real time imagery through an interactive web map application. Provided through NASA’s Land Atmosphere Near real-time Capability for EOS (LANCE) (https://earthdata.nasa.gov/lance) via NASA’s Global Imagery Browse Services (GIBS) (https://earthdata.nasa.gov/gibs), the near real-time satellite imagery provides a launching point to discover where the latest wildfires, severe storms, volcanic eruptions, and calving ice shelves are happening. This poster will explore the newest near real-time satellite imagery and soon-to-be available imagery in Worldview, including imagery from geostationary satellites - GOES-East/West and Himawari-8. The poster will cover recent and future improvements to Worldview aimed to enhance the discovery and interaction with near real-time imagery and show how it is used by people from researchers, to meteorologists to the science-minded public around the world.

Wong, Min Minnie

Creating Data-Driven Vector Visualizations of Satellite Orbit Tracks Using NASA GIBS and Worldview

NASA Earth Observing System (EOS) currently operates dozens of remote sensing satellites, many of which can be viewed directly in NASA’s open-source Worldview application. Much of this satellite imagery can be viewed in near-real time as it is processed and served by NASA’s Global Imagery Browse Service (GIBS). To better educate users on the time and location of imagery, GIBS serves orbit track specific layers for each satellite. Worldview has historically served these layers as raster images but recent updates have enabled the application to now serve these layers using vector tiles. With the release of Worldview v3.0, orbit track layers can be displayed using mapbox vector tiles (MVT). This visualization format allows users to not only view and change the color of orbit track layers, as they could do previously with rasters, but also inspect individual vector points and filter layers by specific parameters such as time. The data contained within a MVT is further enhanced in Worldview with the combination of a JSON description file served from GIBS used to describe the MVT data. This presentation will provide an overview of the process of consuming orbit track vector tiles and data files from GIBS using a pipeline to configure, build and ultimately display the orbit tracks in Worldview. Furthermore, the presentation aims to describe how others can leverage our open-source code to display and enhance vector layers in their own applications.

Rice, Zachary

What's It like to See Earth from Space? Viewing Your World with NASA's Worldview!

When you first see Earth from space, you'll realize it's largely covered in white - our world is quite cloudy! Look closer and you'll discern landmasses, oceans, and regions covered in snow. Look closer still and you'll notice that our world is in constant motion - storms brewing and tracing paths over the oceans, plumes of smoke from wildfires and plumes of ash from volcanic eruptions billowing with the wind, dust storms blowing across the deserts, phytoplankton swirling in the oceans, icebergs floating in the oceans, and you'll see the human footprint on the earth's surface: cities connected by roads and vast swaths of agriculture. NASA's Worldview (https://worldview.earthdata.nasa.gov) interactive web map application provides a platform to view the world as it has been every day for the past 18 years, using data from NASA's fleet of Earth Observing System (EOS) satellites.This presentation will cover the history and development of the Worldview web map application; the 700+ imagery layers that are provided by the Global Imagery Browse Services (GIBS) (https://earthdata.nasa.gov/gibs); current and new features that are in Worldview to constantly improve the user experience; the interdisciplinary nature of the app and how it helps a broad range of user communities discover and interact with NASA satellite imagery; and ongoing efforts to improve Worldview and serve user communities.

Earth Science

The Next Generation of NASA Rapid Response: Worldview Snapshots

The NASA Rapid Response system started in 2001 by serving static subsets of Near Real Time MODIS (Moderate Resolution Imaging Spectroradiometer) imagery acquired from the Terra satellite. Over this time, Rapid Response has been used to support near real time applications such as wildfire and sea ice mapping for hundreds of thousands of users. In 2011, the toolset expanded to include GIBS, the Global Imagery Browse Services, which provides a web map tiling service of over 700 imagery products, and Worldview (https://worldview.earthdata.nasa.gov/), an interactive web application that showcases the products available in GIBS. This year a new application, Worldview Snapshots, has been added to complete the toolset by providing a flexible, low bandwidth method to download personalized subsets for those who do not need or cannot use a fully featured web mapping application. The original Rapid Response subset tool has been retired and we thank it for its seventeen years of service. Stop by to learn more about the next generation of NASA Rapid Response.

Rapid response system

Using NASA's Worldview to Convey Scientific Finding

NASA Worldview is an interactive interface for browsing full-resolution, global satellite imagery. The application can show single or multiple layers of satellite imagery with over 700 layers available. Each layer has options such as opacity and color palettes which can be adjusted to differentiate layers or underlying data values. The timeline feature allows end-users to study historical events: changes over time can be visualized using the animation tool and exported to animated GIFs. Users can even compare two separate days using the A|B comparison feature. Every time the state of the application changes, it is saved in the URL making it easy to share findings with others.The application is accessible online for anyone to use at any time and the source code is available on GitHub.com. The Worldview source code was designed to be customizable allowing end users to turn on/off features and brand the application for their specific use case. Worldview has code contributors and end-users from all over the world who use the official tool and create personal instances to test and convey their own data.From a team of scientists studying weather over the Philippines, to a group in France studying high environmental risks, Worldview's features and portability allows end-users all over the World to gain valuable earth science insights in a multitude of ways. This presentation will emphasis how end-users are using Worldview to convey their findings.

Rice, Zachary

Observing the Earth from Afar with NASA's Worldview

NASA's Worldview interactive web map application delivers global, near real-time imagery from NASA's fleet of Earth Observing System (EOS) satellites. Within hours of satellite overpass, discover where the latest wildfires, severe storms, volcanic eruptions, dust and haze, ice shelves calving as well as many other events are occurring around the world. Near real-time imagery is made available in Worldview through the Land, Atmosphere Near real-time Capability for EOS (LANCE) via the Global Imagery Browse Services (GIBS). This poster will explore new near real-time imagery available in Worldview, the current ways in which the imagery is used in research, the news and social media and future improvements to Worldview that will enhance the availability and viewing of NASA EOS imagery.

web applicatio

An Evolving Worldview: Making Open Source Easy

NASA Worldview is an interactive interface for browsing full-resolution, global satellite imagery. Worldview supports an open data policy so that academia, private industries and the general public can use NASA's satellite data to address Earth science related issues. Worldview was open sourced in 2014. By shifting to an open source approach, the Worldview application has evolved to better serve end-users. Project developers are able to have discussions with end-users and community developers to understand issues and develop new features. New developers are able to track upcoming features, collaborate on them and make their own contributions. Getting new developers to contribute to the project has been one of the most important and difficult aspects of open sourcing Worldview. A focus has been made on making the installation of Worldview simple to reduce the initial learning curve and make contributing code easy. One way we have addressed this is through a simplified setup process. Our setup documentation includes a set of prerequisites and a set of straight forward commands to clone, configure, install and run. This presentation will emphasis our focus to simplify and standardize Worldview's open source code so more people are able to contribute. The more people who contribute, the better the application will become over time.

open dat