Namya LG
Namya LG
https://github.com/moja-global/FLINT.Cloud/pull/166/files typecasting added to `app.py` > Regarding the error message - it's a bit cryptic, I'm not sure if it means the value is large in memory or numerically. It's...
It doesn't work, we tried setting the values to 32767 in `mean_temperature` and `inital_age`, but still throws the same error
The latest update to this file https://github.com/Namyalg/FLINT.Cloud/blob/type-error/local/rest_api_gcbm/app.py works, and it does not throw the Values Too large error
I have assigned the values of nodata in mean_annual_temperature and intial_age as 32767.0, and type as Int16 @padmajabhol , can you check with this version of app.py
A quick demonstration on how the script can be used https://user-images.githubusercontent.com/53875297/172406743-6247396e-0ba3-4b9a-84c7-4ba88ba0fbcd.mp4
Logs from a successful simulation : [docker_logs.txt](https://github.com/moja-global/FLINT.Cloud/files/8857330/docker_logs.txt)
The timestamp can be removed, I'll process it such that only > @radistoubalidis - could you use this script in your CML Action? > > @Namyalg - if it weren't...
Yes @aornugent, I tested the script again, it works as expected -> retrieve the logs of a container running the simulation It is ready for merge.
Yep, you can work on it
@HarshCasper @aornugent , currently this works for the inputs, should this be extended to the output folder too?