Geophysical data analysis using Python

  • Authors:
  • Jon Sáenz;Juan Zubillaga;Jesús Fernández

  • Affiliations:
  • Depto. de Física Aplicada II, Universidad del País Vasco, Apdo. 644, 48080-Bilbao, Spain;Depto. de Física de la Materia Condensada, Universidad del País Vasco, Apdo. 644, 48080-Bilbao, Spain;Depto. de Física de la Materia Condensada, Universidad del País Vasco, Apdo. 644, 48080-Bilbao, Spain

  • Venue:
  • Computers & Geosciences
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A set of routines designed for geophysical data analysis that make extensive use of the numerical extensions to the computer language Python are presented. The routines perform some typical tasks during multivariate analysis of geophysical fields, such as principal component analysis and related tasks (truncation rules by means of analytical and Monte Carlo techniques). Other functions perform singular value decomposition of covariance matrices and canonical correlation analysis for coupled variability of geophysical fields. Other parts of the package allow access to a library of statistical distribution functions, multivariate digital filters, time-handling routines, kernel-based probability density function estimation and differential operators over the sphere for gridded data sets. As they rely on the numerical extensions to the Python language, they are fast for numerical analysis. The programs make the analysis of geophysical data sets both easier and faster.