forked from CIRDLES/cirdles.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
57 lines (52 loc) · 4.53 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
layout: default
---
<div class="container">
<div class="box">
<h2>Cyber Infrastructure Research & Development Lab for the Earth Sciences</h2>
<p><strong>CIRDLES</strong> is an undergraduate computer science software engineering initiative at the <a href="http://www.cofc.edu" target="_blank">
The College of Charleston </a>, Charleston, SC. We specialize in the collaborative development of free open source software to support science domains.
This material is based upon work supported by the National Science Foundation under Grant Numbers 0930223 and 1443037.</p>
<hr>
<p><strong>CIRDLES</strong> is creating free open source cyber infrastructure for geochronology in an interdisciplinary collaboration among our
software engineers and undergraduate research assistants and geochemists and their student researchers, including those from two NSF-supported initiatives,
<a href="http://www.earth-time.org/" target="_blank">EARTHTIME</a> and <a href="http://www.earthchem.org//" target="_blank">EarthChem</a>.
The <a href="http://www.earth-time.org/" target="_blank">EARTHTIME</a> initiative is a community-supported network of geologists and
geochemists focused on providing the tools necessary for high-precision sequencing of earth history using an integration of radioisotopic
dating and stratigraphy. The <a href="http://www.earthchem.org//" target="_blank">EarthChem</a> project is designing data repositories for
all geochemical data, including radioisotopic geochronological data.</p>
<hr>
<blockquote><p><strong>CIRDLES</strong> members are designing and building a novel and exemplar end-to-end system for geochronological
data processing workflows that links data production to data archiving. The principal software component is <a href="/projects/et_redux/">ET_Redux</a>
and supports uranium-lead geochronology. We are extending <a href="/projects/et_redux/">ET_Redux</a> in 2015-2018 to include uranium-series geochronology.
<a href="/projects/et_redux/">ET_Redux</a> serves as the template for future efforts to process all geochronological data such as other radioisotopic
systems involving 40Ar/39Ar, U-Th-He, and Lu-Hf. As part of the end-to-end workflow architecture implemented with <a href="/projects/et_redux/">ET_Redux</a>,
we also are developing <a href="/projects/chroni/">CHRONI</a> as a mobile application that accesses and displays archived sample analyses.
One novel and important aspect of the project is to integrate pedagogical and learning aids into the software products we develop. For example,
the data reduction algorithms and the equations for the propagation of uncertainty will have interactive graphical interfaces to provide
transparency and to enhance understanding.</p></blockquote>
<hr>
<p><strong>CIRDLES</strong> is also supporting the earth sciences community by leading the development of free open source a replacement for
Ken Ludwig's ISOPLOT with the <a href="/projects/topsoil/">Topsoil</a> project. Additionally, we are hosting a <a href="/projects/commons/">Commons</a>
where we will provide specific implementation and services for the community.</p>
<hr>
<h3>Here at CIRDLES, we are dedicated to attaining these goals:</h3>
<ul>
<li>Learn the foundational aspects of domain-specific software engineering from our work with geochemists;</li>
<li>Develop software to serve as cyber infrastructure for geochronology - providing services from data analysis to data archiving and compilation;</li>
<li>Work to benefit both computer science and the earth sciences;</li>
<li>Provide research opportunities for undergraduate students; and </li>
<li>Support the teaching efforts of both software engineers and geochemists by producing tangible, open-source artifacts with and for students.</li>
</ul>
<h3>Our affiliated organizations:</h3>
<ul>
<li><a href="http://www.cs.cofc.edu" target="_blank"> Computer Science Department at The College of Charleston </a></li>
<li><a href="http://msps.cofc.edu/academicservices/scamp.php" target="_blank"> South Carolina Alliance for Minority Participation (SCAMP) </a></li>
<li><a href="http://www.nsf.gov" target="_blank">The National Science Foundation</a></li>
<li><a href="http://www.earth-time.org" target="_blank">EARTHTIME</a></li>
<li><a href="http://www.earthchem.org" target="_blank">EarthChem</a></li>
<li><a href="http://www.geochronportal.org/" target="_blank">Geochron Geological Database Portal</a></li>
<li><a href="http://earthcube.org/" target="_blank">EarthCube</a></li>
</ul>
</div>
</div>