Skip to content

plant_height integration code #12

@max-zilla

Description

@max-zilla

@ZongyangLi I just merged a pull request that, among other things, added a function for plant_height extractor to use my "rulechecker" extractor to only trigger extractor when we have a whole day of PLY files available.

https://github.com/terraref/extractors-3dscanner/blob/master/plant_height/rules.py#L67

This means that when plant_height extractor triggers now, it will be given a list of all the _west.PLY files for a given day. We can replace 'west' with 'east' in those filenames to get east files as well.

Can you post or share your integration code that triggers on a directory or list of PLY files that I can call to generate plot-level data from this list? Then we can try to combine them.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions