Skip to content

v3.0.0a5

Choose a tag to compare

@andyarnell andyarnell released this 25 Nov 21:42
· 101 commits to main since this release

What's Changed

Fixes:

  • External_id column bug: when the column name is id, it removed the plotId column. Fixed by i) switching to exact joins and ii) changing plotId from string to int64 (potential breaking change for some workflows) in #141

  • Centroid columns bug caused by loose joins and external_id; now fixed using exact joins in #142

  • External_id column previously sent to EE, which prevented caching between runs (i.e. if external_id was absent and then later specified); now fixed by keeping client side only in #142

Documentation:

  • Updated phrasing for clarity in notebooks and replaced a missing processing cell in the “...to drive” notebook #141

Full Changelog: v3.0.0a4...v3.0.0a5
PyPi Release openforis-whisp