- 
                Notifications
    
You must be signed in to change notification settings  - Fork 734
 
Update NCDF Reader to read .ncrst Restart Files #5031
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
          
     Open
      
      
            jeremyleung521
  wants to merge
  58
  commits into
  MDAnalysis:develop
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
jeremyleung521:ncrst-reader
  
      
      
   
  
    
  
  
  
 
  
      
    base: develop
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Open
                    Changes from 6 commits
      Commits
    
    
            Show all changes
          
          
            58 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      6a75d39
              
                Adds basic framework for reading NCRST files
              
              
                 5a88100
              
                Removing unused imports
              
              
                 8b7dbd5
              
                Major updates to NCRST reader
              
              
                 0c457ce
              
                Try/except instead of it statements + docstring changes
              
              
                 d245e33
              
                64 bit offset check
              
              
                 33cbe3e
              
                Merge branch 'develop' into NCrestart
              
              
                 b420032
              
                Need to check things
              
              
                 08bb2b1
              
                Merge branch 'develop' into NCrestart
              
              
                 7676741
              
                Some changes
              
              
                 a382762
              
                Merge branch 'develop' into NCrestart
              
              
                IAlibay df24168
              
                Exception + Minor docs update
              
              
                IAlibay 93f2edb
              
                More exceptions + start on tests
              
              
                IAlibay 78e92d0
              
                More inpcrd changes and tests
              
              
                IAlibay 474ab59
              
                Error type change
              
              
                IAlibay e5d7cb6
              
                Changes to match initial PR 2326
              
              
                IAlibay cee802c
              
                Merge branch 'develop' into NCrestart
              
              
                IAlibay 2554ff0
              
                Swapping to ValueErrors
              
              
                IAlibay 8cc8161
              
                Update _verify_units and typos
              
              
                IAlibay 5277cd0
              
                Merge branch 'develop' into NCrestart
              
              
                IAlibay f9d2ab5
              
                Merge branch 'MDAnalysis:develop' into NCrestart
              
              
                IAlibay bcc58c8
              
                Update INPCRD.py
              
              
                IAlibay 30a2b12
              
                working commit
              
              
                jeremyleung521 e2e0455
              
                test for NCRST
              
              
                jeremyleung521 d6627c7
              
                changelog + authors
              
              
                jeremyleung521 c5988e6
              
                Merge branch 'develop' of github.com:mdanalysis/mdanalysis into ncrst…
              
              
                jeremyleung521 fb0d2e9
              
                lint test_netcdf.py
              
              
                jeremyleung521 0f27fc4
              
                small code cleanup of TRJ.py
              
              
                jeremyleung521 eb83b42
              
                small formatting in CHANGELOG
              
              
                jeremyleung521 eb7ba03
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 50eb893
              
                Merge branch 'develop' of github.com:mdanalysis/mdanalysis into ncrst…
              
              
                jeremyleung521 abfb5a7
              
                Merge branch 'pr/3942' into ncrst-reader
              
              
                jeremyleung521 d98ebab
              
                working, failing ExceptionWarning Tests
              
              
                jeremyleung521 37b7e1e
              
                cleanup
              
              
                jeremyleung521 736db88
              
                make NCRST work
              
              
                jeremyleung521 2ab9fe1
              
                typo in SingleFrameReaderBase
              
              
                jeremyleung521 14daa07
              
                Merge branch 'ncrst-reader' of github.com:jeremyleung521/MDAnalysis i…
              
              
                jeremyleung521 5bf1ce0
              
                Revert "typo in SingleFrameReaderBase"
              
              
                jeremyleung521 614f9f6
              
                black lint
              
              
                jeremyleung521 bf68954
              
                Reapply "typo in SingleFrameReaderBase"
              
              
                jeremyleung521 264215f
              
                black lint
              
              
                jeremyleung521 01234f1
              
                Merge branch 'develop' of github.com:jeremyleung521/MDAnalysis into n…
              
              
                jeremyleung521 6613a27
              
                fix tests
              
              
                jeremyleung521 4dcbf2f
              
                Merge branch 'develop' of github.com:mdanalysis/mdanalysis into ncrst…
              
              
                jeremyleung521 eca17ab
              
                fix docstring
              
              
                jeremyleung521 aac6b8a
              
                Merge branch 'develop' of github.com:mdanalysis/mdanalysis into ncrst…
              
              
                jeremyleung521 b44df73
              
                typo and doc-links fix
              
              
                jeremyleung521 32848f4
              
                doc update
              
              
                jeremyleung521 9262e75
              
                n_frames now read during init
              
              
                jeremyleung521 ec8fd95
              
                update tests
              
              
                jeremyleung521 444ece0
              
                lint for test_netcdf.py
              
              
                jeremyleung521 921bc34
              
                Merge branch 'develop' into ncrst-reader
              
              
                yuxuanzhuang fbcf292
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 1e4aba1
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 44f5dd4
              
                bump PR to v2.11.0
              
              
                jeremyleung521 a52a573
              
                Enhancements
              
              
                jeremyleung521 3ac1abd
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 d66dc43
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 ab2c6c9
              
                Merge branch 'develop' into ncrst-reader
              
              
                jeremyleung521 File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.