unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Check/understand the Fortran Binary file format specification with Emacs.
@ 2022-03-17 14:21 Hongyi Zhao
  2022-03-17 14:49 ` Manuel Giraud
  0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2022-03-17 14:21 UTC (permalink / raw)
  To: help-gnu-emacs

I've a FORTRAN Binary file [1], and I want to check/understand what's
in the file, so that I can read it with FORTRAN/python, etc. The first
thing is to find and confirm the file format specification used by it.

Any hints for achieving this aim with Emacs?

[1] https://github.com/hongyi-zhao/irvsp/blob/master/IRVSPDATA/kLittleGroups/kLG_1.data

Regards
-- 
Assoc. Prof. Hongsheng Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Check/understand the Fortran Binary file format specification with Emacs.
  2022-03-17 14:21 Check/understand the Fortran Binary file format specification with Emacs Hongyi Zhao
@ 2022-03-17 14:49 ` Manuel Giraud
  2022-03-17 15:47   ` Hongyi Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Giraud @ 2022-03-17 14:49 UTC (permalink / raw)
  To: Hongyi Zhao; +Cc: help-gnu-emacs

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> Any hints for achieving this aim with Emacs?

The file is small and can be opened using `hexl-find-file' which is
Emacs' hexadecimal editor.

Best regards,
-- 
Manuel Giraud



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Check/understand the Fortran Binary file format specification with Emacs.
  2022-03-17 14:49 ` Manuel Giraud
@ 2022-03-17 15:47   ` Hongyi Zhao
  0 siblings, 0 replies; 3+ messages in thread
From: Hongyi Zhao @ 2022-03-17 15:47 UTC (permalink / raw)
  To: Manuel Giraud; +Cc: help-gnu-emacs

On Thu, Mar 17, 2022 at 10:49 PM Manuel Giraud <manuel@ledu-giraud.fr> wrote:
>
> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
>
> > Any hints for achieving this aim with Emacs?
>
> The file is small and can be opened using `hexl-find-file' which is
> Emacs' hexadecimal editor.

Nice. It does the trick.

Best regards,
HY



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-17 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17 14:21 Check/understand the Fortran Binary file format specification with Emacs Hongyi Zhao
2022-03-17 14:49 ` Manuel Giraud
2022-03-17 15:47   ` Hongyi Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).