query_metadata()
to gather information for stations via the CO-OPS Metadata APIquery_derived_products()
to gather data from the CO-OPS Derived Product APIcoops_station_inventory()
to gather historical data availability for a CO-OPS station.query_coops_data()
to provide complete functionality with the CO-OPS API.No encoding supplied: defaulting to UTF-8.
from appearing when using query_coops_data()
For better world wide compatibility Greenwich Mean Time (GMT) is now the default for the time_zone argument in query_coops_data()
query_coops_data()
is a better citizen and now provides noaaoceans as the Application Name when querying the CO-OPS API.
Fixed typos in vignette.