Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:start [2008-01-09 10:07:50] lisbethb |
diana:start [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
Diana is a meteorological visualisation and production software developed at the Norwegian Meteorological Institute (met.no). | Diana is a meteorological visualisation and production software developed at the Norwegian Meteorological Institute (met.no). | ||
- | Diana is developed for operational use at met.no, and has been used operationally | + | Diana is developed for operational use at met.no, and has been used this way since spring 2000. Diana is also used extensively by researchers. It was released as open source under the [[http:// |
+ | |||
+ | * Report bugs [[diana@met.no|diana email list]] | ||
+ | * [[https:// | ||
+ | * [[Installing Diana from Launchpad]] | ||
- | * Report bugs to [[https:// | ||
===== Diana features ===== | ===== Diana features ===== | ||
Line 29: | Line 32: | ||
Other features | Other features | ||
- | * Highly | + | * Highly |
* Batch version for non-interactive production available | * Batch version for non-interactive production available | ||
- | ====== Downloads ====== | + | Diana depends on an IT infrastructure, |
- | [[ftp://ftp.met.no/ | + | |
- | + | ||
- | [[https:// | + | |
+ | ===== Programming environment ===== | ||
- | ====== News ====== | + | * Linux (We use Ubuntu 18.04 and 20.04) |
+ | * C++ (g++) | ||
+ | * Qt 5 for GUI and window handling, platform independent | ||
+ | * Qt OpenGL for hardware-accelerated 2D graphics | ||
+ | * a few other Free and Open Source libraries (fonts etc.) | ||
+ | * connections between applications via [[https:// | ||
- | ====== Tasks ====== | + | See [[https:// |
+ | The test data files may be downloaded here: | ||
+ | * {{ : | ||
+ | * {{ : | ||
+ | ===== Formats ===== | ||
- | === Common to several projects === | + | * Field format: NetCDF (CF-1.1 compliant), OpenDAP, Grib1& |
- | * Autotools | + | * Observation format: BUFR (rdb and WMO standard templates), Ascii (simple inhouse format) |
- | * Debian packages | + | * Satellite and radar images: geotiff, mitiff (tiff with [[http:// |
- | * Qt4 | + | * Maps: ESRI shape, ASCII (simple inhouse format) |
+ | * Weather symbols: ASCII (simple inhouse format) | ||
+ | ===== Documentation ===== | ||
+ | * [[GettingStarted|Getting Started]] | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * See [[Triangle Map Format|]] for clarifications. | ||
+ | * [[http:// | ||
+ | * [[diana_code_doc|Developer Documentation]] | ||
+ | * [[diana_bufr|BUFR observations in Diana]] | ||
+ | * [[diana_references|References]] | ||
- | === Diana specific tasks === | + | ==== Training ==== |
- | * Proj4 | + | |
- | * Bdiana without X-server | + | |
- | * Redesign - field reading | + | |
- | * NetCDF | + | |
- | * Grib | + | |
- | * Profet - Field editing | + | |
- | * WMS - get capabilities | + | |
- | * Porting bdiana jobs from debian woody to debian sarge | + | |
+ | Some training screencasts are available here: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | ===== Developers ===== | ||
+ | * [[diana_codestyle|Code style]] | ||
+ | ===== Contact information ===== | ||
Email: diana@met.no | Email: diana@met.no |