TerraME / calibration

A TerraME package with calibration functionalities.
GNU General Public License v3.0
1 stars 4 forks source link

working on issue #177 #192

Closed agojunior closed 6 years ago

agojunior commented 7 years ago

Summary function is working for factorial strategy, which is probably the most complex one, fireSummaryFactorial example added to test it.

I still need to make more changes to code to guarantee that tests execute all lines, etc... So it is still not ready for a pull request to master branch, however i made this pull request to be able compare the changes to the original branch.

Summary function is not working yet for selected and sample strategy. I am having some very weird problems with terrame/github on my machine, (I am not being able to generate a documentation for the calibration or ca package for some reason, error 1st argument is mandatory inside project.lua...) so this will delay things a bit more, however since I'm free tomorrow I'm planning on working to implement summary to selected and sample strategy.

pedro-andrade-inpe commented 7 years ago

@agojunior, every day around midnight Jenkins executes the daily builds for TerraME. During this period, all pull requests will fail. I opened it again and it is working properly.