Skip to content

Commit

Permalink
fix: trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Oct 19, 2023
1 parent 2b30f7b commit c108bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,5 @@ for i in range(0, temperature_2m.ValuesLength()):
data[f"temperature_2m_member{member}"] = temperature_2m.Values(i).ValuesAsNumpy()
```


# License
MIT

0 comments on commit c108bd1

Please sign in to comment.