New Textbook “Signal and Noise in Geosciences” (Springer 2021)

The new textbook “Signal and Noise in Geosciences” (Springer 2021) introduces methods of data acquisition in geosciences using MATLAB together with inexpensive data acquisition systems, such as the sensors on board of smartphones, sensors that come with the LEGO MINDSTORMS set, webcams with stereo microphones, affordable spectral and thermal cameras. Continue reading “New Textbook “Signal and Noise in Geosciences” (Springer 2021)”

MATLAB Recipes in Three Different Languages

In early 2022, the German translation of MATLAB Recipes for Earth Science will be published, following the original English-language edition and a Chinese translation of the 3rd edition a few years ago. Maybe it’s time for other programming languages?

The 30 Arc-Second Elevation Model GTOPO30

The Global 30 Arc-Second Elevation Data (GTOPO30) is a 30 arc second (approximately 1 km) global digital elevation data set that contains only elevation data and no bathymetry. MathWorks announced that the gtopo30 function to read the data would be discontinued and that one should use the readgeoraster function instead. Here’s the updated recipe from Chapter 7 of the MRES book (Trauth, 2021). Continue reading “The 30 Arc-Second Elevation Model GTOPO30”