Skip to content
Snippets Groups Projects
Commit 44410565 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Bugfix in adapt_member_utils.sh

parent 1048d846
No related branches found
No related tags found
No related merge requests found
Pipeline #19146 passed
......@@ -143,6 +143,8 @@ function integrate_sst_to_extpar() {
from enstools.io import read
import os
import numpy as np
from datetime import datetime, timedelta
import xarray as xr
os.environ['ECCODES_GRIB_NO_INDEX'] = '1'
# Open files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment