Learn how to ingest an existing dataset into Tilebox
geopandas.read_parquet
function.
My Datasets
and click Create Dataset
. Then select
Spatio-temporal Dataset
as the dataset type.
Field | Type | Note |
---|---|---|
granule_name | string | MODIS granule name |
end_time | Timestamp | Measurement end time |
horizontal_tile_number | int64 | Horizontal modis tile number (0-35) |
vertical_tile_number | int64 | Vertical modis tile number (0-17) |
tile_id | int64 | Modis Tile ID |
file_size | uint64 | File size of the product in bytes |
checksum | string | Hash checksum of the file |
checksum_type | string | Checksum algorithm (MD5 / CKSUM) |
day_night_flag | int64 | Day / Night / Both |
browse_granule_id | string | Optional granule ID for browsing |
published_at | Timestamp | The time the product was published |
code_name
. To find out the slug, navigate to the dataset overview
in the console.