sum_stat.py error #2037
-
I am plotting the time series of FBAR and OBAR and receive a error message today. The same code/script did not generate this error message. Can you help to resolve it. :::::: :::::::::::::::: I turn the event equal = true but the graphic still plotting the data from 06/01 to 06/14. The V70C55_BC data points starting 06/15. |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 2 replies
-
A figure been produced only when event-equalizer is False, but with following warning Additional; Python error, along with the one in previous reporting, with event-equalizer turn on, this time no figures is produced. ==== Start Python error ==== |
Beta Was this translation helpful? Give feedback.
-
I went to MetViewer website and am able to produce the time series with the same dataset (case 20230207_164448; 20230207_164730) |
Beta Was this translation helpful? Give feedback.
-
Metviewer is fine but batch jobs for time series job continue to have
problems.
…--
Ho-Chun Huang, Ph.D.
Physical Scientist III, Contractor with Lynker in Support of
NOAA/NWS/NCEP/EMC, U.S. Department of Commerce
5830 University Research Ct., Rm. 2792
College Park, MD 20740
***@***.*** ***@***.***>
301-683-3958
On Tue, Feb 7, 2023 at 12:52 PM jprestop ***@***.***> wrote:
Hi @Ho-ChunHuang-NOAA <https://github.com/Ho-ChunHuang-NOAA>. Does this
mean that all issues are resolved or are you still encountering problems?
Thank you for any clarification you can provide.
—
Reply to this email directly, view it on GitHub
<#2037 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPHE3FE25HYIAZQ2VKMSD3WWKDUDANCNFSM6AAAAAAUTDZOVE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
Thank you.
I need the function to be returned as soon as possible. (will wait for
Tatiana's return) We are in the evaluation period for the AQM
implementation. I need all the support from the DTC, especially on batch
jobs to function normally for the graphic generation.
Thanks.
…--
Ho-Chun Huang, Ph.D.
Physical Scientist III, Contractor with Lynker in Support of
NOAA/NWS/NCEP/EMC, U.S. Department of Commerce
5830 University Research Ct., Rm. 2792
College Park, MD 20740
***@***.*** ***@***.***>
301-683-3958
On Tue, Feb 7, 2023 at 12:55 PM jprestop ***@***.***> wrote:
Thank you @Ho-ChunHuang-NOAA <https://github.com/Ho-ChunHuang-NOAA>.
Unfortunately, @TatianaBurek <https://github.com/TatianaBurek> is out of
the office, but I am tagging her on this so that she can follow up when she
returns.
—
Reply to this email directly, view it on GitHub
<#2037 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPHE3FJCBU7NYUVRV2ZVQDWWKEALANCNFSM6AAAAAAUTDZOVE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ho-ChunHuang-NOAA could you please provide the XML that you use for the batch plotting |
Beta Was this translation helpful? Give feedback.
-
XML for ozmax8 no plot generated XML for o3 even=true, plot generated CONUS_CMAQ_O3_TIME_SERIES_DAY2_12Z_202206.png XML for pm25 event=true, plot generated plot_cmaq_pm25_time_series.xml CONUS_CMAQ_PM25_TIME_SERIES_DAY2_12Z_202206.png |
Beta Was this translation helpful? Give feedback.
-
@Ho-ChunHuang-NOAA |
Beta Was this translation helpful? Give feedback.
-
@Ho-ChunHuang-NOAA |
Beta Was this translation helpful? Give feedback.
-
Thank you very much fixing this problem. The time-series now is functioned normally, with event_equal=true and false. You can close this discussion |
Beta Was this translation helpful? Give feedback.
@Ho-ChunHuang-NOAA
The Python problem with sum_stat.py script should be fixed.