Release v4.14.0

2025-05-09

Version description of the v4.14.0 release of SlideRule Earth.

New/Improved Functionality

  • Arbitrary Code Execution - /source/ace API for executing user supplied lua scripts; only available on private clusters.

  • Asset Metadata Service - /manager/ams API for querying metadata directly from SlideRule; only ATL13 currently supported.

  • ATL13 - /source/atl13x API for subsetting the ATL13 standard data product; in addition to normal temporal/spatial subsetting requests, SlideRule also supports subsetting based on the ATL13 reference ID, lake name, and coordinate within a body of water.

Issues Resolved

  • 9cea177 - fixed s3 config permissions for writing out manager database

  • a9b875b - fixed bug in atl24 class_ph filter

  • #495 - fixed bug in x-series apis when some beams were empty

  • #496 - fixed multiple error handling bugs in h5coro discovered by @alma-pi

Development Changes

Getting This Release

https://github.com/SlideRuleEarth/sliderule/releases/tag/v4.14.0

Benchmarks

clients/python/utils/benchmark.py

atl06_aoi <709044 x 16> - 36.776563 secs
atl06_ancillary <914 x 17> - 3.152811 secs
atl03_ancillary <914 x 17> - 2.733217 secs
atl06_parquet <1577 x 18> - 3.354729 secs
atl03_parquet <22833 x 23> - 1.624959 secs
atl06_sample_landsat <914 x 20> - 6.838293 secs
atl06_sample_zonal_arcticdem <1696 x 27> - 4.867756 secs
atl06_sample_nn_arcticdem <1696 x 20> - 4.670895 secs
atl06_msample_nn_arcticdem <1696 x 20> - 4.661076 secs
atl06_no_sample_arcticdem <1696 x 16> - 2.625018 secs
atl03_rasterized_subset <51968 x 22> - 2.230734 secs
atl03_polygon_subset <50799 x 22> - 2.059961 secs

Baseline

clients/python/utils/baseline.py

Note

The TNM services was down and therefore the baseline results are not available.