A new NASA sea level simulator lets you bury Alaska's Columbia glacier in snow, and, year by year, watch how it responds. Or you can melt the Greenland and Antarctic ice sheets and trace rising seas as they inundate the Florida coast.

Authored by jpl.nasa.gov and submitted by avogadros_number

A new NASA sea level simulator lets you bury Alaska's Columbia glacier in snow, and, year by year, watch how it responds. Or you can melt the Greenland and Antarctic ice sheets and trace rising seas as they inundate the Florida coast.

Computer models are critical tools for understanding the future of a changing planet, including melting ice, rising seas and shifting precipitation patterns. But typically, these mathematical representations -- long chains of computer code giving rise to images of dynamic change -- are accessible mainly to scientists.

› DOWNLOAD VIDEO DIY Glacier Modeling with NASA's Virtual Earth System Laboratory

The new simulator, however, allows anyone with a computer to perform idealized experiments with sea level and learn about its complexities. Developed by scientists at NASA's Jet Propulsion Laboratory in Pasadena, California, the interactive platform, called the Virtual Earth System Laboratory (VESL), provides the public with a taste of how NASA models important Earth processes.

The platform will also prove useful to scientists as a convenient way to create visual representations of data.

While many interface tools are available to explore sea level effects, VESL stands apart for its strong representation of Earth's cryosphere - the melting ice caps, ice sheets and glaciers that are major contributors to sea level rise.

And the simulator is not just a simplified version of a model or a menu of preexisting results. It is direct access to the complex, number-crunching model itself, though with limited scenarios and factors that can be adjusted.

"It's the real software, being used on the fly, live, without being prerecorded or precomputed," said Eric Larour of JPL, who led VESL's development. "You have access to a segment of an ice sheet model or sea level model, running NASA's software."

Despite these capabilities, VESL won't overtax computers.

"A key to making the interface tool work is cloud computing," Larour said. Instead of burdening your own computer with heavy demand, "you can access a JPL cloud to run big simulations."

The VESL platform allows the user to control one or two parameters for each model scenario. For example, in a version of the model configured to represent Columbia Glacier, a slider allows users to change snowfall amounts and examine how the change affects the glacier's behavior in subsequent years. For a sea level simulation, sliders control the rates at which the ice sheets on Antarctica and Greenland are melting.

"You can explore different aspects of the model that maybe even the scientists didn't explore," Larour said.

The site will be updated frequently to keep up with the latest, peer-reviewed research. Scientists will eventually be able to use the graphical interface to display and present new data sets or model results, while lay users will be able to replicate published research results for themselves using models that are "open source," or publicly available.

"As we make progress, [the public] can rerun the science that we actually do," Larour said. "If anybody has concerns or finds issues with our simulation, they have the ability to replicate our results. We would welcome feedback and inputs to improve our science."

VESL was developed over five years by members of the Ice Sheet System Model development team at JPL and the University of California, Irvine (UCI), with the help of several students, including Dan Cheng from UCI and Gilberto Perez, who attended both Cal Poly Pomona and UCI.

The website hosting the simulator will also include a public outreach section, being developed by Daria Halkides, a scientist and outreach exhibit developer of Earth & Space Research in Seattle and a JPL affiliate.

"VESL was initially intended for scientists," Larour said. "Then we realized it could also be an excellent tool for public outreach. These simulations are so easy to run, and visually so compelling, that any person from the public can go and run them and probably understand what is going on."

A paper describing the development of the ice sheet simulator, titled "A JavaScript API for the Ice Sheet System Model: Towards on online interactive model for the Cryosphere Community," appears today in the journal Geoscientific Model Development.

A paper describing the development of the ice sheet simulator appears today in the journal Geoscientific Model Development.

Alan BuisJet Propulsion Laboratory, Pasadena, [email protected] by Pat BrennanNASA's Sea Level Portal2017-308

ghost261 on December 19th, 2017 at 02:25 UTC »

The Antarctica basin would have more of an impact on Florida correct? Sliding that bar to 5% has a huge impact. How many years would it take for a 5% removal?

Side note, I really wish Captain Planet was on Netflix. That was such an awesome cartoon when I was a kid.

Korlis on December 19th, 2017 at 02:07 UTC »

Can it go in reverse? Can we increase the icecaps and see what things would look like with lower sea levels?

avogadros_number on December 18th, 2017 at 21:28 UTC »

Study (open access): A JavaScript API for the Ice Sheet System Model (ISSM) 4.11: towards an online interactive model for the cryosphere community

Abstract

Earth system models (ESMs) are becoming increasingly complex, requiring extensive knowledge and experience to deploy and use in an efficient manner. They run on high-performance architectures that are significantly different from the everyday environments that scientists use to pre- and post-process results (i.e., MATLAB, Python). This results in models that are hard to use for non-specialists and are increasingly specific in their application. It also makes them relatively inaccessible to the wider science community, not to mention to the general public. Here, we present a new software/model paradigm that attempts to bridge the gap between the science community and the complexity of ESMs by developing a new JavaScript application program interface (API) for the Ice Sheet System Model (ISSM). The aforementioned API allows cryosphere scientists to run ISSM on the client side of a web page within the JavaScript environment. When combined with a web server running ISSM (using a Python API), it enables the serving of ISSM computations in an easy and straightforward way. The deep integration and similarities between all the APIs in ISSM (MATLAB, Python, and now JavaScript) significantly shortens and simplifies the turnaround of state-of-the-art science runs and their use by the larger community. We demonstrate our approach via a new Virtual Earth System Laboratory (VESL) website (http://vesl.jpl.nasa.gov, VESL(2017)).