Skip to content

Comments

Add tools scripts to deal with metrics files#37

Open
dylanlee wants to merge 2 commits intomainfrom
metrics
Open

Add tools scripts to deal with metrics files#37
dylanlee wants to merge 2 commits intomainfrom
metrics

Conversation

@dylanlee
Copy link
Contributor

clean_agg_metrics.py removes duplicate metrics rows. Duplicates get introduced occasionaly because of minor differences in the floating point values of metrics. Right now this script also removes metrics that aren't assocaiated with the stac item id implied by the aoi name in the directory. This can be undone in future if metrics from other stac items need to be included within a given stac items aoi

make_master_metrics.py makes a master_metrics file from all the agg_metrics files in an eval batch

clean_agg_metrics.py removes duplicate metrics rows. Duplicates get
introduced occasionaly because of minor differences in the floating
point values of metrics. Right now this script also removes metrics that
aren't assocaiated with the stac item id implied by the aoi name in the
directory. This can be undone in future if metrics from other stac items
need to be included within a given stac items aoi

make_master_metrics.py makes a master_metrics file from all the
agg_metrics files in an eval batch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant