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
NOAA.list_stations() NOAA.list_realtime() GDP.list_files() ArgoFiles.list_floats() OceanSites.index() OceanOPS.get_list() OceanOPS.list_platform_types()
list(NOAAbuoy())
list(NOAAbuoy(),41044)
scan
listing
ListOfPlatforms
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here are such methods currently available
missing
design
list(NOAAbuoy())
to get the list of buoys (platforms) and thenlist(NOAAbuoy(),41044)
to get the list of variablesscan
,listing
, or something else?ListOfPlatforms
, ListOfVariables`, ...)The text was updated successfully, but these errors were encountered: