Skip to content

Commit

Permalink
Remove debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinchuk committed Jun 24, 2024
1 parent 53702c0 commit b43b6fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reV/SAM/generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -860,8 +860,6 @@ def set_resource_data(self, resource, meta):
time_index, resource.pop("albedo")
)

pd.DataFrame(resource).to_csv("/scratch/ppinchuk/test_pvwatts.csv", index=False)

self["solar_resource_data"] = resource


Expand Down

0 comments on commit b43b6fc

Please sign in to comment.