FAIRiCUBE / uc1-urban-climate

FAIRiCUBE Urban adaptation to climate change Use Case
MIT License
4 stars 0 forks source link

How can we automate raster ingestion to SentinelHub? #2

Open mari-s4e opened 1 year ago

mari-s4e commented 1 year ago

This is the ingestion template notebooks/f01_ingestion/ingestion_00_template.ipynb. Also another example: notebooks/z99_demo/demo_processing.ipynb

Some improvements towards automation could be (just a draft, @Schpidi feel free to correct where needed!)

KathiSchleidt commented 1 year ago

@Schpidi any insights as to how to streamline this process?

Schpidi commented 1 year ago

sorry, this issue somehow slipped through. here are some thoughts in response to your points:

KathiSchleidt commented 1 year ago

@Schpidi seems you're confirming that there are no predefined scripts for data ingestion on SentinelHub, users must script themselves? No streamlining foreseen? Currently seems like a fairly painful manual process.

Also, I remember reading in various deliverables that while initially, we must rely on sentinel-hub documentation, this will eventually be tailored to FAIRiCUBE requirements. Any progress on this?

mari-s4e commented 1 year ago
KathiSchleidt commented 1 year ago

@Schpidi I agree with @mari-s4e on all points above. How can we create an extension of the existing TIFF->COG script to make this painful repetitive task a bit easier?