For FCI, there was a bug recently where the grid file would contain negative values for dy:
boutproject/zoidberg#39
There should probably be some kind of check while loading in the grid components that certain quantities should be exclusively positive. We should check this also for all yup/ydown components.
@dschwoerer