Closed ruixue-li closed 3 years ago
I started looking into this. It works fine when run with just the data reported-- means and std. dev.s, and applying a weight of 1 to all models. It might be a problem with the weight values, but I need to check more.
@ruixue-li Where can I get this file: /home/liruixue/repos/energy-code-release-2020/projection_inputs/csvv/TINV_clim/FD_FGLS_inter_OTHERIND_TINV_clim.csv
? What's the repo, or can we move it to a shared spot?
Hi @jrising ,
It's here , and I've moved it to
/mnt/CIL_energy/code_release_data_pixel_interaction/miscellaneous/FD_FGLS_inter_OTHERIND_TINV_clim.csv
@ruixue-li Okay, I figured it out. The wide range of values ended up just making it so that the fixed point wasn't found within 100 iterations, which was the default limit. I just increased it to 200 iterations, and it seems to work fine now!
Thank you so much @jrising !
Hi @jrising ,
I'm getting a NA for Florida (USA.10), year 2020 when extracting the
q50
quantile of total damages. The mean value of the same region and year also looks wrong (a sudden large negative value in a time series of large positive values).There's nothing missing in our projection output, and I found this error message in the log file. I'm wondering if you have any thoughts on what may have caused this? Thank you so much.
Here's my extraction command for your reference:
And here's the config referenced in the command above: