Changelog
SpaceKnow Backend Release 514
Released on 2025-10-30. List of changes since release 513 follows.
REST API Changes
Response from
/scene-tasking/feasibility/retrieveendpoint now includesgeometryanddatasetused to compute it.
SpaceKnow Backend Release 513
Released on 2025-10-21. List of changes since release 512 follows.
Highlights
Guardian users can now search and task Capella datasets.
REST API Changes
Users can now structure their analysis by using path property in Analysis entity. Querying of the analysis can be afterwards done through
/analytics/analysis/listwhere one could querypathwith regex string.Frame IDs can now be passed to export analysis API, allowing to export only a subset of analysis’ frames.
Endpoint
/analytics/detections/activities/maritime/sourcewas added. The endpoint creates maritime activities from a passed analysis frame results and saves them to DB.
SpaceKnow Backend Release 512
Released on 2025-10-14. List of changes since release 511 follows.
REST API Changes
Endpoint
/imagery/datasets/listnow returns also recommended incidence angle for tasking.Allow setting cloudcover filter maximum to 1 and minimum to 0.
SpaceKnow Backend Release 511
Released on 2025-10-08. List of changes since release 510 follows.
REST API Changes
kraken/grid/...endpoints now do not return 204 on empty streams, 200 is always returned.force_downloadquery param of the same endpoint was removed, the behavior is now always as previously withforce_download=1.dark-shipsservice was updated to version 510-2.
SpaceKnow Backend Release 510
Released on 2025-09-30. List of changes since release 509 follows.
Highlights
GRD version of datasets
SpotlightDwell,SpotlightDwellFine,SpotlightFinewere added for Iceye Tasking.
REST API Changes
Endpoint
/analytics/detections/activities/maritime/listwas added. It yields maritime activities in given AOI and time frame. The results are mocked for now.
Important Fixes
Minimal AOI area for
maxarortho_8psis now 1.1km2 instead of 1.0km2 to avoid hitting rare provider size limits.
SpaceKnow Backend Release 509
Released on 2025-09-23. List of changes since release 508 follows.
Highlights
Guardian users having access to
maxarortho_4pshas switched toortho_8ps. This allows archive aoi download from 1km2 instead of 25km2.
REST API Changes
Scenes returned from APIs, such as
imagery/search/retrieveorimagery/scene-infonow includeareaKm2property describing total area of scene’s footprint in square kms.imagery/search/initiatenow uses geofencing logic over the passed AOI, eg. you can only search for AOIs which are fully within your allowed area.
SpaceKnow Backend Release 507
Released on 2025-09-04. List of changes since release 505 follows.
Highlights
All
list-transactionsendpoints were renamed totransactions/list. E.g. Endpoint/credits/list-transactionsnow becomes/credits/transactions/listEndpoint
/credits/group/list-allocationswas renamed to/credits/group/allocations/list.
REST API Changes
Endpoint
/credits/group/allocations/listnow allows to filter allocations by provider or dataset.Endpoint
/credits/group/allocations/listnow shows also provider and dataset.Add
/analytics/analysis/searchwhich allows to search by user analysis through frames on provider, dataset and sceneId.
SpaceKnow Backend Release 505
Released on 2025-08-26. List of changes since release 504 follows.
REST API Changes
Endpoint which allows to list transactions for organization admins has been added, see
/credits/organization/list-transactions.
SpaceKnow Backend Release 504
Released on 2025-08-19. List of changes since release 503 follows.
Highlights
BlackSky Tasking is now allowed through platform.
SpaceKnow Backend Release 502
Released on 2025-08-05. List of changes since release 501 follows.
Guardian Changes
BlackSky’smonodataset was reenabled in Guardian. The dataset is connected through Up42.
SpaceKnow Backend Release 500
Released on 2025-07-23. List of changes since release 498 follows.
REST API Changes
/kraken/map-typesand/kraken/map-types/{signed_map_id}endpoints now containinputTypefor each returnedmapTypein the response.Asynchronous endpoints
analytics/analysis/spawn-from-scene/(initiate|retrieve)were added. Upon calling, they create an Analysis based on the passed scene for the current user, allocate them and add the scene imagery to the Analysis frames. See ReDoc for details.
SpaceKnow Backend Release 498
Released on 2025-07-08. List of changes since release 497 follows.
REST API Changes
Analysis API was made public in our OpenAPI.
Endpoint
/analytics/analysis/add-map-types/retrievenow returns mapping from scene IDs to frame IDs.
SpaceKnow Backend Release 496
Released on 2025-06-24. List of changes since release 495 follows.
REST API Changes
Kraken dry run now supports returning allocated geometries as well, if
includeGeometriesis specified on initiate. If set, it returns allocated extent per each scene in the scene breakdown. See ReDoc for details.
SpaceKnow Backend Release 494
Released on 2025-06-10. List of changes since release 493 follows.
REST API Changes
Ragnar search (
imagery/search/initiate) now accepts optionalminAoiIntersectionparam, which filters by “reverse intersection logic” than normalminIntersection. E.g., by setting the value to 0.5, the output will contain all scenes whose footprint is at least 50% in requested extent.
SpaceKnow Backend Release 492
Released on 2025-05-28. List of changes since release 491 follows.
REST API Changes
Response from
/kraken/map-typesnow contains onlyGridFilefor each map type rather than full filenames, since our API also only acceptsGridFilenow.Passing full filenames to Kraken Grid endpoints was disallowed. Use
GridFileenum. For details, see ReDoc.
SpaceKnow Backend Release 491
Released on 2025-05-20. List of changes since release 490 follows.
Highlights
Kraken grid endpoint now accept
GridFileas well as full filenames. The option to pass full filenames is deprecated and will be removed in next releases. See ReDoc for details.
REST API Changes
Endpoints to export analysis/frame now allows exporting single/pairwise/nwise in one request.
Endpoints for export analysis/frames now accept
GridFileinstead of full filename.
Guardian Changes
NDWIalgo was permitted onSkySatsforguardian-user,commercial-guardian-terradex-user,guardian-academic. It was also permitted onPSScene4Band_tile/clippedforguardian-extra-planetscope.PlanetScopedatasets now allow clipped versions. Tiled versions of the datasets were deprecated.
SpaceKnow Backend Release 490
Released on 2025-05-13. List of changes since release 489 follows.
Highlights
Clipped variants of datasets
PSScene,PSScene4BandandPSScene_analytics_4b_srwere added to platform with the same algorithms as the original ones.
SpaceKnow Backend Release 489
Released on 2025-05-06. List of changes since release 488 follows.
REST API Changes
Watchdog filters doc has been propagated to ReDoc.
Modify analysis API now checks whether passed Watchdog Setups exist.
Analysis.watchdogsget automatically cleaned up after deleting a watchdog.Endpoints
/analytics/analysis/export/initiateand/analytics/analysis/export/retrievewere added which allow to export a whole analysis to a ZIP file, similar to respective frame endpoints. Unlike the frame endpoint, frames from requested analysis which do not have requested map types/inner polygons are skipped from the resulting ZIP (as opposed to an error being raised).Export analysis frame endpoint property
mapTypechanged tomapTypes. IfoverlayImageryis set to True, multiple map types can be passed which causes the resulting overlaid image to be a combination of all those map types.
SpaceKnow Backend Release 486
Released on 2025-04-15. List of changes since release 485 follows.
REST API Changes
Guardian group
imagerywas added to output of endpoint/kraken/guardian-groups, which specifies whether the dataset is searchable in Guardian.Asynchronous endpoints
/analytics/analysis-frame/export/(initiate|retrieve)were added. They allow to export any kraken grid file over the results of an analysis frame. The link to exported file expires in one day. The link points to another added endpoint,/analytics/analysis-frame/export/get-signed-file/.
SpaceKnow Backend Release 485
Released on 2025-04-08. List of changes since release 484 follows.
REST API Changes
/kraken/map-typesnow containsrequiredBandsentry for map type datasets if there are some band restrictions in the algorithm.
SpaceKnow Backend Release 483
Released on 2025-03-25. List of changes since release 482 follows.
Highlights
Assured TaskingforPlanetwas allowed on platform. Such tasking requires a feasibility study to be run prior to tasking an image. To use assured tasking instead of standard flexible tasking, passwindowIdwith the feasibility window ID use want to use to/scene-tasking/orders/createendpoint.kraken/release/initiatehas newallocateparameter which allows to allocate directly in this endpoint.
REST API Changes
Property
sceneIdwas changed to a list ofsceneIdsin endpoint/analytics/analysis/add-map-types/initiate. The endpoint now support adding pairwise and nwise algos.Endpoint
/credits/user/getnow returns mapping from tasking types (assured/flexible) to prices for tasked datasets. Only supported combinations of dataset/tasking type are returned.Endpoint
imagery/datasets/listnow returnsallowedTaskingTypeswhich specifies whether images can be tasked using flexible and/or assured tasking mode.Endpoint
imagery/datasets/listnow returns allowed geometry in Tasking Order creation.
SpaceKnow Backend Release 467
Released on 2024-12-04. List of changes since release 466 follows.
REST API Changes
POST
/kraken/map-typesnow returns two more propsisHeatmap(specifying whether an algorithm outputs contain a heatmap) andbandValueRange(specifying value range for heatmap map types). Heatmap map types gradient can be retrieved via/kraken/map-types/gradient.Endpoint GET
/kraken/map-types/gradient/<map_type>has been added. Endpoint serves 1x256 px png image representing color map being used for given map type. Value of bandBat pixel indexIrepresents value being chosen for bandBif input value isI.Endpoint
/imagery/datasets/listpropertytasking_day_rangehas been split into two propertiestasking_day_offset` and ``tasking_day_duration. Propertyfeasibility_day_rangehas been renamed tofeasibility_day_offset.Analysis._computedandAnalysis.ais_dataproperties were removed.Property
localDatetimereturned by endpoints/imagery/search/retrieveand/imagery/search-tile/retrievenow contains time zone shortcut.
SpaceKnow Backend Release 466
Released on 2024-11-27. List of changes since release 465 follows.
REST API Changes
Property localDatetime has been added to scene responses of endpoints /imagery/search/retrieve and /imagery/search-tile/retrieve. See the documentation for details.
Some Kraken data can now be served without tile specification. New endpoint
/kraken/grid/<signed_map_id>/<request_geometry_id>/<file_name>was added for this. Allgeojsonfiles can additionally be served through this endpoint as well - this is preferable as it leads to better joining of output data. (mainly for various ship detecting algorithms)Analytics API changed the underlying database to improve performance and interoperability.
Local acquisition time has been added to tasked scene ingestion and Guardian email notifications. Analysis name and link has been added to scene ingestion notifications as well.
SpaceKnow Backend Release 465
Released on 2024-11-20. List of changes since release 464 follows.
REST API Changes
New
supportsUserThresholdproperty was added to output ofkraken/map-typesendpoint which says whether user thresholding is supported for given map type.
SpaceKnow Backend Release 464
Released on 2024-11-13. List of changes since release 463 follows.
REST API Changes
Format of tasking info in
/imagery/datasets/listwas updated. See datasets docs.
SpaceKnow Backend Release 463
Released on 2024-11-06. List of changes since release 461 follows.
REST API Changes
All endpoints document error statuses and codes that they raise in: https://docs.spaceknow.com/redoc.html.
SpaceKnow Backend Release 460
Released on 2024-10-16. List of changes since release 459 follows.
REST API Changes
/imagery/datasets/listnow containsminFeasibilityDaysandmaxFeasibilityDaysproperties for tasking providers, which specify the min and max days in the future that a feasibility window can be requested./kraken/dry-run/retrievenow returnsoriginalSceneIdfor scenes which were created during dry run. For those scenes, this property holds the original scene ID from which the new scene was clipped.
SpaceKnow Backend Release 456
Released on 2024-09-18. List of changes since release 455 follows.
REST API Changes
Watchdog API now requires a mapping of MapType and downloadable flags in
mapTypesproperty. This was previously implictly parsed from string./imagery/datasets/listnow containstaskingResolutionproperty for tasking datasets.
SpaceKnow Backend Release 454
Released on 2024-09-03. List of changes since release 452 follows.
Highlights
We have greatly improved visualization of
VIIRS/Monthlyso that users can see more pronounced changes in a different colormap.
REST API Changes
Query size of all Analysis API endpoints has been increased to 1MB.
Added endpoint
/kraken/algorithm-metrics/getwhich allows to get algorithm metrics per one specific map type.
SpaceKnow Backend Release 444
Released on 2024-06-25. List of changes since release 443.1 follows.
Highlights
Satellogic now have reflectance based visualization, which should be more visually pleasing.
Free area has been changed to predefined free scenes, described in the docs.
SpaceKnow Backend Release 443.1
Released on 2024-06-20. List of changes since release 443 follows.
Highlights
sar-blobshas been deprecated for Guardian users and replaced byshipsonCOPERNICUS/S1_GRDdataset.Planet Tasking now downloads and allocates
SkySatCollect_scenedataset.SkySatCollectdataset can’t download any more data. All scenes should now behave as if they were offline uploaded. All analysis should still be usable.
SpaceKnow Backend Release 443
Released on 2024-06-17. List of changes since release 442 follows.
Highlights
New
plSkySatCollect_clippeddataset was added.
SpaceKnow Backend Release 434
Released on 2024-04-15. List of changes since release 432 follows.
Highlights
Visu-geotiff and png visualization were updated for
maxarortho_4ps. It should look visually better and handle snowy and dark areas better.
Deprecation Notices
/credits/get-remaining-creditand/credits/get-credits-tierendpoints are now deprecated. Use/credits/user/getendpoint instead.
REST API Changes
/credits/user/getendpoint was added. Replaces/credits/get-remaining-credit``and ``/credits/get-credits-tierseeapi.credits.user.get./credits/preallocation/check-creditsis now available to check how many credits will given tasking cost.Renamed
/kraken/map-types/listendpoint to/kraken/map-types. ChangeddeprecatedClasseson each row of response from/kraken/map-typesfrom list of strings to mapping from class names to colors.
SpaceKnow Backend Release 432
Released on 2024-04-04. List of changes since release 431 follows.
Highlights
Visualization GeoTIFF and PNG were updated for
eeCOPERNICUS/S2*datasets,maxarard*datasets,abdatasets andpldatasets. It is now visually more consistent and it handles snowy and dark areas.
REST API Changes
Endpoint
imagery/datasets/listnow returns more detaileddatasetType. See documentation api.ragnar.datasets_endpoint for details.
SpaceKnow Backend Release 431
Released on 2024-03-26. List of changes since release 429 follows.
REST API Changes
imagery/searchnow returnsminAreaproperty for scenes that need minimum requested area.Simplified scene footprint are now proper minimum rotated rectangles of original footprints in scene coverage results.
SpaceKnow Backend Release 429
Released on 2024-03-14. List of changes since release 428 follows.
REST API Changes
/credits/area/check-geojson,/credits/area/allocate-geojson,/kraken/dry-run/initiateand/kraken/release/initiateendpoints hadclippedImageryparameter removed as it is now determined automatically if clipped imagery should be used.
SpaceKnow Backend Release 425
Released on 2024-02-16. List of changes since release 424 follows.
Highlights
PEGASUS_AIRCRAFT_RGB_TOAandPEGASUS_MARITIME_RGBwere updated to the newest version.Airbus datasets were added into Guardian.
SpaceKnow Backend Release 424
Released on 2024-02-09. List of changes since release 423 follows.
Highlights
Dataset
abpleiades-neois connected to platform through provider. Download must be executed on clipped imagery.Users can now set limit to amount of credits watchdog can use.
SpaceKnow Backend Release 422
Released on 2024-01-22. List of changes since release 420 follows.
REST API Changes
Class hierarchies are now available in
detections.geojsonoutput for Pegasus Aircraft algorithm. Each detection hasparentClassesattribute. Other grid files are not affected by the implementation of hierarchies./kraken/map-types/listendpoint now provides info about class hierarchies for map types that implement them.
SpaceKnow Backend Release 420
Released on 2024-01-09. List of changes since release 419 follows.
Highlights
Watchdog can now execute different maptypes over multiple datasets. This is done with the best effort where unfeasible combinations are skipped.
SpaceKnow Backend Release 414
Released on 2023-11-28. List of changes since release 413.1 follows.
Highlights
Capella Sliding Spotlight dataset is now available.
Color classes of segmentation analysis on platform were updated to be more distinct. The same class now has same color across all SpaceKnow analyses.
SpaceKnow Backend Release 412
Released on 2023-11-13. List of changes since release 409 follows.
REST API Changes
kraken/map-types/listnow returns segmentation colors for segmenation map types. See documentation for more details.
SpaceKnow Backend Release 409
Released on 2023-10-23. List of changes since release 407 follows.
REST API Changes
kraken/gridendpoint now servessegmentation.pngfor segmentation algorithms. This file contains all segmentation classes for given algorithm. Per class PNG files are still available for now but will be phased out in the future.
SpaceKnow Backend Release 405
Released on 2023-09-27. List of changes since release 403 follows.
Highlights
Imagery from
capellastripmapandspotlightdatasets can now be ingested on platform.
Changes in Deployed Algorithms
wrunctrwas updated to new version with unified classrooftopsinstead ofrooftops-housingandrooftops-industrial-other.New algorithm
rooftops-tentswas added.
SpaceKnow Backend Release 397
Released on 2023-08-02. List of changes since release 394.1 follows.
REST API Changes
Format of parameters for
/api/features/searchendpoint was changed. All query parameters are now underqueryparameter. Old format of parameters is still supported but it will be removed in the future.
SpaceKnow Backend Release 391
Released on 2023-06-22. List of changes since release 390 follows.
REST API Changes
The
/datacube/product/getendpoint has been updated to include an optionalcsvFormatparameter. This parameter allows you to specify the desired format for the response:simple(the old and default format) orrich(the new format). Therichformat combines both metadata and actual data in a single response, providing all the relevant information with a single API call. This enhancement aims to improve efficiency and convenience by reducing the need for multiple API calls to retrieve the required information.
SpaceKnow Backend Release 389
Released on 2023-06-08. List of changes since release 388 follows.
Highlights
Deprecating
wrunctr-rgbin Guardian environment in favour ofwrunctr
SpaceKnow Backend Release 388
Released on 2023-05-31. List of changes since release 384 follows.
Highlights
plPSOrthotiledataset was removed from platform.
Deprecation Notices
plPSOrthoTiledataset was deprecated by Planet. No new analysis and search is allowed. Please usePSScene4Bandinstead.
REST API Changes
Endpoint
/imagery/datasets/listnow contains datasetType for each dataset, which signifies whether it is SAR or OPTICAL.Deprecated
provideranddatasetparameters were removed from/imagery/search/initiateendpoint. Usedatasetsparameter instead.mapTypeparameter was removed fromkraken/release/initiateendpoint. UsemapTypesparameter and supply list of map types instead.
SpaceKnow Backend Release 384
Released on 2023-05-04. List of changes since release 382 follows.
REST API Changes
Schema of the credits API endpoint
/credits/group/list-transactionshas been reworked.Schema of the credits API endpoint
/credits/group/list-allocationshas been reworked.Credits API endpoint
/credits/user/list-allocationshas been reworked and moved to/credits/user/list-transactions.
SpaceKnow Backend Release 380
Released on 2023-04-04. List of changes since release 379 follows.
REST API Changes
Dataset
NOAAVIIRS/Dailywas removed from platform.Added handling and documentation of incompatible datasets for multi-dataset searches in
imagery/search/initiateendpoint.Introduced a new endpoint
/imagery/datasets/listwhich lists available providers and datasets for a given user.
SpaceKnow Backend Release 379
Released on 2023-03-27. List of changes since release 376.1 follows.
REST API Changes
/datacube/product-catalogue/getendpoint now allows querying only downloadable products in the catalogue by specifying thedownloadableOnlyparameter in the request./credits/group/getcan now be used by supplying user ID.imagery/search/initiatenow supports searches over multiple datasets at once. Interface of the endpoint has changed. Currently both old and new interface work. Note that the old single-dataset version of the interface will be removed on 2023-05-01./credits/payment/newand/credits/payment/buy-creditendpoints were removed as they were not used.
SpaceKnow Backend Release 376.1
Released on 2023-03-08. List of changes since release 376 follows.
Highlights
All kraken imagery and algorithms are now served in 512x512px tiles instead of 256x256px.
SpaceKnow Backend Release 376
Released on 2023-03-06. List of changes since release 374 follows.
Highlights
datasets
eeCOPERNICUS/S2andeeCOPERNICUS/S2_SRwere removed. Use theirHARMONIZEDvariants instead.
REST API Changes
Credits API endpoint
/credits/user/list-allocationshas been removed.Schema of the credits API endpoint
/credits/group/list-allocationshas been reworked.New API endpoint
/credits/group/list-transactionshas been added.kraken/release/initiateendpoint now can start analysis for multiple map types whenmapTypesparameter is provided. OldmapTypeparameter is now deprecated and will be removed on 2023-04-01.kraken/release/retrievereturns list of results whenmapTypesparameter was provided to initiate endpoint.Added
cutOffByDateparameter for the/datacube/product-packages/createendpoint.
SpaceKnow Backend Release 371
Released on 2023-02-02. List of changes since release 370 follows.
REST API Changes
Watchdog has now a state
RUNNINGwhich serves as an indicator of continuous execution. Watchdog can be also stopped by setting the state toSTOPPED.Credit allocation and preallocation endpoints now check whether credit group is expired.
tasking/get-statusendpoint has new optional parametergetProgressthat allows it to report progress of Kraken pipelines.
SpaceKnow Backend Release 370
Released on 2023-01-24. List of changes since release 368 follows.
REST API Changes
/credits/group/getnow returns id, email, name, credit limit and used credits of users inside a group.
SpaceKnow Backend Release 368
Released on 2023-01-10. List of changes since release 365.2 follows.
REST API Changes
Setting require_credits=False in watchdog creation now requires special permission.
SpaceKnow Backend Release 361
Released on 2022-11-24. List of changes since release 360 follows.
Highlights
Landsat datasets and algorithms were switched to new C02 variants as previously used C01 variant no longer received new data. All algorithms under the new C02 datasets have resolution of 30m/px.
SpaceKnow Backend Release 345
Released on 2022-08-03. List of changes since release 344 follows.
Highlights
idaho-panchromatic,idaho-swir,preview-multispectral,preview-panchromatic, andpreview-swirdatasets are no longer available on platform.MODIS/006/MOD08_M3andMODIS/006/MYD08_M3datasets are no longer available on platform.
SpaceKnow Backend Release 336
Released on 2022-05-30. List of changes since release 335 follows.
Highlights
Detection regions for multiclass segmentations are now supported by backend.
SpaceKnow Backend Release 335
Released on 2022-05-23. List of changes since release 333 follows.
REST API Changes
/datacube/product-catalogue/getnow serves sales info about product columns.Column name
level-change-stdin sales info CSV was changed tovalue_type.
CLI Tool Changes
ragnar-filter.pynow has flag--skip-incompletethat does not include currently running period when aggregating scenes by period.
SpaceKnow Backend Release 332
Released on 2022-05-03. List of changes since release 331 follows.
Highlights
Imagery for
eeCOPERNICUS/S2_SR_HARMONIZEDdataset is now available on the platform.
Deprecation Notices
Old deprecated Kraken release endpoints were removed.
REST API Changes
Added Private Executable Workflows API to start or resume ONG workflows.
New
watchdog/list-last-updatesendpoint is now available. The endpoint lists last update for each Watchdog delivery owned by given user.kraken/gridendpoint now has new query parameteruser_thresholdthat allows custom thresholding of returned data. It currently only supportsmetadata.jsonand PNG grid files for pixel index map types.Old deprecated Kraken release endpoints were removed.
SpaceKnow Backend Release 328
Released on 2022-04-07. List of changes since release 327 follows.
Deprecation Notices
/kraken/release/<map_type>/geojson/[initiate|retrieve]endpoints were changed to/kraken/release/[initiate|retrieve].initiateendpoint now expectsmapTypein request data. AlsosceneIdsis now common request data parameter for all map types. Old endpoints now work in parallel to the new ones but will be removed once frontend completes the migration.
REST API Changes
/kraken/release/<map_type>/geojson/[initiate|retrieve]endpoints were changed to/kraken/release/[initiate|retrieve].initiateendpoint now expectsmapTypein request data. AlsosceneIdsis now common request data parameter for all map types. Old endpoints now work in parallel to the new ones but will be removed once frontend completes the migration.New
/perpendicular-baselinesendpoint was added for Ragnar API. The endpoint retrieves perpendicular baselines for S1 SLC scenes.
SpaceKnow Backend Release 326
Released on 2022-03-24. List of changes since release 325.3 follows.
REST API Changes
Limit for Ragnar raster export was increased to 1.5GPx.
SpaceKnow Backend Release 325.3
Released on 2022-03-17. List of changes since release 325 follows.
Highlights
Adds new Planet datasets
PSScene_analytic_srandPSScene_analytic_sr_tile.
REST API Changes
watchdog/getendpoint was introduced.watchdog/statuses/createandwatchdog/reports/createinternal endpoints were introduced./watchdog/statusendpoint was replaced with/watchdog/statuses/list./watchdog/reportswas replaced with/watchdog/reports/list. The old endpoints work for now but will be removed with next release.
SpaceKnow Backend Release 325
Released on 2022-03-14. List of changes since release 322 follows.
REST API Changes
Ragnar API
/imagery/thumbnail/endpoint now supports thumbnails formaxarard_clippeddataset./kraken/nwisenow fails with error code 424 (SCENES-WITH-SAME-DATETIME) if one tries to group scenes that contain duplicate datetimes.
SpaceKnow Backend Release 322
Released on 2022-02-21. List of changes since release 319 follows.
REST API Changes
Added watchdog/reports endpoint to list reports from the recent Watchdog delivery runs.
/tasking/get-statusendpoint calls now must be authenticated the same way as is done in rest of our endpoints. Only endpoint that does not require authentication is/kraken/grid/- this endpoint uses signed JWT token in its path therefore no authentification is needed.
SpaceKnow Backend Release 319
Released on 2022-02-02. List of changes since release 318 follows.
REST API Changes
New
ragnar/weather/precipitationendpoint for getting precipitation data was added.
SpaceKnow Backend Release 318
Released on 2022-01-25. List of changes since release 316 follows.
REST API Changes
New
/datacube/product/sales-info/getendpoint for retrieving information about datacube products was added.
SpaceKnow Backend Release 315
Released on 2022-01-04. List of changes since release 313 follows.
Highlights
New
PlanetdatasetPSScenewith 8-band imagery was added.
SpaceKnow Backend Release 309
Released on 2021-11-23. List of changes since release 308 follows.
CLI Tool Changes
kraken-download.pyhas new optional parameter--timeout-hourswhich allows to set custom timeout. This is particularly useful for long running pipelines such as downloads that first need to order the imagery from provider.
SpaceKnow Backend Release 307
Released on 2021-11-10. List of changes since release 303 follows.
REST API Changes
New N-wise cumulated YoY grouping is available in
kraken/nwiseAPI.
CLI Tool Changes
remove-scene.pyaccepts--only-imageryflag that removes phoenix imagery but not scene from MongoDb
SpaceKnow Backend Release 300
Released on 2021-09-21. List of changes since release 299 follows.
Highlights
eeCOPERNICUS/S2_SRdataset was connected to platform. It is surface reflectance version ofCOPERNICUS/S2dataset.
SpaceKnow Backend Release 296
Released on 2021-08-24. List of changes since release 295.1 follows.
Highlights
New
sliceNumbermetadatum was added to metadata ofeeCOPERNICUS/S1_GRDandesaCOPERNICUS/S1_SLCdatasets.
CLI Tool Changes
slice-numberfilter was added toragnar-filter.py.
SpaceKnow Backend Release 295.1
Released on 2021-08-20. List of changes since release 295 follows.
REST API Changes
noneperiodicity was added to Kraken Pairwise API.
CLI Tool Changes
noneperiodicity was added tokraken-pairwise-records.py.
SpaceKnow Backend Release 295
Released on 2021-08-16. List of changes since release 293 follows.
REST API Changes
Flag
only-unorderedwas removed from ragnar-search.py and flagonly_unorderedfrom ragnar search API.
SpaceKnow Backend Release 270
Released on 2021-02-22. List of changes since release 268 follows.
CLI Tool Changes
ragnar-filter.pyhas newdeduplicate-datetimesfilter that ensures that there is only one scene with same datetime per scenetile.