meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sideprojects:start [2023/04/10 16:04] joetulenkosideprojects:start [2024/09/11 21:40] (current) gregbalco
Line 20: Line 20:
 ---- ----
  
-=== DMC Antarctica === 
- 
-Web server front end to code that compares transient ice sheet model results to exposure-age data from the ICE-D:ANTARCTICA database. Displays model ice thickness change on the same axes as exposure-age data, as well as some other stuff. Link: http://dmc.ice-d.org 
- 
-\\ 
----- 
  
 === The Alaska PaleoGlacier Atlas === === The Alaska PaleoGlacier Atlas ===
Line 37: Line 31:
  
 A python-based web application - created as a google app engine - that displays examples of ICE-D visualizations and analyses as embedded interactive plots and maps. The back end queries ICE-D, and using the bokeh plotting library, generates plots and maps with the queried data as interactive figures on the front end webpage. Link: [[http://test-project-jtulenko-buffalo.uc.r.appspot.com/|ICE-D Examples]] A python-based web application - created as a google app engine - that displays examples of ICE-D visualizations and analyses as embedded interactive plots and maps. The back end queries ICE-D, and using the bokeh plotting library, generates plots and maps with the queried data as interactive figures on the front end webpage. Link: [[http://test-project-jtulenko-buffalo.uc.r.appspot.com/|ICE-D Examples]]
 +
 +\\
 +----
 +
 +=== AskICE-D: Automated querying tool ===
 +
 +A tool hosted in **[[https://www.theghub.org/tools/askiced|Ghub]]** that builds ICE-D queries based on user input and dynamically returns results directly from the database in various formats. See page [[sideprojects:askicedinfo|here]] for description of converting input coverages to acceptable format.