OpenDataAnalytics / gaia

Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
31 stars 15 forks source link

Add RPC projection class #108

Open mleotta opened 6 years ago

mleotta commented 6 years ago

Yes, we can easily make up some test data, but I'm not sure where to put it or how tests are structured in gaia.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-2.7%) to 69.317% when pulling 94c74941bcc36936b3d1662de0c235178861c3bc on mleotta:add-rpc into 990173a7deaa7395030a5641461f1941c45304e2 on OpenDataAnalytics:master.

aashish24 commented 6 years ago

thanks for the changes. The tests are python unit tests. For one of the example please see here: (https://github.com/OpenDataAnalytics/gaia/blob/master/tests/cases/test_processors.py). Current the test data resided in tests/data but if we have large enough test data then we can put it on data.kitware.com and have it downloaded during the testing. I can have danlipsa add the testing if you have the test data.

mleotta commented 6 years ago

Yes, can you have Dan help by adding the tests. I won't have time to get to it for a while. I'll send you some data.