BINASC | ||
Latest: BINASC v16AUG18 [Download] | 08MAR24 |
It relies on the input filename containing a string .bin or
.asc to identify the type of input file, which is then switched
to form the name of the output file.
Installing BINASC
Download the source code: [binasc.f90]
Compile with any generic Fortran compiler, eg
which will create the executable: binascgfortran binasc.f90 -o binasc
For example
(
binasc Input file:rad_01000.asc Output to file: rad_01000.bin STOP R-BINASC: Successful completion