We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is related to issue #355
The fix in PR #360 took care of the recently submitted delayed mode datasets and any future datasets.
The remaining delayed data sets need a filter to delete the old GDAC QARTOD variables.
This ERDDAP search shows the listing of the datasets in question: https://gliders.ioos.us/erddap/search/advanced.html?page=1&itemsPerPage=1000&searchFor=delayed+qartod+-temperature_qartod_&protocol=%28ANY%29&cdm_data_type=%28ANY%29&institution=%28ANY%29&ioos_category=%28ANY%29&keywords=%28ANY%29&long_name=%28ANY%29&standard_name=%28ANY%29&variableName=%28ANY%29&maxLat=&minLon=&maxLon=&minLat=&minTime=&maxTime=
The text was updated successfully, but these errors were encountered:
leilabbb
No branches or pull requests
This is related to issue #355
The fix in PR #360 took care of the recently submitted delayed mode datasets and any future datasets.
The remaining delayed data sets need a filter to delete the old GDAC QARTOD variables.
This ERDDAP search shows the listing of the datasets in question:
https://gliders.ioos.us/erddap/search/advanced.html?page=1&itemsPerPage=1000&searchFor=delayed+qartod+-temperature_qartod_&protocol=%28ANY%29&cdm_data_type=%28ANY%29&institution=%28ANY%29&ioos_category=%28ANY%29&keywords=%28ANY%29&long_name=%28ANY%29&standard_name=%28ANY%29&variableName=%28ANY%29&maxLat=&minLon=&maxLon=&minLat=&minTime=&maxTime=
The text was updated successfully, but these errors were encountered: