I am successfully able to run inference and see predictions (after manually reloading the window) on batch AOIs.
However, when I run a checkpoint on a batch AOI, after reloading I see no predictions, and the mosaic selector displays This checkpoint doesn't have any predictions, you must select a mosaic and run first prediction.. I tested and found the issue occurs when the large/batch AOI already has base model predictions, and when it does not and inference is run first on the (saved) checkpoint. I've also tested and found the issue occurs on both geojson AOIs and regular rectangle batch AOIs.
I believe the issue may have something to do with identifying the connection between batch AOI<>timeframe<>Checkpoint
I am successfully able to run inference and see predictions (after manually reloading the window) on batch AOIs.
However, when I run a checkpoint on a batch AOI, after reloading I see no predictions, and the mosaic selector displays
This checkpoint doesn't have any predictions, you must select a mosaic and run first prediction.
. I tested and found the issue occurs when the large/batch AOI already has base model predictions, and when it does not and inference is run first on the (saved) checkpoint. I've also tested and found the issue occurs on both geojson AOIs and regular rectangle batch AOIs.I believe the issue may have something to do with identifying the connection between batch AOI<>timeframe<>Checkpoint
cc @vgeorge @srmsoumya @geohacker