Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:start [2007-12-21 12:49:10] lisbethb |
diana:start [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Diana ====== | ====== Diana ====== | ||
- | [[https://svn.met.no/diana/trunk/|SVN]] | + | 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 this way since spring 2000. Diana is also used extensively by researchers. It was released as open source under the [[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GNU General Public License (GPL)]] in May 2006. | ||
- | [[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]] | ||
- | ==== Tasks common to several projects ==== | ||
- | * Autotools | ||
- | * Debian packages | ||
- | * Qt4 | ||
+ | ===== Diana features ===== | ||
- | ==== Diana specific tasks ==== | + | Combined visualisation of |
- | * 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 | + | |
+ | * Fields | ||
+ | * Satellite and radar images | ||
+ | * Surface observations | ||
+ | * Trajectories in isosurfaces | ||
+ | * Weather charts | ||
+ | Separate viewers available for | ||
+ | * Soundings | ||
+ | * Vertical cross sections | ||
+ | * Time series | ||
+ | |||
+ | Editing tools | ||
+ | |||
+ | * Field modification | ||
+ | * Drawing of fronts, weather symbols etc. | ||
+ | |||
+ | Other features | ||
+ | |||
+ | * Highly customizable with setup-files | ||
+ | * Batch version for non-interactive production available | ||
+ | |||
+ | Diana depends on an IT infrastructure, | ||
+ | |||
+ | ===== Programming environment ===== | ||
+ | |||
+ | * 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:// | ||
+ | |||
+ | See [[https:// | ||
+ | |||
+ | The test data files may be downloaded here: | ||
+ | * {{ : | ||
+ | * {{ : | ||
+ | ===== Formats ===== | ||
+ | |||
+ | * Field format: NetCDF (CF-1.1 compliant), OpenDAP, Grib1&2 | ||
+ | * Observation format: BUFR (rdb and WMO standard templates), Ascii (simple inhouse format) | ||
+ | * Satellite and radar images: geotiff, mitiff (tiff with [[http:// | ||
+ | * 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]] | ||
+ | |||
+ | ==== Training ==== | ||
+ | |||
+ | 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 |