Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANFOG Real-time filters are incorrect #294

Closed
kereid opened this issue Oct 2, 2017 · 2 comments
Closed

ANFOG Real-time filters are incorrect #294

kereid opened this issue Oct 2, 2017 · 2 comments
Assignees

Comments

@kereid
Copy link

kereid commented Oct 2, 2017

On step 1 select platform Glider then add IMOS- Australian National Facility for Ocean Gliders (ANFOG) - Real-time glider deployments.

On step 2 click the status drop down.

What should happen:

See filters either in_progress or completed and each one selected displays something on the map

What does happen:

See a filter titled delayed_mode and when it is selected there is nothing displayed on the map.

Have spoken to @bpasquer who will investigate

@bpasquer
Copy link

the issue comes from 4 files of the deployment Leuuwin20161013. These files have the status "delayed_mode". All the files from this deployment except these 4 files have been deleted from the schema after reception of this deployment data in delayed mode (harvested in ANFOG_DM schema) , hence their status. One solution to clean up the schema would be to re-push the files in the pipeline and then delete them with po_s3_del. However surprisingly, these file don't have a single version on S3 while the other files obviously do :

bpasquer@10-aws-syd:~/TEMPO$ s3lsv -a -b imos-data -k IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161128T175704Z.nc

Prefix: IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161128T175704Z.nc


s3lsv -a -b imos-data -k IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161124T122122Z.nc

Prefix: IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161124T122122Z.nc

                             N/A  2016-11-28T00:06:31.000Z  D  IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161124T122122Z.nc
9r2XnD240icTnLT8Bom8NA46aCrqdb9O  2016-11-24T18:02:07.000Z  K  IMOS/ANFOG/REALTIME/seaglider/Leeuwin20161013/IMOS_ANFOG_BCEOPSTUV_20161013T071112Z_SG154_FV00_timeseries_END-20161124T122122Z.nc
bpasquer@10-aws-syd:~/TEMPO$

Now I guess the only option to remove them from the ANFOG_RT schema is to delete these entries manually? @lwgordonimos

@bpasquer
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants