Skip to content

Commit

Permalink
ENH: Update testing data references
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Sep 22, 2022
1 parent 0f4ea3e commit 5253e9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
import xarray as xr
from datatree import open_datatree

test_data_ipfs_cid = 'bafybeidr5be65a67njdaiw4cm27gjqpcmxlnhor7wak5hgm3jbhcnikt4y'
test_data_sha256 = '95c5836b49c0f2a29b48a3865b3e5e23858d555c8dceebcd43f129052ee4525d'
test_data_ipfs_cid = 'bafybeia73oin2pi7hdbfquvrad5jctvcn3vubk3slvh47fvwtwlvbdxqfm'
test_data_sha256 = '29695d19bb6bac5b31b95bdbe451ff5535f202bdc9b43731f9a5fc8e0cfa1230'


test_dir = Path(__file__).resolve().parent
Expand Down

0 comments on commit 5253e9b

Please sign in to comment.