Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diana:windows:building [2010-04-08 10:00:31] dages |
diana:windows:building [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This set of pages describe how to compile metlibs and Diana on Windows using MinGW and MSYS. | This set of pages describe how to compile metlibs and Diana on Windows using MinGW and MSYS. | ||
| - | **2010-04-08** new [[http://pastebin.met.no/pastebin/cgi-bin/ | + | **2010-06-16** new [[ftp://ftp.met.no/projects/diana/diana-3.26.0-win32.zip|diana-3.26.0-win32.zip]]. The zip file includes the diana and bdiana binaries, the required |
| **Read this first** | **Read this first** | ||
| Line 11: | Line 11: | ||
| **Please report any issues to [[dag-erling.smorgrav@systek.no]]** | **Please report any issues to [[dag-erling.smorgrav@systek.no]]** | ||
| + | |||
| + | **Features in Diana not supported on Windows** | ||
| + | |||
| + | * The profet field edit tool | ||
| + | |||
| + | **Known issues** | ||
| + | |||
| + | * **Large file support** - The current version of diana do not support large files (>2G) in the met.no felt format. The met.no felt files are read by the fortran library libmi. The problem might be related to the fortran compiler | ||
| + | |||
| The entire process, in sequence: | The entire process, in sequence: | ||