Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloskarsson committed Dec 3, 2024
1 parent 6e1c53c commit 4bcaa4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neural_lam/weather_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ def __init__(
self.da_boundary_mean = self.ds_boundary_stats.forcing_mean
self.da_boundary_std = self.ds_boundary_stats.forcing_std


def __len__(self):
if self.datastore.is_forecast:
# for now we simply create a single sample for each analysis time
Expand Down

0 comments on commit 4bcaa4b

Please sign in to comment.