USEPA / FrEDI

FrEDI estimates annual physical and economic impacts from climate change to the U.S., through the 21st century
https://usepa.github.io/FrEDI
Other
11 stars 5 forks source link

Fix maintenance: issue with run_fredi line 304 #101

Closed knoiva-indecon closed 1 year ago

knoiva-indecon commented 1 year ago

Added pipe operator to line 304 in run_fredi, since tempInput is a data frame, not a function.