chenxi10000 / geotop

Automatically exported from code.google.com/p/geotop
0 stars 0 forks source link

Exception during test execution: No interpolation algorithm with quality rating > 0 found for parameter(TA) #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem:

1. build geotop with meteoio (both branches matteo and tn_exact have the same 
behaviour,  I tried on ubuntu 12.04 LTS and macosx)
2. run tests/test_sample_run/test_runner.py

seems that the following function returns 0.0 instead of 0.7: 
IDWLapseAlgorithm::getQualityRating(const Date& i_date, const 
MeteoData::Parameters& in_param)

I guess this could be due to the lack of data or parameters.

Original issue reported on code.google.com by angl...@gmail.com on 7 Oct 2013 at 8:33

Attachments: