Removing NetCDF granules from a mosaic can cause spurious netcdf index re-inits

Description

Context:

  • Mosaic of netcdf files, potentially with multiple variables

  • A GranuleStore is instructed to remove all granules of a particular netcdf file, variable by variable

  • When the last variable is reached, removing the first granule works, hitting the second causes the netcdf file to re-harvest its granules, which are then removed, and so on, causing what looks like an infinite loop (but it’s probably just a very long one).

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 30, 2022 at 3:43 PM
Updated June 1, 2022 at 1:00 PM
Resolved June 1, 2022 at 1:00 PM