Could not reach the websites and downloaded Ocean Color (L3SMI) datasets
Could not reach the websites and downloaded Ocean Color (L3SMI) datasets
Dear all,
I could the problem opening the link below:
https://oceandata.sci.gsfc.nasa.gov (/directaccess/MODIS-Aqua/L3SMI/2009/263/)
and other L3SMI products for 4 days until now.
The website showed:
.:. ERROR .:.
Ocean Biology Distributed Active Archive Center (OB.DAAC)
We are sorry, but an error has occurred. Please use the back button to return to the previous page
I downloaded some L3SMI Products (MODIS Aqua, MODIS Terra, MERIS, and SeaWiFS) using python and got the error message below:
Traceback (most recent call last):
File "I:\OCScript\Temp4A\T4OCAq.py", line 213, in <module>
headings = [th.get_text() for th in table.find("tr").find_all("th")]
AttributeError: 'NoneType' object has no attribute 'find'
Could anyone help to fix the problem, please?
Thank you.
Best regards,
Aries
I could the problem opening the link below:
https://oceandata.sci.gsfc.nasa.gov (/directaccess/MODIS-Aqua/L3SMI/2009/263/)
and other L3SMI products for 4 days until now.
The website showed:
.:. ERROR .:.
Ocean Biology Distributed Active Archive Center (OB.DAAC)
We are sorry, but an error has occurred. Please use the back button to return to the previous page
I downloaded some L3SMI Products (MODIS Aqua, MODIS Terra, MERIS, and SeaWiFS) using python and got the error message below:
Traceback (most recent call last):
File "I:\OCScript\Temp4A\T4OCAq.py", line 213, in <module>
headings = [th.get_text() for th in table.find("tr").find_all("th")]
AttributeError: 'NoneType' object has no attribute 'find'
Could anyone help to fix the problem, please?
Thank you.
Best regards,
Aries
Filters:
-
- Subject Matter Expert
- Posts: 452
- Joined: Fri Feb 05, 2021 9:17 am America/New_York
- Been thanked: 7 times
Re: Could not reach the websites and downloaded Ocean Color (L3SMI) datasets
Dear Tommy [OB ODPS - towens]
Thank you for your suggestion.
I could open the link which you mentioned:
Try this URL:
https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-3%20Mapped/Aqua-MODIS/2009/263/
I'm curious, what are the differences and similarities between L3SMI and Level-3%20Mapped?
Thank you
Aries
Thank you for your suggestion.
I could open the link which you mentioned:
Try this URL:
https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-3%20Mapped/Aqua-MODIS/2009/263/
I'm curious, what are the differences and similarities between L3SMI and Level-3%20Mapped?
Thank you
Aries
-
- Subject Matter Expert
- Posts: 452
- Joined: Fri Feb 05, 2021 9:17 am America/New_York
- Been thanked: 7 times
Re: Could not reach the websites and downloaded Ocean Color (L3SMI) datasets
There is no difference. SMI is an acronym for Standard Mapped Image.
Tommy
Tommy
Re: Could not reach the websites and downloaded Ocean Color (L3SMI) datasets
Dear Tommy,
Thank you for your explanation.
Best regards,
Aries
Thank you for your explanation.
Best regards,
Aries