A small lookup table containing all survey location names and the
feature id (fid) of the associated catchment polygon feature in the all_catchments.gpkg
geopackage file. This table is used to match survey data to the correct catchment.
Format
A dataframe with 226 rows and 2 variables:
- new_name
New, cleaned site name as generated by
process_radar_data(). This cleaned name is associated with a shapefile feature id (fid) in theall_catchmentsgeopackage.- fid
Feature ID of the associated catchment polygon feature within all_catchments.