Releases: Picterra/picterra-python
Releases · Picterra/picterra-python
v4.0.0
What's Changed
- [tracer][api][refactor] Introduce an helper for JSON plot ids uploads by @ao-picterra in #184
- [api][breaking] Make upload_raster default to retain all bands by @ao-picterra in #186
- [tracer][api] Improve list functions filtering by @ao-picterra in #182
- [api] Add get_plots_group function, improve api key auth by @ao-picterra in #174
- Improve get raster and detector by @ao-picterra in #188
- Tracer grants by @ao-picterra in #189
- [ci] Only check commits format in PRs by @ao-picterra in #187
- [api] Add alpha 'get_user_info' function by @ao-picterra in #190
- [forge] Add beta grants set and get functions by @ao-picterra in #192
- Remove run_advanced_tool by @stephanerestani-picterra in #193
- Prepare 4.0.0 release by @julienr in #194
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Fix readme numbered list not being a correct markdown by @ao-picterra in #168
- Add zed settings by @julienr in #171
- Add Tracer reports API as well as missing GET endpoint for report/plots group/analyses by @ao-picterra in #169
- Change order of arguments in Tracer client to simplify future url flattening by @julienr in #173
- 172 unify ids by @ao-picterra in #175
- [tracer] Add the ability to include archived objects in queries by @colsil in #176
- [devops] Enforce a commit message pattern by @ao-picterra in #183
- Use new simplified urls for Tracer public API by @julienr in #180
- Bump to 3.0.0 and add a basic changelog by @ao-picterra in #178
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- [api] Introduce the new plots group creation flow by @ao-picterra in #166
- Fix and enhance list functions, add export pne by @ao-picterra in #167
Full Changelog: v2.1.6...v2.2.0
v2.1.6
What's Changed
- Fix broken CI run for python 3.7 by @julienr in #145
- ci: pin twine to 6.0.1 by @julienr in #149
- Add library version to User Agent by @ao-picterra in #144
- Improve doc about pagination by @ao-picterra in #125
- [plots analysis] Add function to create and update a plots group by @ao-picterra in #150
- [plots analysis] Add function to run on analysis over a plots group by @ao-picterra in #151
- Improve error messages for PlotsAnalysisPlatformClient by @stephanerestani-picterra in #152
- [detector platform] Allow to create a folder with a given name by @ao-picterra in #154
- Update the plots analysis api client to support data ingestion pipeline by @colsil in #155
- Revert "Update the plots analysis api client to support data ingestio… by @colsil in #156
- Changes for API client following data ingestion updates by @colsil in #157
- [docs] Improve listing entities documentation by @julienr in #158
- Add an example showing how to run a detector on a whole project by @julienr in #160
- Improve Sphinx documentation by @ao-picterra in #161
- Adapt API to last changes, add precheck by @ao-picterra in #162
- Upgrade python version used in test publish workflow by @colsil in #164
- [misc] Bump version from 2.0.6 to 2.1.6 by @ao-picterra in #163
- Upgrade python version used in production pypi publish workflow by @colsil in #165
Full Changelog: v2.0.5...v2.1.6
v2.0.5
v2.0.4
What's Changed
- Remove time component from assessment dates by @stephanerestani-picterra in #139
- Release 2.0.4 by @julienr in #140
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Fix a bug in the multipolygon to featurecollection conversion function by @stephanerestani-picterra #135
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Fix download_vector_layer_to_file mocking and output by @stephanerestani-picterra #134
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Mark remote raster import as stable by @ao-picterra in #122
- Add 'list_detector_rasters' beta function by @ao-picterra in #123
- Add class id to set annotations by @julienr in #124
- Add secondary_raster_id parameter to run_detector by @stephanerestani-picterra in #127
- Fix run detector bug by @ao-picterra in #128
- Document band specification edition by @restaste in #129
- Plots analysis api by @stephanerestani-picterra in #131
- Update vector layer download by @ao-picterra in #130
- Make the library compatible with older python versions by @colsil in #132
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Version 2 of the library.
Breaking changes:
- the "list" functions do not return all entities anymore, but a special pagination object that can be used to navigate the various pages