Releases: wherobots/wherobots-examples
Releases · wherobots/wherobots-examples
wherobots-examples-v1.6.0
What's Changed
- [EWT-1330] Specify the number of output files rather than the size of output files in CREATE SPATIAL INDEX by @Kontinuation in #14
- Update Tiles Examples to use generatePMTiles instead of generate and writePMTiles by @james-willis in #15
- clean up dead code and uneeded configs in map matching example by @james-willis in #22
- Fix ai/gpu links in FirstWherobotsNotebook by @paleolimbot in #21
- [BUG-674] Update knn example to use open data instead of pro data by @zhangfengcdt in #17
- Fix syntax error in configuration of context by @paleolimbot in #19
- Add the new raster data source in 1.6.0 to outdb raster etl demo by @Kontinuation in #23
- decrease batch size to account for new .pt2 archive format and correct text on nnumber of inferences to match sql by @rbavery in #24
- remove kepler config so that default dark basemap shows up instead of no basemap by @rbavery in #25
- Remove notebook output in initial examples by @paleolimbot in #20
- reduce batch size 10 > 9 for 1.6.0 by @rbavery in #26
New Contributors
- @Kontinuation made their first contribution in #14
- @paleolimbot made their first contribution in #21
Full Changelog: https://github.com/wherobots/wherobots-examples/compare/v1.5.0..v1.6.0
wherobots-examples-v1.5.0
What's Changed
- update byom nb name by @rbavery in #9
- [BUG-523] Update the knn notebook example for improvements by @zhangfengcdt in #11
- decrease partitions for small data example in classification.ipynb by @rbavery in #12
- move repartition earlier so python example uses it by @rbavery in #13
New Contributors
Full Changelog: v0.1.1...v1.5.0
Release for image testing
version is only for testing new version of images
wherobots-examples-1.4.0
What's Changed
- Fix dead links, and replace SedonaDB with WherobotsDB by @jiayuasu in #8
- Refactor databricks and EMR notebooks to include unified SedonaContext entrypoint by @iGN5117 in #2
- initial clone for wherobots examples by @daicjohn in #3
- Add KNN join python notebook example by @zhangfengcdt in #4
- Add Stats Example Noteboks by @james-willis in #5
- Bump junit:junit from 4.12 to 4.13.1 in /scala/sedona-maven-example by https://github.com/dependabot in #7
- feat: update wherobots DB and AI notebook examples by @daicjohn in #6
New Contributors
- @jiayuasu made their first contribution in #8
- @iGN5117 made their first contribution in #2
- @daicjohn made their first contribution in #3
- @zhangfengcdt made their first contribution in #4
- @james-willis made their first contribution in #5
- https://github.com/dependabot made their first contribution in #7
wherobots-examples-0.1.1
v0.1.1 Fix dead links, and replace SedonaDB with WherobotsDB (#8)