Python Recipes For Earth Sciences

Download Python Recipes For Earth Sciences PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Python Recipes For Earth Sciences book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Python Recipes for Earth Sciences

Python is used in a wide range of geoscientific applications, such as in processing images for remote sensing, in generating and processing digital elevation models, and in analyzing time series. This book introduces methods of data analysis in the geosciences using Python that include basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, and signal processing; the analysis of spatial and directional data; and image analysis. The text includes numerous examples that demonstrate how Python can be used on data sets from the earth sciences. Codes are available online through GitHub.
Python Recipes for Earth Sciences

Python is used in a wide range of geoscientific applications, such as in processing images for remote sensing, in generating and processing digital elevation models, and in analyzing time series. This book introduces methods of data analysis in the geosciences using Python that include basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, and signal processing; the analysis of spatial and directional data; and image analysis. The text includes numerous examples that demonstrate how Python can be used on data sets from the earth sciences. The supplementary electronic material (available online through Springer Link) contains the example data as well as recipes that include all the Python commands featured in the book. The Author Martin H. Trauth studied geophysics and geology at the University of Karlsruhe. He obtained a doctoral degree from the University of Kiel in 1995 and subsequently became a permanent member of the scientific staff at the University of Potsdam. Following his habilitation in 2003, he became a lecturer, and in 2011, he was granted a titular professorship at the University of Potsdam. Since 1990, Martin H. Trauth has worked on various aspects of past changes in the climates of eastern Africa and South America. His projects have aimed to provide a better understanding of (1) the role that the tropics play in terminating ice ages, (2) the relationship between climatic changes and human evolution, and (3) the influence that climate anomalies have had on mass movements in the central Andes. Each of these projects has involved numerical and statistical methods (e.g., time series analysis and signal processing) with paleoclimate time series, lake balance modeling, stochastic modeling of bioturbation, age-depth modeling of sedimentary sequences, or satellite- and microscopic image processing. Martin H. Trauth has taught a variety of courses on data analysis in the earth sciences for more than 25 years both at the University of Potsdam and at other universities around the world.
MATLAB® Recipes for Earth Sciences

Author: Martin Trauth
language: en
Publisher: Springer Science & Business Media
Release Date: 2007-10-13
MATLAB® is used in a wide range of applications in geosciences, such as image processing in remote sensing, generation and processing of digital elevation models and the analysis of time series. This book introduces methods of data analysis in geosciences using MATLAB such as basic statistics for univariate, bivariate and multivariate datasets, jackknife and bootstrap resampling schemes, processing of digital elevation models, gridding and contouring, geostatistics and kriging, processing and georeferencing of satellite images, digitizing from the screen, linear and nonlinear time-series analysis and the application of linear time-invariant and adaptive filters. The revised and updated Second Edition includes new subchapters on windowed Blackman-Tukey, Lomb-Scargle and Wavelet powerspectral analysis, statistical analysis of point distributions and digital elevation models, and a full new chapter on the statistical analysis of directional data. The text includes a brief description of each method and numerous examples demonstrating how MATLAB can be used on data sets from earth sciences. All MATLAB recipes can be easily modified in order to analyse the reader's own data sets.