Skip to main content

WASS surface gridding tool

Project description

wassgridsurface


wassgridsurface is a tool to interpolate into a uniform grid the scattered point clouds produced by WASS.

Usage

Assuming that "./output" is the WASS output dir containing the frames you want to grid:

1) Create the gridding output directory

mkdir gridding

2) Generate grid config file:

wassgridsurface --action generategridconfig . gridding

3) Edit the grid config file

Open ./gridding/gridconfig.txt with your favourite editor and set the required values

4) Setup the reconstruction

wassgridsurface --action setup ./output ./gridding --gridconfig ./gridding/gridconfig.txt --baseline [CAMERA_BASELINE]

5) Check

Open the image ./gridding/area_grid.png to check the extension of the reconstructed area. Return to step 3) to make changes.

6) Run the gridding process

wassgridsurface --action grid --gridsetup ./gridding/config.mat ./output ./gridding

The resulting NetCDF file can be found in ./gridding/gridded.nc

To get a list of all command-line options:

wassgridsurface -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wassgridsurface-0.7.1.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

wassgridsurface-0.7.1-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page