Question about RegressionKrigging #239
    Answered  by MuellerSeb  
    sachin9390   asked this question in Q&A 
 -
| can we write the output from RegressionKrigging on grid/raster and could you please explain these **args, **kwargs ? | 
Beta Was this translation helpful? Give feedback.
   Answered by  MuellerSeb    Aug 9, 2022   
 Replies: 1 comment
-
| Hi there! Take a look at write_asc_grid to export raster files. What specific  Sebastian | 
Beta Was this translation helpful? Give feedback.
  0 replies  
  Answer selected by sachin9390 
  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 
 
Hi there!
Take a look at write_asc_grid to export raster files.
What specific
*argsand**kwargsare talking about? Maybe this already helps.Sebastian