Skip to content

Commit

Permalink
MSc GIS pipeline fastEddy
Browse files Browse the repository at this point in the history
  • Loading branch information
gsclara committed Jun 19, 2024
1 parent 7271627 commit 9015f1a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added education/msctopics/img/NCAR_GISpipe.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions education/msctopics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,22 @@ permalink: /education/msctopics/

- - -

## Developing an open-source GIS pipeline tailored for FastEddy

Within the past year, we have been actively collaborating with the National Center for Atmospheric Research (NCAR) which recently developed Fast Eddy, a resident GPU code, that is capable of running large urban microclimate simulations with high efficiency. Our collaboration aims to develop an open-source GIS pipeline that allows the automatic reconstruction of urban environments that can be swiftly prepared and used within their Fast Eddy framework.

The MSc thesis will entail the full chain of the tailored automatic reconstruction (related to the work performed within GEO1004) starting by exploring the impact that the different projections available within their boundary software (WRF,https://www.mmm.ucar.edu/models/wrf) can have, the available footprint and point cloud data in the areas of interest, and finishing by the translation into the language that FastEddy uses (netcdf,https://www.unidata.ucar.edu/software/netcdf/). The thesis does NOT include running their fluid dynamics code.


If you choose this topic, you can expect to learn about automatic geometry reconstruction and GIS data handling. Programming experience and interest is an advantage for this topic. Your work might require to implement source code (in C++ or Python or any other language you prefer).

![](img/NCAR_GISpipe.gif){:width="800px"}

**Contact:** [Clara Garcia-Sanchez](https://3d.bk.tudelft.nl/gsclara), [Hugo Ledoux](https://3d.bk.tudelft.nl/hledoux)


- - -

## Adding trees in City4CFD

[City4CFD](https://github.com/tudelft3d/City4CFD) is an open-source tool that automatically reconstructs 3D city geometries tailored for microscale urban flow simulations. Its capabilities include reconstruction at multiple levels of detail, as well as including semantic surfaces, best practice guidelines set-up, and even multi-level geometry based on distance from point of interest.
Expand Down

0 comments on commit 9015f1a

Please sign in to comment.