Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.21 KB

paper.md

File metadata and controls

45 lines (37 loc) · 1.21 KB
title tags authors affiliations date bibliography
xmsinterp: spatial interpolation library
c++
interpolation
python
name orcid affiliation
Alan M. Lemon
0000-0003-3931-4587
1
name
Alan Zundel
name
William J. Dolinar
name
Gage Larsen
name
Dharhas Pothina
name
Kevin D. Winters
name
Scott D. Christensen
name
Kimberly C. Pevey
name
Other Aquaveo Employees
9 January 2019

#Summary

Many environmental applications require visualization of point data measurements. Often point data is interpolated onto a grid or an unstructured grid for visualization.

''xmsinterp'' is a c++ library that facilitates the interpolation from point data to other spatial locations (like the locations on a grid). Then the grid can be used for visualization or inputs to an environmental model.

A python package of the library is also available at anaconda: https://anaconda.org/Aquaveo/xmsinterp

''xmsinterp'' is used in commercial applications (https://aquaveo.com - GMS, SMS, WMS) as well as by researchers.

Acknowledgements

We acknowledge support for this project from the Engineering Research and Developement Center (ERDC) of the Army Coorps of Engineers.

References