nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

Handle deleting and updating data in the layer hosting location #647

Open MattF-NSIDC opened 1 year ago

MattF-NSIDC commented 1 year ago

This may be OBE if we're going to drop support for the plugin.

Q: Do we care about zero-downtime? A: No, we can just run late at night for minimal impact when we're re-processing a layer.

How do we ensure we actually update the layers we intend to update? i.e. do we run a manual cleanup command with each release? Build some more tooling?