I've confirmed that this has happened with IFS enfo. It might have happened with GEFS, but I'm not 100% sure about GEFS.
I'm occasionally getting grib files from FastHerbie that only include a subset of ensemble members for IFS enfo. It's only for some of the fxx values, so the resulting dataset looks ok, but ends up with nan at some time steps for some members.
I have a lot of details posted here williamhobbs/hefty#28, along with a sample file that I saved that should make this (partially) reproducible.
At a minimum, I'm trying to figure out a clean way to catch this, because I can then re-run FH.download with overwrite=True, but any other thoughts/tips/suggestions would be super helpful.
I've confirmed that this has happened with IFS enfo. It might have happened with GEFS, but I'm not 100% sure about GEFS.
I'm occasionally getting grib files from FastHerbie that only include a subset of ensemble members for IFS enfo. It's only for some of the fxx values, so the resulting dataset looks ok, but ends up with
nanat some time steps for some members.I have a lot of details posted here williamhobbs/hefty#28, along with a sample file that I saved that should make this (partially) reproducible.
At a minimum, I'm trying to figure out a clean way to catch this, because I can then re-run
FH.downloadwithoverwrite=True, but any other thoughts/tips/suggestions would be super helpful.