Topex/Poseidon Altimeter Sensor Data Record reading and retrieval
Posted: Wed Sep 25, 2024 4:38 am America/New_York
Dear Sir or Madam,
Hope this email do not make any inconvenience. I send this email to ask if there any public software or program utilities to help users to read "Topex Altimeter Sensor Data Record" dataset in raw format. I have downloaded two files and both of them are with file extension ".dat". However, when I try to read them with python, it seems that this dataset is coded with "ISO 646-1983" (from documentation https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/topex/open/L1B/altsdr/docs/D-8591_C_sdr.pdf), which does not listed in supported encoding types in Python (https://docs.python.org/3.12/library/codecs.html#standard-encodings) and other commonplace computer languages.
I want to retrack waveforms in this dataset for specific use. I would appreciate it if anyone can give me some hints about this.
Cheers,
Jianwei Luo
Hope this email do not make any inconvenience. I send this email to ask if there any public software or program utilities to help users to read "Topex Altimeter Sensor Data Record" dataset in raw format. I have downloaded two files and both of them are with file extension ".dat". However, when I try to read them with python, it seems that this dataset is coded with "ISO 646-1983" (from documentation https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/topex/open/L1B/altsdr/docs/D-8591_C_sdr.pdf), which does not listed in supported encoding types in Python (https://docs.python.org/3.12/library/codecs.html#standard-encodings) and other commonplace computer languages.
I want to retrack waveforms in this dataset for specific use. I would appreciate it if anyone can give me some hints about this.
Cheers,
Jianwei Luo