Add ability to put adhoc polygons in the adhoc table (s3://edfs-data/lakes/sconus/input/adhoc_lakes.gpkg) that will be picked up under the adhoc task. Currently the adhoc task (https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/schemas/hydrofabric.py#L909) is used to choose reference waterbodies. Add a task that creates a geodataframe from the adhoc polygons. The adhoc table will still be used to feed the reference waterbody selection. (Insert here: https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/hydrofabric/lakes.py#L96) For more instructions on adding datasource, see here: https://github.com/NGWPC/nhf-builds/blob/main/docs/builds/lakes.md#adding-a-new-data-source
Add ability to put adhoc polygons in the adhoc table (s3://edfs-data/lakes/sconus/input/adhoc_lakes.gpkg) that will be picked up under the adhoc task. Currently the adhoc task (https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/schemas/hydrofabric.py#L909) is used to choose reference waterbodies. Add a task that creates a geodataframe from the adhoc polygons. The adhoc table will still be used to feed the reference waterbody selection. (Insert here: https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/hydrofabric/lakes.py#L96) For more instructions on adding datasource, see here: https://github.com/NGWPC/nhf-builds/blob/main/docs/builds/lakes.md#adding-a-new-data-source