Closed malonzo47 closed 4 years ago
What were the previous values? I mean what are the reasonable results to be shown?
The colorbar should simply usefully reflect the range of values displayed in the image. These values will mostly be between 0 and 1 and should be displayed as floating point, probably two digits after the decimal point.
OK, the problem was that pynita using one function for plotting data (also colorbar). I separated that into 3 types - date, float, standard. Now it seems fine for me. Please check the latest revision on other plots in step4 too.
Please check if this issue is resolved.
Looks good.
This is Step 4, running 3-year recovery. Not sure why this scale bar is showing nothing useful. Integer vs. Float issue?