Skip to content

Commit

Permalink
take the right function
Browse files Browse the repository at this point in the history
  • Loading branch information
frederique-hub committed Nov 30, 2023
1 parent 35ae9af commit ebde329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_fiat/fiat.py
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ def setup_equity_data(
equity.rename_census_data()
equity.match_geo_ID()
equity.download_shp_geom(year_data, county)
equity.merge_svi_data_shp()
equity.merge_equity_data_shp()

self.set_tables(df=equity.equity_data_shp, name="equity_data")

Expand Down

0 comments on commit ebde329

Please sign in to comment.