API for IMERG Datasets
Types of IMERG Datasets
NASAPrecipitation.IMERGHalfHourly Type
IMERGHalfHourly{ST<:AbstractString, DT<:TimeType} <: IMERGDatasetObject containing information on Half-Hourly IMERG datasets to be downloaded
sourceNASAPrecipitation.IMERGDaily Type
IMERGDaily{ST<:AbstractString, DT<:TimeType} <: IMERGDatasetObject containing information on Daily IMERG datasets to be downloaded
sourceNASAPrecipitation.IMERGMonthly Type
IMERGMonthly{ST<:AbstractString, DT<:TimeType} <: IMERGDatasetObject containing information on Montly IMERG datasets to be downloaded
sourceCreating IMERG Half-Hourly Datasets
NASAPrecipitation.IMERGEarlyHH Function
IMERGEarlyHH(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGHalfHourly{ST,DT}Creates a IMERGHalfHourly dataset npd to retrieve datasets from the Near Real-Time Early processing runs for Half-Hourly output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimergearlyhhwill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imergearlyhhname: Early IMERG Half-Hourlydoi: 10.5067/GPM/IMERG/3B-HH-E/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGHHE.06fpref: 3B-HHR-E.MS.MRG.3IMERGfsuff: V06B.HDF5
NASAPrecipitation.IMERGLateHH Function
IMERGLateHH(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGHalfHourly{ST,DT}Creates a IMERGHalfHourly dataset npd to retrieve datasets from the Near Real-Time Late processing runs for Half-Hourly output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimerglatehhwill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imerglatehhname: Late IMERG Half-Hourlydoi: 10.5067/GPM/IMERG/3B-HH-L/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGHHL.06fpref: 3B-HHR-L.MS.MRG.3IMERGfsuff: V06B.HDF5
NASAPrecipitation.IMERGFinalHH Function
IMERGFinalHH(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGHalfHourly{ST,DT}Creates a IMERGHalfHourly dataset npd to retrieve datasets from the final post-processing runs for Half-Hourly output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimergfinalhhwill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imergfinalhhname: Final IMERG Half-Hourlydoi: 10.5067/GPM/IMERG/3B-HH/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGHH.06fpref: 3B-HHR.MS.MRG.3IMERGfsuff: V06B.HDF5
Creating IMERG Daily Datasets
NASAPrecipitation.IMERGEarlyDY Function
IMERGEarlyDY(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGDaily{ST,DT}Creates a IMERGDaily dataset npd to retrieve datasets from the Near Real-Time Early processing runs for Daily output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimergearlydywill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imergearlydyname: Early IMERG Dailydoi: 10.5067/GPM/IMERGDE/DAY/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGDE.06fpref: 3B-DAY-E.MS.MRG.3IMERGfsuff: S000000-E235959.V06.nc4
NASAPrecipitation.IMERGLateDY Function
IMERGLateDY(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGDaily{ST,DT}Creates a IMERGDaily dataset npd to retrieve datasets from the Near Real-Time Late processing runs for Daily output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimerglatedywill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imerglatedyname: Late IMERG Dailydoi: 10.5067/GPM/IMERGDL/DAY/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGDL.06fpref: 3B-DAY-L.MS.MRG.3IMERGfsuff: S000000-E235959.V06.nc4
NASAPrecipitation.IMERGFinalDY Function
IMERGFinalDY(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGDaily{ST,DT}Creates a IMERGDaily dataset npd to retrieve datasets from the Final post-processing runs for Daily output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimergfinaldywill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imergfinaldyID: Final IMERG Dailydoi: 10.5067/GPM/IMERGDF/DAY/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGDF.06fpref: 3B-DAY.MS.MRG.3IMERGfsuff: S000000-E235959.V06.nc4
Creating IMERG Monthly Datasets
NASAPrecipitation.IMERGMonthly Type
IMERGMonthly(
ST = String,
DT = Date;
start :: TimeType,
stop :: TimeType,
path :: AbstractString = homedir(),
) -> npd :: IMERGMonthly{ST,DT}Creates a IMERGMonthly dataset npd to retrieve datasets for Monthly output
Keyword Arguments
start: Date at which download / analysis of the dataset beginsstop: Date at which download / analysis of the dataset endspath: The directory in which the folderimergmonthlywill be created for data downloads, storage and analysis, default is the home directoy called byhomedir()
The following fields in npd will be fixed as below:
ID: imergmonthlyname: IMERG Monthlydoi: 10.5067/GPM/IMERG/3B-MONTH/06hroot: https://gpm1.gesdisc.eosdis.nasa.gov/opendap/GPM_L3/GPM_3IMERGM.06fpref: 3B-MO.MS.MRG.3IMERGfsuff: V06B.HDF5