retro-transposition
            
            #1510
          
          
        -
| Hey all, I was wondering if the ability to go retro-transpose POA information exists in pvlib. For example, if I have POA, surface azimuth and surface tilt could I back out GHI and DHI? If this doesn't exist yet, is it something that would make a good addition to the library? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            cwhanse
          
      
      
        Aug 1, 2022 
      
    
    Replies: 1 comment 1 reply
-
| It is available in  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        kurt-rhee
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
It is available in
pvlib.irradiance.gti_dirint. There's no unique inverse function POA -> GHI; one has to assume a model for sky diffuse irradiance component, hence the namegti_dirintwhich uses the DIRINT model for sky diffuse.