フィルターのクリア

How can I read IONEX files in MATLAB?

6 ビュー (過去 30 日間)
Sadia Khaf
Sadia Khaf 2016 年 9 月 22 日
編集済み: Walter Roberson 2021 年 4 月 10 日
I have some redundant information that I want to skip while reading this file and then I want to extract the latitude, longitude and TEC data into separate columns. I don't understand LAT/LON1/LON2/DLON either. Basically I need [x y TECdata] for Kriging.
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 9 月 22 日
With regards to the meaning of LAT, LON, DLAT, DLON:
The material I find indicates that the program used to generate that file was an older version of the source code available in http://ftp.izmiran.ru/pub/izmiran/SPIM/ in the isomain.zip file . In particular, file IRIPLAS5c.FOR there is noted as having comments about the format of the output file.

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 9 月 22 日
編集済み: Walter Roberson 2021 年 4 月 10 日
  1 件のコメント
Sadia Khaf
Sadia Khaf 2016 年 9 月 22 日
I checked this, it's not working for me. fopn and textscan seem to take the whole data as a single string.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by