Skip to content

bathyreq.sources.gebco

Warning

This module is not yet implemented.

Module for composing GEBCO Source.

bathyreq.sources.gebco.GEBCOBase dataclass

Base class for GEBCO requests.

bathyreq.sources.gebco.GEBCORequest dataclass

format_attributes()

Format the attributes for proper parsing of the request string.

Returns:

  • None

    The attributes are formatted in place.

bathyreq.sources.gebco.GEBCOSource dataclass

build_url()

Build the URL for the request.

Returns:

  • None

    The URL is stored in the url attribute.