Skip to content

Commit

Permalink
Skip broken datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Aug 5, 2024
1 parent 694332a commit ddbe6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/dea_tools/test_coastal.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def satellite_ds(request):
output_crs=crs,
resolution=res,
group_by="solar_day",
skip_broken_datasets=True,
dask_chunks={},
)

Expand Down

0 comments on commit ddbe6c6

Please sign in to comment.