Skip to content

Commit 8b8a9ba

Browse files
committed
Ahmed
1 parent 385e787 commit 8b8a9ba

File tree

2 files changed

+436
-183
lines changed

2 files changed

+436
-183
lines changed

index.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Basics, _Tidyverse_ and spatial data +
4040
{bl}
4141
_mailto:{my_email}[{my_name}]_ https://github.com/{my_github}[icon:github[]] +
4242
{bl}
43-
43+
_mailto:ahmed.homoudi@tu-dresden.de[Ahmed Homoudi]_ https://github.com/ahmathlete[icon:github[]] +
44+
{bl}
4445
image:IHM.png[height=170]{nbsp}{nbsp}{nbsp}image:Logo_TU_Dresden.svg[height=170]
4546

4647
{bl}
@@ -81,7 +82,7 @@ image:IHM.png[height=170]{nbsp}{nbsp}{nbsp}image:Logo_TU_Dresden.svg[height=170]
8182
** Vectors
8283
** Plotting
8384
84-
== Background
85+
== Background DQC
8586
[%step]
8687
* Studied Civil Engineering at the University of Costa Rica
8788
** Worked for 3 years as hydrologist and hydraulic engineer +
@@ -96,7 +97,7 @@ projections for Costa Rica using machine learning (https://rmets.onlinelibrary.w
9697
Working title: :: _Potential species trajectories under climate change in low mountain ranges (Ore Mountains)_
9798
9899
[%step]
99-
. Statistical downscaling of local variables with Deep Learning (DL)
100+
. Statistical downscaling of local variables with Deep Learning (DL, https://gmd.copernicus.org/preprints/gmd-2022-14/[paper])
100101
* https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5[ERA5] dataset as predictors
101102
* Observations: https://rekis.hydro.tu-dresden.de/startseite/ueber-uns/[REKIS] gridded daily data, 1 km resolution (1961 -- 2015)
102103
* Focus on precipitation -> _extreme events_
@@ -116,8 +117,8 @@ Distribution Models_ (SDMs) for the Ore Mountains
116117
117118
. Install image:r-seeklogo.svg[height=45], version _4.x_:
118119
* Download from https://cloud.r-project.org/
119-
* I encountered package compatibility issues with _v4.1_ some +
120-
months ago, if persistent, install _v4.0.5_ from https://cloud.r-project.org/bin/windows/base/old/4.0.5/R-4.0.5-win.exe[here (Windows)]
120+
* I encountered package compatibility issues with _v4.2_ some +
121+
months ago, if persistent, install _v4.1.3_ from https://cloud.r-project.org/bin/windows/base/old/4.1.3/R-4.1.3-win.exe[here (Windows)]
121122
. Install image:RStudio_logo_flat.svg[height=45]
122123
* Download from https://www.rstudio.com/products/rstudio/download/#download[here]
123124
. _Swirl_ exercises
@@ -3029,4 +3030,4 @@ Be curious, let the internet be your friend!
30293030
* http://r-statistics.co/Time-Series-Analysis-With-R.html[Time series analysis]
30303031
* https://www.statmethods.net/advstats/timeseries.html[Time series analysis 2]
30313032
* https://www.cedricscherer.com/2019/08/05/a-ggplot2-tutorial-for-beautiful-plotting-in-r/[Another ggplot tutorial]
3032-
--
3033+
--

0 commit comments

Comments
 (0)