-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.Rmd
More file actions
43 lines (31 loc) · 2.62 KB
/
about.Rmd
File metadata and controls
43 lines (31 loc) · 2.62 KB
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
---
title: Adam Sisco - About
output:
html_document:
css: css/site_css.css
---
<style>
.title {
display: none;
}
h1 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
}
.banner-image {
background-image: linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), url("images/cropped/cropped_ohiorv_tm5_2011123_lrg.jpg");
}
</style>
# About
I am currently a graduate student in the [Department of Atmospheric and Environmental Sciences](https://www.albany.edu/atmos/){target="_blank"} at the University at Albany, SUNY. I received my B.S. in Geosciences from Mississippi State University in 2016. After completing my undergraduate degree, I spent a semester interning at Oak Ridge National Laboratory and then worked full-time for 2.5 years as a research associate for [NASA IMPACT](https://earthdata.nasa.gov/esds/impact){target="_blank"} in Huntsville, AL. Having lived in the Deep South my entire life, I'm now getting a taste of Upstate New York and its remarkably different climate.
I can trace my interest in atmospheric science to September 2004 when Hurricane Ivan struck the Alabama Gulf Coast near Gulf Shores where my family often vacationed in the summer. The historic 2005 Atlantic hurricane season followed, a season so ingrained in me that I still have all 27 storm names memorized. My current research interests, however, were sparked by my firsthand experience of two extreme precipitation events--heavy rainfall and flooding in Tennessee on 1-2 May 2010 and in North Alabama on Christmas morning 2015. Hydrometeorological extreme events like these have left me curious about their upstream origins and the synoptic and mesoscale processes involved in their formation and maintenance. I'm also interested in evaluating the predictability of these events and the environments in which they occur.
My research interests therefore include:
* Midlatitude synoptic-dynamic meteorology
* Extratropical cyclones and their impact on downstream predictability
* Large-scale moisture transport
* Extreme precipitation events
* Probabilistic forecasting
Despite Python reigning supreme in the Earth and atmospheric sciences, I'm an R enthusiast. In fact, most of this site was written using [R Markdown](https://rmarkdown.rstudio.com/){target="_blank"}. In addition to my atmospheric science interests, I'm passionate about data visualization and computational reproducibility in science. I'm also a news junkie, and in my free time, I enjoy reading, laying by the pool, reading while laying by the pool, yoga, listening to my podcast backlog, and cooking new recipes.
<br/>
