s1_sar, err := client.Datasets.Get(ctx, "open_data.copernicus.sentinel1_sar" )
func (datasetClient) Get( ctx context.Context, slug string, ) (*datasets.Dataset, error)
Was this page helpful?