clouddrift.adapters.gdp.gdpsource# Functions to_raggedarray([tmp_path, skip_download, ...]) Get the GDP source dataset. clouddrift.adapters.gdp.gdpsource.to_raggedarray(tmp_path: str = '/tmp/clouddrift/gdpsource', skip_download: bool = False, max: int | None = None, chunk_size: int = 100000, use_fill_values: bool = True, max_chunks: int | None = None) → Dataset[source]# Get the GDP source dataset.