Releases: tesselo/tesselate
Releases · tesselo/tesselate
0.8
Added Attribute tracking to training samples.
0.7
Added pixel value retrieval function for predicted layers. Can be used for validation.
0.6
Removed WMTSLayer endpoint.
This was deprecated at the API level.
0.5.1
Added ingestion date to training data ingestion utility.
0.5
Breaking change: Updated api ur to new address: https://api.tesselo.com/
Other changes:
- Allowed ingesting continuous training layers.
- Fixed pagination on paginated results.
- Added WMTS creation endpoint.
0.4.2
- Export to numpy array instead of writing to disk
- Clip export against aggregation areas.
The combination of the two allows building tables with pixel data over areas of interest.
0.4.1
Added option to export over individual aggregation areas, not only aggregation layers.
0.4
Small usability fixes, docs fixes.