Opened 2 years ago
Last modified 22 months ago
#2637 accepted project-task
FLUXNET/JULES suite u-al752 on CEDA JASMIN: failing for two of the sites in GPP
Reported by: | pmcguire | Owned by: | pmcguire |
---|---|---|---|
Component: | JULES | Keywords: | JULES, FLUXNET, CEDA JASMIN |
Cc: | kwilliams | Platform: | Other |
UM Version: |
Description
The FLUXNET/JULES suite u-al752 fails on CEDA JASMIN for two of the sites. Can you investigate and fix this?
Change History (4)
comment:1 Changed 2 years ago by pmcguire
- Owner changed from um_support to pmcguire
- Status changed from new to accepted
comment:2 Changed 2 years ago by pmcguire
The IRIS team is still working on fixing this problem.
In the meantime, the author of the suite (u-al752) has implemented an elegant way of disabling these two sites when the suite is run on CEDA JASMIN or the University of Exeter computers.
comment:3 Changed 22 months ago by pmcguire
- Type changed from defect to project-task
comment:4 Changed 22 months ago by pmcguire
- Cc kwilliams added; karina.williams@… removed
Note: See
TracTickets for help on using
tickets.
I tracked this down to iris and numpy. The version of iris (v2.1) uses numpy1.15, and apparently numpy has changed its masking behavior in v1.15. I asked the iris developers to look into this: https://github.com/SciTools/iris/issues/3190#issuecomment-427386106