NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

Updated colorbars and full vertically integrated dusts for dust plots #209

Closed kayeekayee closed 1 year ago

kayeekayee commented 1 year ago

1) Changed the range of the colorbars.

near_sfc_fine_dust near_sfc_coarse_dust

2) Combined the vertically integrated dusts (fine and coarse) into one plot.

full_int_dust
cshartsough commented 1 year ago

It looks like the automated tests failed due to the new summed field having "_" in the name, which our pygraf interprets in some cases to look for special hours, etc. If you change full_int_dust to something like fullintdust, etc., it should work. Sorry I didn't think of that when I gave you the example.

kayeekayee commented 1 year ago

Thank you so much for reviewing this PR. Here is some updated plots for the new fire yesterday.

Vertical_intergated_dusts fine_dust coarse_dust