Sometimes providers need to reupload individual deployment trajectory due to data or metadata corrections. ERDDAP aggregations can detect some, but not all changes with the flag system. Instead, if it's detected by the inotify watchdog script that a file has been overwritten, the hardFlag system should be invoked, ensuring that the data and metadata changes get picked up. There should probably be a delay with a lock of about 15 minutes if this occurs so that if the user is uploading other files as part of the deployment, they have a chance to get uploaded.
Sometimes providers need to reupload individual deployment trajectory due to data or metadata corrections. ERDDAP aggregations can detect some, but not all changes with the
flagsystem. Instead, if it's detected by the inotify watchdog script that a file has been overwritten, thehardFlagsystem should be invoked, ensuring that the data and metadata changes get picked up. There should probably be a delay with a lock of about 15 minutes if this occurs so that if the user is uploading other files as part of the deployment, they have a chance to get uploaded.