Strange color in piz-compressed exr envMap?

Hi,

I’m using equirectangular exr envMaps. But when the exr is piz-compressed, there’s a strange green-blue area on the map, which does not exist if the exr is not compressed. (They look the same with exrdisplay and there’s nothing strange on the piz-comporessed one.)
Screenshot%20from%202018-09-10%2017-40-53
Screenshot%20from%202018-09-10%2017-42-19

Piz compressed:
https://jsfiddle.net/qgu17w5o/172/
Not compressed:
https://jsfiddle.net/qgu17w5o/171/

It seems EXRLoader.js only supports PIZ_COMPRESSION and NO_COMPRESSION. Is there anyway I can keep the size small and get rid of the green-blue color?
Thank you very much!

I think it’s best to post this issue at github instead: https://github.com/mrdoob/three.js/issues

This could be a problem of EXRLoader.