James Adams
James Adams
Thanks for your focus on this issue, @wsor330 Bear in mind that I wrote this code years ago, so my memory is foggy. I *think* the reason for not being...
Rock on, @Emmadd. This will be related to [#106 ](https://github.com/monocongo/climate_indices/issues/106), pull requests are very welcome!
Today I tested this on WSL with Ubuntu 20, all went as expected: ``` (issue436) Local:~/home/data/climate/example_climate_indices/example/input $ process_climate_indices --index spei --periodicity monthly --netcdf_precip nclimgrid_lowres_prcp.nc --var_name_precip prcp --netcdf_pet nclimgrid_lowres_pet.nc --var_name_pet pet...
Thanks @lukruh You may have discovered a bug in the self-calibration section for scPDSI. The PDSI and scPDSI codes are still somewhat experimental. My experience has been similar to yours...
Sorry, @fzhu2e no progress yet on the slow performance issue with scPDSI. I'm not sure I'll ever have enough time to fix that. If you can add support for a...
Thanks for the update, @awellpott If you want to post a link to your NetCDF file I can try to reproduce the division by zero error on my side. The...
Thanks, @Nbruneau9 this is very helpful! I'm not sure at all of the ramifications of these proposed changes, and to be honest I only ever had a loose understanding of...
Sorry you had to work out that NCO issue on your own, @andiefajardo . Most of the issues we get are related to that and there are plans to excise...
Yes, this is most likely at play here -- it is expecting a time/lat/lon in that script so if you only have a single averaged point then try creating the...
 [Create nClimDiv datasets with all currently supported indices computed from inputs provided by NCEI monitoring branch, for both methods of calculating PET. From these datasets compute statistics (RMSE, %delta...