GithubHelp home page GithubHelp logo

fieldworkmodelevaluationstep's Introduction

Fieldwork Model Evaluation Step

MAP Client plug-in for evaluating a fieldwork model at a regular discretisation.

Requires

None

Inputs

  • ju#fieldworkmodel [GIAS3 Fieldwork Geometric Field instance] - a fieldwork model to be evaluated.

Outputs

  • pointcloud [nx3 NumPy Array] - An array of point coordinates evaluated at a regular discretisation on the fieldwork model.

Configuration

  • identifier : Unique name for the step.
  • discretisation [list of ints]: The number of regularly-spaced points to sample in each element coordinate direction in each element of the fieldwork model. Should be of the format [d_1, d_2, ..., d_n] where d_i is the number of points to be sampled in element coordinate direction i. For example, to sample 10 by 10 points in each element in a 2-D surface mesh: [10,10].
  • node coordinates [True|False] - Whether to return the model node coordinates instead of discretised points.
  • elements - In which elements to evaluate the fieldwork model. Can be either
    • 'all' to evaluate all elements
    • A series of comma-separated integers and ranges defining the elements to evaluate, e.g. 1,2,5-10.

Usage

This step is used to discretise a fieldwork mesh model into a pointcloud by sampling elements at regular intervals in each element's local coordinate system.

To discrete a fieldwork model for triangulation, use Fieldwork Model Triangulation Step.

fieldworkmodelevaluationstep's People

Contributors

hsorby avatar juzhang avatar tsalemink avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.