Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit fe327b0

Browse files
committed
Open Excarta public hindcasts hardcoded
1 parent 1d9bf60 commit fe327b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ocf_datapipes/load/nwp/providers/excarta.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,3 @@ def open_excarta(zarr_path) -> xr.Dataset:
5959
assert time.is_unique
6060
assert time.is_monotonic_increasing
6161
return nwp
62-
63-
64-
data = open_excarta("pathy")
65-
print(data)

0 commit comments

Comments
 (0)