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 [2021/10/21 05:58] gregbalcosideprojects:start [2024/09/11 21:40] (current) gregbalco
Line 2: Line 2:
  
 This lists projects that are related to the ICE-D project but aren't really part of the core infrastructure.  This lists projects that are related to the ICE-D project but aren't really part of the core infrastructure. 
 +
 +----
 +\\
  
 === Antarctica marine radiocarbon database === === Antarctica marine radiocarbon database ===
  
 This is a prototype transparent-middle-layer implementation of a database for marine radiocarbon dates from sediment cores on the Antarctic continental shelf. Only raw observations are stored and calibration to calendar years is dynamic. Link: http://marine.antarctica.ice-d.org This is a prototype transparent-middle-layer implementation of a database for marine radiocarbon dates from sediment cores on the Antarctic continental shelf. Only raw observations are stored and calibration to calendar years is dynamic. Link: http://marine.antarctica.ice-d.org
 +
 +\\
 +----
  
 === Antarctica relative sea level database === === Antarctica relative sea level database ===
Line 11: Line 17:
 Another application of the prototype TML implementation for radiocarbon data. Dynamically generates relative sea level histories from a database of radiocarbon dates on raised marine sediments in Antarctica. Link: http://rsl.antarctica.ice-d.org Another application of the prototype TML implementation for radiocarbon data. Dynamically generates relative sea level histories from a database of radiocarbon dates on raised marine sediments in Antarctica. Link: http://rsl.antarctica.ice-d.org
  
-=== DMC Antarctica ===+\\ 
 +---- 
 + 
 + 
 +=== The Alaska PaleoGlacier Atlas === 
 + 
 +An application that links mapped extents of Pleistocene glaciation across Alaska with geochronologic constraints served up by ICE-D in an interactive map. This is in development and progress can be viewed in the following Link: http://35.192.12.225/apgatlas/index.html 
 + 
 +\\ 
 +---- 
 + 
 +=== ICE-D Examples/Lab === 
 + 
 +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]]
  
-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+\\ 
 +----
  
 +=== 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.