diff --git a/Gemfile b/Gemfile index e3aacc5..fc6046f 100755 --- a/Gemfile +++ b/Gemfile @@ -41,3 +41,5 @@ gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform? gem "faraday", "< 1.0" +# https://github.com/ffi/ffi/issues/1103 +gem "ffi", "< 1.17.0" diff --git a/_data/people.yaml b/_data/people.yaml index 370f80e..26e311b 100644 --- a/_data/people.yaml +++ b/_data/people.yaml @@ -28,7 +28,7 @@ - name: Marion Devilliers email: mde@dmi.dk techniques: - - beginner, interested in CNN for downscaling + - beginner, interested in CNN for downscaling applications: - climate models - name: Peter Thejll @@ -76,7 +76,7 @@ - LSTMs, CNNs applications: - Forecasting and simulation of river networks -- name: Tommaso Benacchio +- name: Tommaso Benacchio email: tbo@dmi.dk social: website: https://tbnc.wordpress.com @@ -107,7 +107,7 @@ techniques: - interested in supervised/unsupervised learning applications: - - ai data driven NWP forecasts + - ai data driven NWP forecasts - ML for remote sensing products and satellite data assimilation within NWP systems - name: Villy Mik-Meyer email: vlymi@dtu.dk @@ -116,7 +116,7 @@ techniques: - interested in supervised learning applications: - - Data driven models for extreme WL predictions + - Data driven models for extreme WL predictions - name: Kristian H. Møller email: khm@dmi.dk social: @@ -148,7 +148,7 @@ applications: - Model verification and post-processing - Interested in data-driven forecast models, downscaling, time-series forecasting -- name: Kristian Pagh Nielsen +- name: Kristian Pagh Nielsen email: kpn@dmi.dk social: linkedin: https://www.linkedin.com/in/kristian-pagh-nielsen-5330163/ @@ -195,7 +195,7 @@ applications: - Effect of North Atlantic system on European Climate - Chances and limitation of ML methods -name: Irene Livia Kruse +- name: Irene Livia Kruse email: ikr@dmi.dk social: github: irenelivia @@ -204,4 +204,37 @@ name: Irene Livia Kruse - Interested in GNNs for nowcasting, and much more applications: - In my phd: nowcasting convective cold pools from weather station time series - - In the near future: nowcasting solar/wind time series for energy meteorology \ No newline at end of file + - In the near future: nowcasting solar/wind time series for energy meteorology +- name: Nicolaj Hansen + email: nih@dmi.dk + social: + github: NicolajHansen90 + twitter: Hansen_Nicolaj + linkedin: Nicolaj Hansen + techniques: + - Machine learning + - Data quality + - Emulators + applications: + - Build emulators that can downscale precipitation over ice sheets +- name: Michael Andersen + email: mian@dmi.dk + social: + github: blackplague + linkedin: mchl-ndrsn + techniques: + - GNNs, XGBoost, Hyperparameter Optimization, ResNet/CNN, Word2Vec text embedding, OCR, Neo4j, GraphDB + applications: + - Fraud detection + - Image classification + - Similarity/context searches +- name: Henriette Rilling + email: hcsr@dmi.dk + social: + github: HenrietteRilling + techniques: + - Supervised/unsupervised learning + - Physics-informed neural networks + applications: + - Precipitation time series forecasting, spatial + temporal gap-filling + - ML for radar products diff --git a/assets/img/henrietterilling.jpg b/assets/img/henrietterilling.jpg new file mode 100644 index 0000000..7e96c17 Binary files /dev/null and b/assets/img/henrietterilling.jpg differ