Document data management upgrade plan

This commit is contained in:
GF3 Pipeline Bot
2026-07-13 16:37:46 +08:00
parent 62caea55b3
commit ddf6b64412
2 changed files with 275 additions and 0 deletions
+4
View File
@@ -46,6 +46,10 @@ Before processing each scene, the wrapper checks the scene output directory for
More details: [docs/sarscape_go_wrapper.md](docs/sarscape_go_wrapper.md)
## Data Management Roadmap
The processing workflow is expected to handle mixed GF3/GF3B/GF3C inputs, both L1A and L2 products, archive-name metadata parsing, and persistent product/task tracking. The proposed upgrade path is documented in [docs/data_management_upgrade_plan.md](docs/data_management_upgrade_plan.md).
## Python Pipeline
Use an environment that already has working GDAL/OSGeo Python bindings. On Windows, Conda/Miniforge is usually the least fragile route.