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-20 17:52:39] 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 to [[https://diana.bugs.met.no/|Bugzilla]] | + | * Report bugs [[diana@met.no|diana email list]] |
+ | * [[https://github.com/metno/diana|github repository]] | ||
+ | * [[Installing Diana from Launchpad]] | ||
- | ====== News ====== | ||
- | Next release: medio february 2008 | ||
- | |||
- | Next release will include: | ||
- | * Field format: NetCDF CF standard | ||
- | * Limited number of projections | ||
- | * No ensemble prediction systems (EPS) support | ||
- | * Observation format: BUFR with support of standard WMO templates | ||
- | |||
===== Diana features ===== | ===== Diana features ===== | ||
Line 39: | 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 ===== |
- | ===== Documentation ===== | + | * Linux (We use Ubuntu 18.04 and 20.04) |
- | [[diana_bufr|BUFR observations in Diana]] | + | * 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 |