warsa.precipitation.satellite.trmm package

Submodules

warsa.precipitation.satellite.trmm.download module

class TRMMnascom3B42RTv7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://disc2.nascom.nasa.gov/data/opendap/TRMM_RT/TRMM_3B42RT.7/2000/060/
Format:
3B42RT.2000030100.7R2.nc4 3B42RT.2000030100.7R2.nc4.xml 3B42RT.2016111903.7.nc4 3B42RT.2016111903.7.nc4.xml
static get_datetime_from_file_name(filename)
class TRMMnascom3B42V7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://disc2.nascom.nasa.gov/data/opendap/TRMM_L3/TRMM_3B42.7/1997/365/
Format:
3B42.19980101.00.7.HDF 3B42.19980101.00.7.HDF.map.gz 3B42.19980101.00.7.HDF.xml
static get_datetime_from_file_name(filename)
class TRMMnascom3B42V7xDailyFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://disc2.nascom.nasa.gov/data/opendap/TRMM_L3/TRMM_3B42_Daily.7/1998/01/
Format:
3B42_Daily.19980101.7.nc4 3B42_Daily.19980101.7.nc4.xml
static get_datetime_from_file_name(filename)
class TRMMopen3B40RTv7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source:
ftp://trmmopen.gsfc.nasa.gov/pub/merged/combinedMicro/2000/03/
Format:
3B40RT.2000030100.7R2.bin.gz 3B40RT.2016111109.7.bin.gz
static get_datetime_from_file_name(filename)
class TRMMopen3B41RTv7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://trmmopen.gsfc.nasa.gov/pub/merged/calibratedIR/2000/03/
Format:
3B41RT.2000030100.7R2.bin.gz
static get_datetime_from_file_name(filename)
class TRMMopen3B42RTv7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://trmmopen.gsfc.nasa.gov/pub/merged/mergeIRMicro/2000/03/
Format:
3B42RT.2000030100.7R2.bin.gz
static get_datetime_from_file_name(filename)
class TRMMopen3B42RTv7x3hGISFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://trmmopen.gsfc.nasa.gov/pub/gis/200003/
Format:
3B42RT.2000030200.03hr.tif 3B42RT.2000030200.03hr.tfw
static get_datetime_from_file_name(filename)
class TRMMopen3B42v7x3hFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://trmmopen.gsfc.nasa.gov/pub/TMPA/TRMMstandard/3B42/1998/01/01/
Format:
3B42.19980101.00.7.HDF.gz
static get_datetime_from_file_name(filename)
class TRMMopen3B42v7x3hGISFTP(local_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source
ftp://trmmopen.gsfc.nasa.gov/trmmdata/GIS/2014/01/01/
Format:
3B42RT.2000030200.03hr.tif 3B42RT.2000030200.03hr.tfw
static get_datetime_from_file_name(filename)
class TRMMopenFTP(local_dir, prefix, suffix, dir_lens, ftp_dir)

Bases: warsa.precipitation.satellite.download.SatelliteBasedPrecipitationDownloadFTP

Source: ftp://trmmopen.gsfc.nasa.gov

static get_datetime_from_file_name(filename)

warsa.precipitation.satellite.trmm.download_trmm_3B42RT_v7_3h_trmmopen module

warsa.precipitation.satellite.trmm.rasterize module

warsa.precipitation.satellite.trmm.trmm_time_series_3B40RT_v7_3h_trmmopen module

warsa.precipitation.satellite.trmm.trmm_time_series_3B41RT_v7_3h_trmmopen module

warsa.precipitation.satellite.trmm.trmm_time_series_3B42RT_v7_3h_nascom module

create_time_series_from_rasters(raster_dir, lrs, layer_fieldname, time_series_filename, suffix='.tif')

warsa.precipitation.satellite.trmm.trmm_time_series_3B42RT_v7_3h_trmmopen module

create_time_series_from_rasters(raster_dir, lrs, layer_fieldname, time_series_filename, suffix='.tif')

warsa.precipitation.satellite.trmm.trmm_time_series_3B42RT_v7_gis_trmmopen module

create_time_series_from_rasters(raster_dir, lrs, layer_fieldname, time_series_filename, suffix)

warsa.precipitation.satellite.trmm.trmm_time_series_3B42_v7_3h_nascom module

create_time_series_from_rasters(raster_dir, lrs, layer_fieldname, time_series_filename)

warsa.precipitation.satellite.trmm.trmm_time_series_3B42_v7_daily_nascom module

create_time_series_from_rasters(raster_dir, lrs, layer_fieldname, time_series_filename, suffix='.tif')

Module contents