@kjslover found that NID dataset is in feet. In the lakes pipeline, NID values are not converted. T-route expects meters.
Audit the NID variables used in lakes to see if they need conversions. Depending on scale of conversions, make a function to be called in https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/lakes/lakes.py#L570
@kjslover found that NID dataset is in feet. In the lakes pipeline, NID values are not converted. T-route expects meters.
Audit the NID variables used in lakes to see if they need conversions. Depending on scale of conversions, make a function to be called in https://github.com/NGWPC/nhf-builds/blob/main/src/hydrofabric_builds/lakes/lakes.py#L570