Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 9cf8ef8

Browse files
committed
import ocf_blosc2 in nwp opening
1 parent b06711b commit 9cf8ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nowcasting_dataset/data_sources/nwp/nwp_data_source.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import fsspec
88
import numpy as np
9+
import ocf_blosc2 # noqa needed to register blosc2 opening with xarray
910
import pandas as pd
1011
import xarray as xr
1112

0 commit comments

Comments
 (0)