fiboa / data

A list of available fiboa datasets.
12 stars 1 forks source link

Create Cambodia #26

Open cholmes opened 1 month ago

cholmes commented 1 month ago

Use public data from Cambodia and:

Instructions available at https://github.com/fiboa/data/blob/main/HOWTO.md

cholmes commented 1 month ago

Data is in https://phys-techsciences.datastations.nl/dataset.xhtml?persistentId=doi:10.17026/dans-xy6-ngg6

It's a lot of individual geopackages - hopefully we can get a process to pull them and combine them, or else we could just do a one time conversion and put the result on source (and build the converters from there - we'll likely want to re-run converters as fiboa evolves).

m-mohr commented 2 weeks ago

I thought I could just download by iterating through the files (i.e. download 0... then 1... etc, automatically, but the platform is generating IDs that don't seem to have a consistent structure, so you'd need to individually copy all URLs into the template.

The CLI has support to handle multiple input files now and merge into a single file, but copy/pasting all URLs manually will be annoying.