dt_estimate_scanlines
- ASTERimage.dt_estimate_scanlines(sensor='vnir')[source]
- Estimate the date time per scanline. - Based on the approximate recording time for one ASTER image a date time array is constructed along the flight direction and depending on the sensor resolution. - Parameters:
- sensor (str) – ASTER sensor (“vnir”, “swir”, or “tir”). 
- Returns:
- date time information per scanline. 
- Return type:
- (ndarray[datetime])