Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 253 Bytes

etl

Extract Transform Load (ETL) data into BigData storage is the central purpose of this repository.

Prerequisite

pip install -r requirements.txt

Upload data to HDFS

python tem_to_parq.py --tiff your_tiff.tif --hdfs hdfs://localhost:9000