This is an old revision of the document!
Meeting at SMHI in conjunction with NORDKLIM 2007-10-11
Actions
No | Actionee | Description |
---|---|---|
001 | smhi.se | Provide list of libraries not available in main distribution |
002 | met.no | Update wiki pages with table of library locations, also include libpuTools pointer |
003 | met.no | Clarify use of kvhqc_apps |
004 | met.no | Provide information on use and building of java applications included in kvalobs distribution |
005 | met.no | Confirm whether library kvcpp or kvcpp2 is necessary |
006 | smhi.se | Provide proposal on improved security with CORBA session identity / authentication etc. |
Results
- 001
The HQC tool is dependent on the following libraries that not are present in the kvoss svn: qTimeseries, qUtilities, pets2, tsData, puMet, glText, GLP, miconfparser, puDatatypes, parameter, puCtools and also the library puTools
- 002
qUtilities, pets2, tsData, puMet, glText, GLP, puDatatypes, parameter, puCtools and puTools : are located in https://svn.met.no/viewvc/metlibs
qTimeseries : currently not available in subversion
miconfparser : included in kvalobs as https://svn.met.no/viewvc/kvoss/kvalobs/trunk/src/lib/confparser/ (builds libmiconfparser)
- 003
Neither HQC nor kvalobs have any dependency on kvhqc_apps. Kvhqc_apps includes tools used by observational personnel at met.no for work with operational data, e.g. kvalobs db, sms messages etc…
- 004
Java applications are built using ant, e.g. just type “ant” in either the ./src/service-libs/java or ./src/kv2kl where a build.xml file exists. Vague memory that the java software is used for testing and acting as various simulators ???? 1).
- 005
Libraries for clients accessing kvalobs. kvcpp2 should be used in place of kvcpp. Currently HQC uses kvcpp and other client applications uses kvcpp2.
- 006
…