File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 235235.detect_change_tile_prep  <-  function (dc_method , tile , ... ) {
236236    UseMethod(" .detect_change_tile_prep"  , dc_method )
237237}
238- # ' @name .detect_change_tile_prep.default
239238# ' @noRd
240239# ' @export
241240.detect_change_tile_prep.default  <-  function (dc_method , tile , ... ) {
242241    return (NULL )
243242}
244- # ' @name .detect_change_tile_prep.bayts_model
245243# ' @noRd
246244# ' @export
247245.detect_change_tile_prep.bayts_model  <- 
337335.dc_bands  <-  function (dc_method ) {
338336    UseMethod(" .dc_bands"  , dc_method )
339337}
340- # ' @name .dc_bands.sits_model
341338# ' @noRd
342339# ' @export
343340.dc_bands.sits_model  <-  function (dc_method ) {
344341    .samples_bands(.dc_samples(dc_method ))
345342}
346- # ' @name .dc_bands.bayts_model
347343# ' @noRd
348344# ' @export
349345.dc_bands.bayts_model  <-  function (dc_method ) {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments