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 ddbe6c6 commit 2c85404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/dea_tools/test_temporal.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def satellite_ds():
resolution=(-200, 200),
output_crs="EPSG:3577",
group_by="solar_day",
skip_broken_datasets=True,
)

# Mask nodata
Expand Down

0 comments on commit 2c85404

Please sign in to comment.