fieldsoftheworld / ftw-baselines

Code for running baseline models/experiments with the Fields of The World dataset
https://fieldsofthe.world/
MIT License
59 stars 4 forks source link

Expand ftw download command to get source data #7

Open cholmes opened 2 months ago

cholmes commented 2 months ago

The source geoparquet polygons are all at locations like https://beta.source.coop/repositories/kerner-lab/fields-of-the-world-austria/

It'd be great to have the ftw download command enable users to easily pull those down as well.

cholmes commented 1 month ago

The structure of the command should be the same - let people select the country and just get that, so I lean towards putting it in the same command - like ftw download --fiboa-only, but we could have ftw download fiboa or something, like a separate command with the same semantics.