Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
yingkaisha committed Dec 8, 2024
1 parent 07c744b commit 8daf8ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions credit/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -1136,9 +1136,6 @@ def __getitem__(self, index):
class Predict_Dataset_Iter(torch.utils.data.IterableDataset):
"""
Same as ERA5_and_Forcing_Dataset() but work with rollout_to_netcdf_new.py
*ksha: dynamic forcing has been added to the rollout-only Dataset, but it has
not been tested. Once the new tsi is ready, this dataset class will be tested
"""

def __init__(
Expand Down

0 comments on commit 8daf8ab

Please sign in to comment.