Skip to content

Interpolation and contour plots of triangular unstructured meshes

Notifications You must be signed in to change notification settings

ssvassiliev/eDNAmap

Repository files navigation

eDNAmap

Interpolate eDNA concentration measurements.

Interpolated eDNA map.

Installation:

Install python 2.x
Install dependencies: pip install progressbar pyproj scipy numpy pandas pyshp fiona matplotlib numpy-stl

Usage:

  1. Run interpolate_concentration.py
    This script will construct triangular mesh and interpolate concentration. The resulting mesh is saved in several files: vertices, faces, segments, and holes in the Opinicon/Output folder for subsequent visualization. Interpolated points are combined with the data and saved as an ESRI shapefile.
  2. Execute tricontour.py
    This script will produce contour plot of the triangular mesh

About

Interpolation and contour plots of triangular unstructured meshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages