-
Notifications
You must be signed in to change notification settings - Fork 303
ionex to download GIM from JPL #1331
Copy link
Copy link
Closed
Description
Description of the problem
I tried to run the ionosphere TEC estimation by downloading the JPL model. But the URL seems not working. Is there any changes on the archive recently? I also tried the IGS and didn't work. Do I need to setup authentication of the account?
The link from the prompt message: https://cddis.nasa.gov/archive/gnss/products/ionex/2024/084/jplg0840.24i.Z
If you go in there after loging manually, it says 404 error.
Full script that generated the error
iono_tec.py timeseries_SET.h5 -g geometryGeo.h5
Full error message
Then it fetch the dates and tried to download all the TEC products, but end up having the 404 Not Found error.
--------------------
DATE 7/35: 20240324
wget --continue --auth-no-challenge "https://cddis.nasa.gov/archive/gnss/products/ionex/2024/084/jplg0840.24i.Z"
--2025-03-14 14:41:24-- https://cddis.nasa.gov/archive/gnss/products/ionex/2024/084/jplg0840.24i.Z
Resolving cddis.nasa.gov (cddis.nasa.gov)... 198.118.199.52, 2001:4d0:241a:442::52
Connecting to cddis.nasa.gov (cddis.nasa.gov)|198.118.199.52|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://urs.earthdata.nasa.gov/oauth/authorize?client_id=gDQnv1IO0j9O2xXdwS8KMQ&response_type=code&redirect_uri=https%3A%2F%2Fcddis.nasa.gov%2Fproxyauth&state=aHR0cDovL2NkZGlzLm5hc2EuZ292L2FyY2hpdmUvZ25zcy9wcm9kdWN0cy9pb25leC8yMDI0LzA4NC9qcGxnMDg0MC4yNGkuWg [following]
--2025-03-14 14:41:25-- https://urs.earthdata.nasa.gov/oauth/authorize?client_id=gDQnv1IO0j9O2xXdwS8KMQ&response_type=code&redirect_uri=https%3A%2F%2Fcddis.nasa.gov%2Fproxyauth&state=aHR0cDovL2NkZGlzLm5hc2EuZ292L2FyY2hpdmUvZ25zcy9wcm9kdWN0cy9pb25leC8yMDI0LzA4NC9qcGxnMDg0MC4yNGkuWg
Resolving urs.earthdata.nasa.gov (urs.earthdata.nasa.gov)... 198.118.243.33, 2001:4d0:241a:4081::89
Connecting to urs.earthdata.nasa.gov (urs.earthdata.nasa.gov)|198.118.243.33|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://cddis.nasa.gov/proxyauth?code=f96htViRUE8dj5WNbWk8zoBYTL190o6FbTRHBCNKMk6qN8xTes0bqDreVRkqPl1OcgD1HkIBRRKuLPXbm-xqsU7ePTMHYXG3DsXLWoSX8wLo2Q&state=aHR0cDovL2NkZGlzLm5hc2EuZ292L2FyY2hpdmUvZ25zcy9wcm9kdWN0cy9pb25leC8yMDI0LzA4NC9qcGxnMDg0MC4yNGkuWg [following]
--2025-03-14 14:41:25-- https://cddis.nasa.gov/proxyauth?code=f96htViRUE8dj5WNbWk8zoBYTL190o6FbTRHBCNKMk6qN8xTes0bqDreVRkqPl1OcgD1HkIBRRKuLPXbm-xqsU7ePTMHYXG3DsXLWoSX8wLo2Q&state=aHR0cDovL2NkZGlzLm5hc2EuZ292L2FyY2hpdmUvZ25zcy9wcm9kdWN0cy9pb25leC8yMDI0LzA4NC9qcGxnMDg0MC4yNGkuWg
Connecting to cddis.nasa.gov (cddis.nasa.gov)|198.118.199.52|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cddis.nasa.gov/archive/gnss/products/ionex/2024/084/jplg0840.24i.Z [following]
URL transformed to HTTPS due to an HSTS policy
--2025-03-14 14:41:25-- https://cddis.nasa.gov/archive/gnss/products/ionex/2024/084/jplg0840.24i.Z
Connecting to cddis.nasa.gov (cddis.nasa.gov)|198.118.199.52|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-14 14:41:26 ERROR 404: Not Found.
gzip --force --keep --decompress TEC/jplg0840.24i.Z
gzip: TEC/jplg0840.24i.Z: No such file or directory
--------------------
System information
- Operating system:
- Python environment:
- MintPy version:
- InSAR processor/product:
- Your custom / default template file (if the bug is related to a specific dataset):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels