Downloading IMERG late as netcdf
-
- Posts: 3
- Joined: Mon Dec 20, 2021 10:07 am America/New_York
Downloading IMERG late as netcdf
Hi Earthdata,
I tried downloading IMERG late netcdf files using the Subset/get data button.
The search was refined using:
Dataset: GPM IMERG Late Precipitation L3 Half Hourly 0.1 degree x 0.1 degree V06
Download Method: Get File Subsets using the GES DISC Subsetter
Date Range: 2000-06-01 to 2021-05-31
Format: netCDF
and I got the list of files to download.
I used wget to download all these files, but for each of the files (except for the readme and the ATBD) I got an error saying something like:
"SUB.nc4 not available for download".
When I do the same using HDF5 files, everything works well.
Could you please help me understand what am I doing wrong?
Thanks,
Koko
I tried downloading IMERG late netcdf files using the Subset/get data button.
The search was refined using:
Dataset: GPM IMERG Late Precipitation L3 Half Hourly 0.1 degree x 0.1 degree V06
Download Method: Get File Subsets using the GES DISC Subsetter
Date Range: 2000-06-01 to 2021-05-31
Format: netCDF
and I got the list of files to download.
I used wget to download all these files, but for each of the files (except for the readme and the ATBD) I got an error saying something like:
"SUB.nc4 not available for download".
When I do the same using HDF5 files, everything works well.
Could you please help me understand what am I doing wrong?
Thanks,
Koko
Filters:
-
- Posts: 354
- Joined: Mon Sep 30, 2019 1:57 pm America/New_York
- Has thanked: 2 times
- Been thanked: 9 times
Re: Downloading IMERG late as netcdf
Hello,
Your question has been acquired and will be forwarded to the GES DISC staff members who are associated with the subsetter for examination and response.
Your question has been acquired and will be forwarded to the GES DISC staff members who are associated with the subsetter for examination and response.
Re: Downloading IMERG late as netcdf
Hello Koko,
I am maintaining the subsetter. Could you share with me one of the URLs in the list?
We do expect users to select at least one operation, such as variable subsetting, bounding box subsetting, or regridding to return a meaningful result. Pure HDF5 to netCDF conversion is not supported.
Thanks,
Jay
I am maintaining the subsetter. Could you share with me one of the URLs in the list?
We do expect users to select at least one operation, such as variable subsetting, bounding box subsetting, or regridding to return a meaningful result. Pure HDF5 to netCDF conversion is not supported.
Thanks,
Jay
-
- Posts: 354
- Joined: Mon Sep 30, 2019 1:57 pm America/New_York
- Has thanked: 2 times
- Been thanked: 9 times
Re: Downloading IMERG late as netcdf
Note, "jiansu" is a member of the GES DISC staff who works as a software developer with the subsetter.
-
- Posts: 3
- Joined: Mon Dec 20, 2021 10:07 am America/New_York
Re: Downloading IMERG late as netcdf
Hi Jay,
I see.. Then, I'm not sure what I'm trying to do is possible.
I was trying to subset the dates.
In this case, everything else stayed as the originals.
Following is one example link:
https://gpm1.gesdisc.eosdis.nasa.gov/daac-bin/OTF/HTTP_services.cgi?FILENAME=%2Fdata%2FGPM_L3%2FGPM_3IMERGHHL.06%2F2000%2F153%2F3B-HHR-L.MS.MRG.3IMERG.20000601-S000000-E002959.0000.V06B.HDF5&FORMAT=bmM0Lw&BBOX=-90%2C-180%2C90%2C180&LABEL=3B-HHR-L.MS.MRG.3IMERG.20000601-S000000-E002959.0000.V06B.HDF5.SUB.nc4&SHORTNAME=GPM_3IMERGHHL&SERVICE=L34RS_GPM&VERSION=1.02&DATASET_VERSION=06
Thanks you very much for the response!
And I'm looking forward to hear if you have any solution for this.
Cheers,
Koko
I see.. Then, I'm not sure what I'm trying to do is possible.
I was trying to subset the dates.
In this case, everything else stayed as the originals.
Following is one example link:
https://gpm1.gesdisc.eosdis.nasa.gov/daac-bin/OTF/HTTP_services.cgi?FILENAME=%2Fdata%2FGPM_L3%2FGPM_3IMERGHHL.06%2F2000%2F153%2F3B-HHR-L.MS.MRG.3IMERG.20000601-S000000-E002959.0000.V06B.HDF5&FORMAT=bmM0Lw&BBOX=-90%2C-180%2C90%2C180&LABEL=3B-HHR-L.MS.MRG.3IMERG.20000601-S000000-E002959.0000.V06B.HDF5.SUB.nc4&SHORTNAME=GPM_3IMERGHHL&SERVICE=L34RS_GPM&VERSION=1.02&DATASET_VERSION=06
Thanks you very much for the response!
And I'm looking forward to hear if you have any solution for this.
Cheers,
Koko
Re: Downloading IMERG late as netcdf
Thanks Koko,
Your example link is actually retrieving the whole granule. If that's what you desire, then please select "Get Original Files" or visit this
https://gpm1.gesdisc.eosdis.nasa.gov/data/GPM_L3/GPM_3IMERGHHL.06/
If you only need some variables, or one spatial region in rectangle, then please select "Get File Subsets using OPeNDAP" or visit this
https://gpm1.gesdisc.eosdis.nasa.gov/opendap/hyrax/GPM_L3/GPM_3IMERGHHL.06/contents.html
Hope it helps.
Your example link is actually retrieving the whole granule. If that's what you desire, then please select "Get Original Files" or visit this
https://gpm1.gesdisc.eosdis.nasa.gov/data/GPM_L3/GPM_3IMERGHHL.06/
If you only need some variables, or one spatial region in rectangle, then please select "Get File Subsets using OPeNDAP" or visit this
https://gpm1.gesdisc.eosdis.nasa.gov/opendap/hyrax/GPM_L3/GPM_3IMERGHHL.06/contents.html
Hope it helps.
-
- Posts: 3
- Joined: Mon Dec 20, 2021 10:07 am America/New_York