fitzgeraldja / stc_unicef_cpi

MIT License
0 stars 0 forks source link

Integrate satellite information to pipeline #33

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/fitzgeraldja/stc_unicef_cpi/blob/63acc01927fb0015caa96c8356f990f733b017d6/src/stc_unicef_cpi/data/make_dataset.py#L56


def append_predictor_variables(
    country_code="NGA", country="Nigeria", lat="latnum", long="longnum", res=6
):
    # TODO: Integrate satellite information to pipeline
    # TODO: Include threshold to pipeline
    sub = create_target_variable(country_code, lat, long, res)
    name_out = "fb_train.parquet"
dapivei commented 2 years ago

functions to retrieve satellite images