Printing values with C Format Strings
In order to ensure compiler and platform portability use the following rules for C format strings.
In order to ensure compiler and platform portability use the following rules for C format strings.
Useful docker commands
From Mai 2015 to December 2017 I worked for MeteoSwiss and the Center for Climate Systems Modeling (C2SM). During this time I had the chance to work on the C++ Dynamical Core that runs the Swiss Weather model.
Simple git alias to visualize the Git history.
With Git Subtrees it is possible to attach a remote git repository as a single commit to the repository.
Example code to read from a serial device.