-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@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
Assignees
Labels
No labels