Search found 8 matches

by zhanggaoming
Mon Oct 28, 2024 9:07 pm America/New_York
Forum: Home
Question: MODISL2 hdf to tiff and reprojection
Replies: 9

Re: MODISL2 hdf to tiff and reprojection

zxc_manchester wrote:
> Hi, do you deal with that project problem? I want to project the MOD021KM
> radiance data into wgs84 coordinate projection, while it also exists the
> parameter problem.

No, I gave up python, and I used SNAP GPT tool to do batch reprojection, you better try SNAP GPT.
by zhanggaoming
Sun Oct 27, 2024 10:32 pm America/New_York
Forum: Home
Question: 'error processing your request' while submitting order
Replies: 8

Re: 'error processing your request' while submitting order

LAADS_UserServices_M wrote:
> Your account is working because your username was authenticated by LAADS
> team.

Thank you very much, this helped me a lot.

Best regards
by zhanggaoming
Thu Oct 24, 2024 10:04 pm America/New_York
Forum: Home
Question: 'error processing your request' while submitting order
Replies: 8

Re: 'error processing your request' while submitting order

vllgsbr2 wrote: > vllgsbr2 wrote: > > This is also happening to me and I've tried to reorder many times October > > 21 and 22, 2024. Still not working. same as the other users screenshots. > > Hasn't happened before. And it's not appearing in my past orders > > > update: I emailed support and posted...
by zhanggaoming
Mon Oct 21, 2024 10:14 pm America/New_York
Forum: Home
Question: 'error processing your request' while submitting order
Replies: 8

'error processing your request' while submitting order

Hello, I'm tring to order some OLCI data from https://ladsweb.modaps.eosdis.nasa.gov/search/order/1 After I clicked 'Submit order', an error message appeared as 'There has been an error processing your request'. Here is my search parameter: {"products":"S3A_OL_1_EFR--450,S3B_OL_1_EFR-...
by zhanggaoming
Thu Sep 15, 2022 10:08 pm America/New_York
Forum: Home
Question: MODISL2 hdf to tiff and reprojection
Replies: 9

Re: MODISL2 hdf to tiff and reprojection

OB SeaDAS - xuanyang02 wrote:

That really helped me a lot, thank you very much!
by zhanggaoming
Fri Sep 09, 2022 9:17 pm America/New_York
Forum: Home
Question: MODISL2 hdf to tiff and reprojection
Replies: 9

Re: MODISL2 hdf to tiff and reprojection

OB SeaDAS - xuanyang02 wrote: Yes, exactly I used reprojection tool to create that tif file to retrive geotransform parameters, since I got thousands of image to process, I can not finish them one by one using Seadas GUI. That's why I try to find geotransform parameters, I will be very grateful if y...
by zhanggaoming
Thu Sep 08, 2022 10:02 pm America/New_York
Forum: Home
Question: MODISL2 hdf to tiff and reprojection
Replies: 9

Re: MODISL2 hdf to tiff and reprojection

OB General Science - guoqingw wrote: > Hi, > > Do you mind providing more information about the MODIS L2 data that you are > using? Where did you download the file? What is the original MODIS L2 > filename? > > Thank you, > Guoqing Hi, thank you for your reply, firstly I download MOD021KM V6 from ea...
by zhanggaoming
Sun Sep 04, 2022 5:08 am America/New_York
Forum: Home
Question: MODISL2 hdf to tiff and reprojection
Replies: 9

MODISL2 hdf to tiff and reprojection

Hello, I am a newbie in using python to process MODIS data,now I am trying to covert MODISL2 hdf data(atmosphere corrected products using MOD02 and Seadas) to Geotiff files for futher band calculation. I could not obtain geotransform parameters from MODISL2 hdf matadata, so I tried using geotransfor...