blosc2.URLPath.__init__#

URLPath.__init__(path: str, /, urlbase: str = None, auth_token: str = None)#

Create an instance of a remote data file (aka C2Array) urlpath. This is meant to be used in the blosc2.open() function.

The parameters are the same as for the C2Array.__init__().