download data from http servers
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ebtesam Farid
el 12 de Dic. de 2020
Comentada: Ebtesam Farid
el 15 de Dic. de 2020
Hello, community
I am trying to download data from cddis server (Troposphere products of IGS stations), but cddis server no longer offer data via ftp server, it offers now data via http server.
this is the link I want to download data from
I want to download data of whole year of 2017 for station (chur)
I know urlread, and urlwrite, and websave commands, but those allow me to save the contents of the webpage not download data from it
any suggestions/help please
0 comentarios
Respuesta aceptada
Gouri Chennuru
el 15 de Dic. de 2020
Hi Ebtesam,
As per my understaning you are trying to download data from the web server.
You can refer to the following link
You can save the structure array in the workspace and extract the data.
Hope this Helps!
Más respuestas (0)
Ver también
Categorías
Más información sobre Web Services en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!