Closed
Description
Summary
Much of the initial groundwork for processing the TDX Hydro files has been laid under issues #2, #3, #4 and with PRs #5 and #6. Its time to stitch that work together into a processing pipeline that modifies the raw TDX Hydro files by dropping and remaining fields, creating global LINKNO/streamID, and adding the modified nested set index information.
Closure Criteria
- Processing pipeline developed to do the follow
- Convert LINKNO/streamID to global unique variety
- Extraneous fields have been dropped from the streamnet and basins layers (see this method)
- Modified nest set index information has been added to the basin layers
- Streams with no basin geometries identified
- Pipeline run on all downloaded TDX Hydro files
- Processed TDX Hydro data have been output in compressed geoparquet, as recommended in Develop Write Example for pyogroio #4
- Processed files uploaded to file exchange location (AWS S3, sharefile, etc.)