- 
                Notifications
    
You must be signed in to change notification settings  - Fork 297
 
Fieldsfile and PP support for unpacked and CRAY 32-bit packed data. #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           A brief review suggests this looks good to go. Cheers,  | 
    
          
 I might be wrong actually. Before @MartinDix puts any effort into this, @bjlittle do you think this PR addresses #185?  | 
    
          
 It does address part of the problem mentioned (namely LBPACK being 0 or 2 for a 64-bit fieldsfile), but it doesn't tackle 32-bit fieldsfiles .... that's the part @MartinDix has offered to tackle once this PR is merged.  | 
    
| 
           As yet I've only given it a quick skim, but it looks like an excellent change. Just the kind of thing I was hoping for. :-) And as I think it'll be the first PR to introduce the mock module, could you add it to the INSTALL file please.  | 
    
        
          
                lib/iris/fileformats/pp.py
              
                Outdated
          
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Long line.
        
          
                lib/iris/fileformats/ff.py
              
                Outdated
          
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are quite a few long lines in this method.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the use of "pp" (e.g. in "_pp_payload", "pp_field", and the like) be removed? Is this just a hangover from copying the pp module?
| 
           Some minor formatting and refactoring... but otherwise lookin' good, and I'm itching to get it merged. :-)  | 
    
| 
           This works properly with our 64 bit files with LBPACK=0 and 2. Thanks.  | 
    
Fieldsfile and PP support for unpacked and CRAY 32-bit packed data.
          
 Thanks for the feedback :-)  | 
    
| 
           👍 good work @bjlittle. Thanks for testing @MartinDix.  | 
    
No description provided.