Commit ·
6384ece
0
Parent(s):
Duplicate from Major-TOM/Core-DEM
Browse filesCo-authored-by: Mikolaj Czerkawski <mikonvergence@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +58 -0
- README.md +133 -0
- extras/thumbnail_dem.py +77 -0
- images/part_00001.parquet +3 -0
- images/part_00002.parquet +3 -0
- images/part_00003.parquet +3 -0
- images/part_00004.parquet +3 -0
- images/part_00005.parquet +3 -0
- images/part_00006.parquet +3 -0
- images/part_00007.parquet +3 -0
- images/part_00008.parquet +3 -0
- images/part_00009.parquet +3 -0
- images/part_00010.parquet +3 -0
- images/part_00011.parquet +3 -0
- images/part_00012.parquet +3 -0
- images/part_00013.parquet +3 -0
- images/part_00014.parquet +3 -0
- images/part_00015.parquet +3 -0
- images/part_00016.parquet +3 -0
- images/part_00017.parquet +3 -0
- images/part_00018.parquet +3 -0
- images/part_00019.parquet +3 -0
- images/part_00020.parquet +3 -0
- images/part_00021.parquet +3 -0
- images/part_00022.parquet +3 -0
- images/part_00023.parquet +3 -0
- images/part_00024.parquet +3 -0
- images/part_00025.parquet +3 -0
- images/part_00026.parquet +3 -0
- images/part_00027.parquet +3 -0
- images/part_00028.parquet +3 -0
- images/part_00029.parquet +3 -0
- images/part_00030.parquet +3 -0
- images/part_00031.parquet +3 -0
- images/part_00032.parquet +3 -0
- images/part_00033.parquet +3 -0
- images/part_00034.parquet +3 -0
- images/part_00035.parquet +3 -0
- images/part_00036.parquet +3 -0
- images/part_00037.parquet +3 -0
- images/part_00038.parquet +3 -0
- images/part_00039.parquet +3 -0
- images/part_00040.parquet +3 -0
- images/part_00041.parquet +3 -0
- images/part_00042.parquet +3 -0
- images/part_00043.parquet +3 -0
- images/part_00044.parquet +3 -0
- images/part_00045.parquet +3 -0
- images/part_00046.parquet +3 -0
- images/part_00047.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
# Video files - compressed
|
| 57 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- 1M<n<10M
|
| 5 |
+
task_categories:
|
| 6 |
+
- other
|
| 7 |
+
tags:
|
| 8 |
+
- earth-observation
|
| 9 |
+
- remote-sensing
|
| 10 |
+
- elevation
|
| 11 |
+
- satellite
|
| 12 |
+
- geospatial
|
| 13 |
+
dataset_info:
|
| 14 |
+
- config_name: default
|
| 15 |
+
features:
|
| 16 |
+
- name: grid_cell
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: thumbnail
|
| 19 |
+
dtype: image
|
| 20 |
+
- name: compressed
|
| 21 |
+
dtype: image
|
| 22 |
+
- name: DEM
|
| 23 |
+
dtype: binary
|
| 24 |
+
configs:
|
| 25 |
+
- config_name: default
|
| 26 |
+
data_files: images/*.parquet
|
| 27 |
+
- config_name: metadata
|
| 28 |
+
data_files: metadata.parquet
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
+

|
| 32 |
+
|
| 33 |
+
# Major TOM Core-DEM
|
| 34 |
+
|
| 35 |
+
Major TOM Core-DEM contains a global coverage of [Copernicus DEM](https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model), each of size 356 x 356 pixels.
|
| 36 |
+
|
| 37 |
+
This dataset was created to support the development of the [MESA terrain generation model](https://paulbornep.github.io/mesa-terrain/). It is also featured in the paper [EarthEmbeddingExplorer: A Web Application for Cross-Modal Retrieval of Global Satellite Images](https://huggingface.co/papers/2603.29441) and is part of the [Major TOM: Expandable Datasets for Earth Observation](https://arxiv.org/abs/2402.12095) ecosystem.
|
| 38 |
+
|
| 39 |
+
- **Official Viewer App:**: [Major TOM Viewer](https://huggingface.co/spaces/Major-TOM/MajorTOM-Core-Viewer)
|
| 40 |
+
- **Major TOM GitHub:** [ESA-PhiLab/Major-TOM](https://github.com/ESA-PhiLab/Major-TOM)
|
| 41 |
+
- **EarthEmbeddingExplorer:** [ModelScope App](https://modelscope.ai/studios/Major-TOM/EarthEmbeddingExplorer)
|
| 42 |
+
|
| 43 |
+
| Source | Modality Type | Number of Patches | Patch Size | Total Pixels |
|
| 44 |
+
|:-------|:-------------:|:-----------------:|:----------:|:------------:|
|
| 45 |
+
|Copernicus DEM 30 | Digital Surface Model (DSM) |1,837,843| 356 x 356 (30 m) | > 1.654 Billion |
|
| 46 |
+
|
| 47 |
+
## Dataset Content
|
| 48 |
+
|
| 49 |
+
| Column | Details | Resolution |
|
| 50 |
+
|:-------|:--------|:-----------|
|
| 51 |
+
| DEM | Original data | 30m |
|
| 52 |
+
| thumbnail | compressed hillshade visualisation | 30m |
|
| 53 |
+
| compressed | compressed png of original data | 30m |
|
| 54 |
+
|
| 55 |
+
## Spatial Coverage
|
| 56 |
+
This is a global monotemporal dataset that contains nearly the entire COP-DEM dataset.
|
| 57 |
+
|
| 58 |
+
The following figure demonstrates the spatial coverage (only black pixels are absent):
|
| 59 |
+

|
| 60 |
+
|
| 61 |
+
In this first version, all available DEM data was included except for the Major TOM cells below the 89th latitude and two degrees west off the date change line. Azerbaijan and Armenia weren’t included either as they are unavailable on the Creodias platform used to create this dataset.
|
| 62 |
+
|
| 63 |
+
## Example Use
|
| 64 |
+
|
| 65 |
+
Interface scripts are available at https://github.com/ESA-PhiLab/Major-TOM
|
| 66 |
+
|
| 67 |
+
Here's an example with reading directly via http from HuggingFace:
|
| 68 |
+
```python
|
| 69 |
+
from fsspec.parquet import open_parquet_file
|
| 70 |
+
import pyarrow.parquet as pq
|
| 71 |
+
from rasterio.io import MemoryFile
|
| 72 |
+
from PIL import Image
|
| 73 |
+
|
| 74 |
+
PARQUET_FILE = 'part_00390' # parquet number
|
| 75 |
+
ROW_INDEX = 42 # row number (about 500 per parquet)
|
| 76 |
+
|
| 77 |
+
url = "https://huggingface.co/datasets/Major-TOM/Core-DEM/resolve/main/images/{}.parquet".format(PARQUET_FILE)
|
| 78 |
+
with open_parquet_file(url,columns = ["DEM"]) as f:
|
| 79 |
+
with pq.ParquetFile(f) as pf:
|
| 80 |
+
first_row_group = pf.read_row_group(ROW_INDEX, columns=['DEM'])
|
| 81 |
+
|
| 82 |
+
with MemoryFile(first_row_group['DEM'][0].as_py()) as mem_f:
|
| 83 |
+
with mem_f.open(driver='GTiff') as f:
|
| 84 |
+
dem = f.read()
|
| 85 |
+
```
|
| 86 |
+
|
| 87 |
+
And here's an example with a thumbnail image:
|
| 88 |
+
```python
|
| 89 |
+
from fsspec.parquet import open_parquet_file
|
| 90 |
+
import pyarrow.parquet as pq
|
| 91 |
+
from io import BytesIO
|
| 92 |
+
from PIL import Image
|
| 93 |
+
|
| 94 |
+
PARQUET_FILE = 'part_00390' # parquet number
|
| 95 |
+
ROW_INDEX = 42 # row number (about 500 per parquet)
|
| 96 |
+
|
| 97 |
+
url = "https://huggingface.co/datasets/Major-TOM/Core-DEM/resolve/main/images/{}.parquet".format(PARQUET_FILE)
|
| 98 |
+
with open_parquet_file(url,columns = ["thumbnail"]) as f:
|
| 99 |
+
with pq.ParquetFile(f) as pf:
|
| 100 |
+
first_row_group = pf.read_row_group(ROW_INDEX, columns=['thumbnail'])
|
| 101 |
+
|
| 102 |
+
stream = BytesIO(first_row_group['thumbnail'][0].as_py())
|
| 103 |
+
image = Image.open(stream)
|
| 104 |
+
```
|
| 105 |
+
|
| 106 |
+
### Reprojection Details
|
| 107 |
+
Contrary to [S1 RTC](huggingface.co/datasets/Major-TOM/Core-S1RTC) and S2 ([L1C](huggingface.co/datasets/Major-TOM/Core-S2L1C) & [L2A](huggingface.co/datasets/Major-TOM/Core-S2L2A)) products, which are taken in their native projection to create their respective Major TOM Core datasets, Copernicus DEM, natively in EPSG:4326, was reprojected to a carefully chosen projection. To guarantee uniformity across Major Tom sources, it was reprojected to the corresponding UTM zone of the cell. This leads to inconsistency between Sentinel-2 and COP-DEM cells in some cases. For the S2-L2A product this is estimated to 2.5% of all the cells where COP-DEM and S2-L2A are available (41,998 out of 1,679,898 cells).
|
| 108 |
+
|
| 109 |
+
|
| 110 |
+
Large DEM tiles were projected and resampled to 30m using bilinear interpolation. Small major tom cells were then cropped for it using nearest neighbor interpolation if needed. Some tiles above water and around Armenia and Azerbaijan, may exhibit missing pixels which value were set to -32767.
|
| 111 |
+
|
| 112 |
+
|
| 113 |
+

|
| 114 |
+
|
| 115 |
+
### Credits
|
| 116 |
+
This dataset is the product of a collaboration between [Φ-lab, European Space Agency (ESA)](https://huggingface.co/ESA-philab) and the [Adobe Research (Paris, France)](https://research.adobe.com/careers/paris/). The dataset was put together by [Paul Borne--Pons](https://www.linkedin.com/in/paul-bp-cs/) under the supervision of Mikolaj Czerkawski and Alistair Francis (the original authors of the Major TOM project) as part of his stay at ESA Phi Lab. The idea behind this collaboration is to explore the synergies between Sentinel 2 products and DEM data, notably for the generation of terrains.
|
| 117 |
+
|
| 118 |
+
### Citation
|
| 119 |
+
|
| 120 |
+
```latex
|
| 121 |
+
@inproceedings{mesa2025,
|
| 122 |
+
title={MESA: Text-Driven Terrain Generation Using Latent Diffusion and Global Copernicus Data},
|
| 123 |
+
author={Paul Borne--Pons and Mikolaj Czerkawski and Rosalie Martin and Romain Rouffet},
|
| 124 |
+
year={2025},
|
| 125 |
+
booktitle={MORSE Workshop at CVPR 2025},
|
| 126 |
+
eprint={2504.07210},
|
| 127 |
+
url={https://arxiv.org/abs/2504.07210}}
|
| 128 |
+
```
|
| 129 |
+
|
| 130 |
+
---
|
| 131 |
+
|
| 132 |
+
Produced using Copernicus WorldDEM-30 © DLR e.V. 2010-2014 and © Airbus Defence and Space GmbH
|
| 133 |
+
2014-2018 provided under COPERNICUS by the European Union and ESA; all rights reserved
|
extras/thumbnail_dem.py
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""
|
| 2 |
+
NOTE: Major TOM standard does not require any specific type of thumbnail to be computed.
|
| 3 |
+
|
| 4 |
+
Instead these are shared as optional help since this is how the Core dataset thumbnails have been computed.
|
| 5 |
+
"""
|
| 6 |
+
|
| 7 |
+
from rasterio.io import MemoryFile
|
| 8 |
+
from PIL import Image
|
| 9 |
+
import numpy as np
|
| 10 |
+
import os
|
| 11 |
+
from pathlib import Path
|
| 12 |
+
import rasterio as rio
|
| 13 |
+
from matplotlib.colors import LightSource
|
| 14 |
+
|
| 15 |
+
def get_grayscale(x):
|
| 16 |
+
"""
|
| 17 |
+
Normalized grayscale visualisation
|
| 18 |
+
"""
|
| 19 |
+
|
| 20 |
+
# normalize
|
| 21 |
+
x_n = x-x.min()
|
| 22 |
+
x_n = x_n/x_n.max()
|
| 23 |
+
|
| 24 |
+
return np.uint8(x_n*255)
|
| 25 |
+
|
| 26 |
+
def get_hillshade(x, azdeg=315, altdeg=45,ve=1):
|
| 27 |
+
"""
|
| 28 |
+
Hillshade visualisation for DEM
|
| 29 |
+
"""
|
| 30 |
+
ls = LightSource(azdeg=azdeg, altdeg=altdeg)
|
| 31 |
+
|
| 32 |
+
return np.uint8(255*ls.hillshade(x, vert_exag=ve))
|
| 33 |
+
|
| 34 |
+
def dem_thumbnail(dem, dem_NODATA = -32768.0, hillshade=True):
|
| 35 |
+
"""
|
| 36 |
+
Takes vv and vh numpy arrays along with the corresponding NODATA values (default is -32768.0)
|
| 37 |
+
|
| 38 |
+
Returns a numpy array with the thumbnail
|
| 39 |
+
"""
|
| 40 |
+
if hillshade:
|
| 41 |
+
return get_hillshade(dem)
|
| 42 |
+
else:
|
| 43 |
+
return get_grayscale(dem)
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
def dem_thumbnail_from_datarow(datarow):
|
| 47 |
+
"""
|
| 48 |
+
Takes a datarow directly from one of the data parquet files
|
| 49 |
+
|
| 50 |
+
Returns a PIL Image
|
| 51 |
+
"""
|
| 52 |
+
|
| 53 |
+
with MemoryFile(datarow['DEM'][0].as_py()) as mem_f:
|
| 54 |
+
with mem_f.open(driver='GTiff') as f:
|
| 55 |
+
dem=f.read().squeeze()
|
| 56 |
+
dem_NODATA = f.nodata
|
| 57 |
+
|
| 58 |
+
img = dem_thumbnail(dem, dem_NODATA)
|
| 59 |
+
|
| 60 |
+
return Image.fromarray(img,'L')
|
| 61 |
+
|
| 62 |
+
if __name__ == '__main__':
|
| 63 |
+
from fsspec.parquet import open_parquet_file
|
| 64 |
+
import pyarrow.parquet as pq
|
| 65 |
+
|
| 66 |
+
print('[example run] reading file from HuggingFace...')
|
| 67 |
+
url = "https://huggingface.co/datasets/Major-TOM/Core-DEM/resolve/main/images/part_01001.parquet"
|
| 68 |
+
with open_parquet_file(url) as f:
|
| 69 |
+
with pq.ParquetFile(f) as pf:
|
| 70 |
+
first_row_group = pf.read_row_group(1)
|
| 71 |
+
|
| 72 |
+
print('[example run] computing the thumbnail...')
|
| 73 |
+
thumbnail = dem_thumbnail_from_datarow(first_row_group)
|
| 74 |
+
|
| 75 |
+
thumbnail_fname = 'example_thumbnail.png'
|
| 76 |
+
thumbnail.save(thumbnail_fname, format = 'PNG')
|
| 77 |
+
print('[example run] saved as "{}"'.format(thumbnail_fname))
|
images/part_00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbd06cd891a7289c8d005a3ffc83d5e1faf377e948e8971367511e584674f18d
|
| 3 |
+
size 277851654
|
images/part_00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b7a2356d86438aa7240f61ac7f0868fa0785683232aacf4e4dc493257499db2
|
| 3 |
+
size 279127807
|
images/part_00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3441622820718aa6b580dd41e2f2a1b20efa68f9e44f026ae0d79bbdcb4d54b8
|
| 3 |
+
size 281272480
|
images/part_00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8b4934c74c04a8d62c59bcd7da3204670afc7ae0c9a80cea68654d641667f2b
|
| 3 |
+
size 283095255
|
images/part_00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab5947d9c44c5855be8027efb75edfe80e67dc5518f91602c208b42e6baf9438
|
| 3 |
+
size 284521471
|
images/part_00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b46e34c389c9b3f3dcd8c60f544b60eceab9d348836b23aa9ea9b4e9e07e4c1f
|
| 3 |
+
size 284012368
|
images/part_00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3c3eab0bcc2af15486dfa565c6af516a0560b49f8079a4b0a0e413deab143ac
|
| 3 |
+
size 287015122
|
images/part_00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d4e5ea91e1466d67deb769031c0af644af79d20ca07ae0d2e0b320e6c6a3546
|
| 3 |
+
size 290685902
|
images/part_00009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee3323cb74cd07ca9666c0bdd211918d1f5a7d95215604fa97f94b365bb11647
|
| 3 |
+
size 289973862
|
images/part_00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80a9d8900fd5a0aac049a7ad0b0aaccced0812ef59c84f16661ee94fecdd0ada
|
| 3 |
+
size 286662164
|
images/part_00011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08907cf2251861592a6c14bf9bf0e162dd3ccc3c088534d3b6c664466f488640
|
| 3 |
+
size 282787369
|
images/part_00012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09f9918593f81dabf44ba937cd5131302b5d67a575d8a7d6cc268619c211b72a
|
| 3 |
+
size 283614108
|
images/part_00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0594035a97365da612d51e853e2449910698bb2d5aa8b4836e00542dc43eda0d
|
| 3 |
+
size 287708689
|
images/part_00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de4d75d04f95ac2f26cc1d101b3e5fe49ddd7b1c5774c55a32263904f6a5b287
|
| 3 |
+
size 287846010
|
images/part_00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c54746ab202b1cad58ee779a3486d70d340306ec56d992dc6be5083b8c54cf3
|
| 3 |
+
size 285766127
|
images/part_00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ba7057d2b6a582088d741aa05596a9dd9167b6cba5f7606d6ad39d7aa49b843
|
| 3 |
+
size 290979196
|
images/part_00017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94bd4c88a859833b7ad1dc8f85366aa8796d69b8d4537516708cec7a649776a1
|
| 3 |
+
size 286601914
|
images/part_00018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ab05b2372f254dbc8231ab86f681b536013f0062013958c8bf8b9ff7eb5ef26
|
| 3 |
+
size 292757442
|
images/part_00019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1ce13f27a6468161e8452cf0088829f7fadc444d9531dce4f55056cfe664efd
|
| 3 |
+
size 289639709
|
images/part_00020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2851b7d7a645bd23ee0a53cb3dfe3fc34ad384e6352cbb8f3cb0ec8b94118bd5
|
| 3 |
+
size 296636938
|
images/part_00021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5357755dd52113a94d6dfc734555a5b389e98d2805132dba5ae64e510e1ab5c0
|
| 3 |
+
size 289676010
|
images/part_00022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe88cfa77fd2fa24bb8aeefee005cb22eee507d4a722231118fd9171aa446dfa
|
| 3 |
+
size 293483499
|
images/part_00023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e7520b3cda19a8984bcd46561e64575ce29d01e2fc5cdc218b626850298d0b3
|
| 3 |
+
size 296025353
|
images/part_00024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e69c9ea125ffb8926e9efd2b9cc2dbbfb00288ac5b8ccef902e05c6cd2056c9
|
| 3 |
+
size 291754525
|
images/part_00025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e108586bebbb2348b4aee2548878eb723f42c6c0535d32875142dddf52f0af64
|
| 3 |
+
size 292002245
|
images/part_00026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd7bb43f6ff272d58f65e80da3e2e9aec0ad8cc53c1dd7c671ec28c66faae1e2
|
| 3 |
+
size 299119654
|
images/part_00027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30ae90711b15182b256bac5f3fe0927946180c67906cb63e7aeb7325bf30c47f
|
| 3 |
+
size 296371839
|
images/part_00028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27d332df57fd8caebaaf9b3ceb1e925fa6fee02eac9133f97023ea535259378e
|
| 3 |
+
size 293933961
|
images/part_00029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8266260ed3e5e4c0f4660e1216344c7a80c91ddb2a86fe1075feecccea1b127
|
| 3 |
+
size 293880976
|
images/part_00030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ce2786323c6a59a0bce75c8d09f8e59620293c1b0c5aaec0e0a45f098558ab
|
| 3 |
+
size 294174236
|
images/part_00031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfbb3a45fb6915fad0ebfcfd982f5481b682d3b0a5349254efd9968b0aaf767e
|
| 3 |
+
size 298661827
|
images/part_00032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24239ce16dd251fafaabee92594403b1d50bc7f4f5d906e62c194179ea790609
|
| 3 |
+
size 299307677
|
images/part_00033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfe2f8e5133d358e382de3337c97e2f766c8295c1c78f7eeef1993fecd731b9b
|
| 3 |
+
size 297706925
|
images/part_00034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4311a1836febc57a8b386e7e00cb0a2956f52a5d15a3d7f892c25de066fa3876
|
| 3 |
+
size 298671442
|
images/part_00035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87fe139512e2da77ad94e054baffa8a5a33092758c264fa848779b8cd25470de
|
| 3 |
+
size 298500352
|
images/part_00036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d9f18f3b7e228b072d5c9ba16d773e5d9d59021a82182827e34c34858a5250e
|
| 3 |
+
size 297694061
|
images/part_00037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2afad6dce317d415049353b72af224f582a8026933c0160e2bf0b8d98671860e
|
| 3 |
+
size 298811179
|
images/part_00038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1197830be3cf11d90040d1387fb85b28390fa7752a2d8fab6e011b34abb54ea2
|
| 3 |
+
size 299243247
|
images/part_00039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0c84be2baf0ddd5d93db8b5896d50396e4c0ea3a4d975a2104b9af6606117ff
|
| 3 |
+
size 300390767
|
images/part_00040.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b997c902c79e5c10e01ed966002aca5622876d83f381c79fdc35673b50e84c34
|
| 3 |
+
size 300730996
|
images/part_00041.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1b63fe77b4c97bc9b20728d00e6aff382b4b29f6e265fcf02bd75f0d45fdc56
|
| 3 |
+
size 301269861
|
images/part_00042.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e4042a9c2570741bf0fbd2b0068a784e8aa28f3faa9794f3f4bad78ddf0e845
|
| 3 |
+
size 301623712
|
images/part_00043.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90628227048951fb83fb5d378dabbe6a62d3c360e17af0652119e854fc050a8d
|
| 3 |
+
size 302401649
|
images/part_00044.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f369ffa9e10f87cc23f36db8b0451d36b988525b7e1f381d81ac6f8d42f993f
|
| 3 |
+
size 302357873
|
images/part_00045.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4c389ceca57bfd5dfbedfb11abb64aec9a51a961a2afed557af182aba7f0b34
|
| 3 |
+
size 301666739
|
images/part_00046.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f68cf6606db2cf4c043814a94387fa8cd8865980102f3332d4329b95806b014
|
| 3 |
+
size 299787853
|
images/part_00047.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:001a6f669ead730f1b17ac7b93ad946da12cb94b50ccbe5a74f40e13f59d0a47
|
| 3 |
+
size 301005000
|