tathu.satellite package
Submodules
tathu.satellite.glm module
- class tathu.satellite.glm.Density(timestamp, array)
Bases:
tuple- array
Alias for field number 1
- timestamp
Alias for field number 0
tathu.satellite.goes13 module
- tathu.satellite.goes13.sat2grid(path, extent=None, resolution=4, autoscale=True, progress=None)
tathu.satellite.goes_r module
- tathu.satellite.goes_r.getCoverageTime(path)
- tathu.satellite.goes_r.getFillValue(path, var='CMI')
- tathu.satellite.goes_r.getGeoExtent(path)
- tathu.satellite.goes_r.getProj(path)
- tathu.satellite.goes_r.getProjExtent(path)
- tathu.satellite.goes_r.getScaleOffset(path, var='CMI')
- tathu.satellite.goes_r.rect2grid(path, extent=None, resolution=2, autoscale=True, progress=None)
- tathu.satellite.goes_r.sat2grid(path, extent, resolution, targetPrj, driver='NETCDF', autoscale=True, progress=None, var='CMI')
tathu.satellite.msg module
- tathu.satellite.msg.getFillValue(path)
- tathu.satellite.msg.getProjExtent(path)
- tathu.satellite.msg.getScaleOffset(path)
- tathu.satellite.msg.sat2grid(path, extent, resolution, targetPrj, driver, scale=None, offset=None, progress=None, options=['NUM_THREADS=ALL_CPUS'])