Skip to content

Commit

Permalink
tweak text
Browse files Browse the repository at this point in the history
  • Loading branch information
leifdenby committed May 13, 2024
1 parent b35eaed commit e7bfea5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

- WeatherDataset(torch.Dataset) no longer returns static component, static is
- `WeatherDataset(torch.Dataset)` no longer returns "static" component of
training item (only `prev_state`, `target_state` and `forcing`), static is
instead included in forcing
[\#13](https://github.com/joeloskarsson/neural-lam/pull/13)
@joeloskarsson
Expand Down

0 comments on commit e7bfea5

Please sign in to comment.