gwmodeling / challenge

Groundwater Time Series Modeling Challenge
GNU General Public License v3.0
56 stars 33 forks source link

Submit solution for Team TUV #57

Closed asnkneajpboylz closed 1 year ago

raoulcollenteur commented 1 year ago

Hi @asnkneajpboylz ! Thanks for the submission, looks interesting and happy to see a new model to the challenge !

Before merging, could you please make two small changes to the files:

  1. Use the original csv-files and exact same names for the results. So please merge e.g., USA_calib.csvand USA_test.csv to submission_form_USA.csv. This way we can automate reading out the submitted data for all teams :)
  2. undo the changes to 'submissions/team_example/readme.md' to resolve the merge conflicts.

Thanks in advance, and happy new year!

Cheers, Raoul

asnkneajpboylz commented 1 year ago

Dear Raoul,

I combined both of my outputs into the submission form for all countries. Unfortunately, I did not generate a prediction for the first 30 steps, because I used them as starting input for my model. I hope this does not infere too much with your automated framework! I also undid the changes I made to the example readme.

Happy new years to you too and thanks for the quick response!

Best, Anna

raoulcollenteur commented 1 year ago

Thanks for the quick fix @asnkneajpboylz ! Files look good now, so I will merge the PR.

Cheers, Raoul