Re: [WDB-Development] 'alt' parameter
Brought to you by:
falkenroth,
michaeloa
|
From: V. B. <veg...@me...> - 2008-07-02 08:36:29
|
You are right, thank you. I have made an addition in svn, and it should appear on the website shortly. VG > On > http://wdb.met.no/wdb2ts/0.1/html/ch01s03.html > > it says > "The level specification allows the user to specify the level > (i.e., factors such as altitude or depth) for which data should > be returned. The level specification is given as follows: > > levelspec=levelfrom,levelto,levelparameter,indeterminatetype > " > > but nothing about an "alt" parameter. > > But in src/mod_wdb2ts/wciWebQuery.cc I see an "alt" parameter: > > * Decodes a query on the form: > * > * http://server/path/?lat=10;lon=10;alt=10; > * reftime=2007-12-10T10:00,2007-12-10T10:00,exact; > * dataprovider=1096; > * dataversion=-1; > * parameter=instantaneous pressure of air,instantaneous > temperature of air,instantaneous velocity of air (u-component); * > levelspec=2,2,above ground,exact; > * validtime=2007-12-10T00:00,2007-12-10T10:00,intersect > * format=CSV > > shouldn't the "alt" parameter be documented on >  http://wdb.met.no/wdb2ts/0.1/html/ch01s03.html > > ? > > -JI > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Wdb-development mailing list > Wdb...@li... > https://lists.sourceforge.net/lists/listinfo/wdb-development |