Changing asap.materialize.render_downsample_sections.RenderSectionAtScale.downsample_specific_mipmapLevel to use custom RenderParams with renderapi.client.render_renderparameters removes the need for a temporary stack of modified tilespecs, which produce extraneous collections in the case of aborted processing.
Changing
asap.materialize.render_downsample_sections.RenderSectionAtScale.downsample_specific_mipmapLevelto use custom RenderParams withrenderapi.client.render_renderparametersremoves the need for a temporary stack of modified tilespecs, which produce extraneous collections in the case of aborted processing.