UW-Macrostrat / macrostrat-api

The API for SCIENCE
3 stars 1 forks source link

discrepancies on Sift VS api return on number of units assigned to a given strat_name_id #105

Closed jonhusson closed 9 years ago

jonhusson commented 9 years ago

https://macrostrat.org/sift/#/strat_name/4852

https://macrostrat.org/sift/#/strat_name/73

jczaplew commented 9 years ago

This seems to be an error in the building of lookup_strat_names, and the way the total number of units for a strat name are calculated

https://github.com/UW-Macrostrat/macrostrat-api/blob/master/v2/utilities/scripts/build_lookup_strat_names.py#L92