MRGGRD |
|
|
| Latest: MRGGRD v2.0 (11JUN19) [Fortran] [Python] | 17OCT25 | |
The same operation can be achieved using the Python class
Download the source code:
[mrggrd.f90] or
[rfm_grd_class.py]
If using the Fortran code, compile with any generic Fortran compiler, eg
A typical run might be
(
The program should run almost instantaneously.
For the Python version, if a simple merge of several files is required,
a typical program (or interactive commands within the Python shell)
might be as follows
This creates terminal output
The spectral range may also be modified using the General Comments
Installing MRGGRD
which will create an executable file mrggrd
Running MRGGRD
To run the Fortran program, type mrggrd (or ./mrggrd)
and respond to the prompts.
Rfm_Grd.wnolim
method (see MAKGRD example)
Version History