Input data #2045
Replies: 7 comments 7 replies
-
Hello @Banias1305, I see that you're new to METplus and are looking for some guidance on how to run to process multiple WRF output files. The Point-Stat tool is designed to be run once for each forecast time to be evaluated. As you can see in the Point-Stat usage statement, on the command line, you tell it what forecast file, verifying observation, and ascii configuration file you'd like to use. So you'll want to run it once for each of the
So the first question to consider is what are your verifying observations? |
Beta Was this translation helpful? Give feedback.
-
First im thankful for your email.I will on surface like RH, T2M, MSLP and finally Prec . I chose to valuated through pointstatConfig mpr and cnt as output_flag.
And this is a script i created in the photo.What do you think sir?
Στάλθηκε από το Ταχυδρομείο Yahoo σε Android
Στις Τρί, 14 Φεβ, 2023 στις 20:23, ο χρήστηςJohn Halley ***@***.***> έγραψε:
|
Beta Was this translation helpful? Give feedback.
-
Im trying to run each forecast time step for each day of 2021 and finally to create a dir for each of fcst time step where it include point_stat_out for each day at the same step (f.e. at WRFPRS_d02.012). |
Beta Was this translation helpful? Give feedback.
-
I answered through github chat and not through email now. I copy paste the script.
Στάλθηκε από το Ταχυδρομείο Yahoo σε Android
Στις Τρί, 14 Φεβ, 2023 στις 21:09, ο χρήστηςJohn Halley ***@***.***> έγραψε:
I don't see a photo attached. Perhaps that file attachment wasn't accepted by GitHub? If you rename an ascii file with a .txt extension, GitHub should let you add that as an attachment.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I understand sir and im thankful for your time. May i ask about Prec, is there a way to let MET know through pointstatConfig file that at certain UTC i have 6-hourly and 12-hourly so it could calculate at the same time for FCST data?
|
Beta Was this translation helpful? Give feedback.
-
Hi sir, Just one last thing,if is possible. What kind of statistics you would suggest me to use through pointstatConfig_file for Prec data? I would like to thank you for your time and for your valuable information. I am grateful to you .
Ioannis
|
Beta Was this translation helpful? Give feedback.
-
Thank you a lot Sir for this discussion. I appreciate the time you spend. Thnx !
|
Beta Was this translation helpful? Give feedback.
-
Hello,
My name is John , I am on a thesis on the WRF assessment for 2021 for my postgraduate studies as a Meteorologist.
My problem in running MET10.1.1 is that my WRFPRS data is given in a daily (96 hour forecast) format for each month of '21, so I have too many files and lists. I am trying to run the input data ( as you can see in the following example) as a directory but I can't. Can I have some help with this please?
Translated with www.DeepL.com/Translator (free version)
CODE:
[st13@node002 MSLP]$ point_stat /home/st13/WRFPRS/ mslp.nc confi -obs_valid_beg 20210101_000000 -obs_valid_end 20211231_240000
DEBUG 1: Default Config File: /opt/MET_10.1.1/share/met/config/PointStatConfig_default
DEBUG 1: User Config File: confi
ERROR :
ERROR : check_grib() -> unable to read header from input file "/home/st13/WRFPRS/"
ERROR :
[st13@node002 MSLP]$
DATA FORMAT:
[st13@node002 WRFPRS]$ ls
APR21 AUG21 DEC21 FEB21 JAN21 JUL21 JUN21 MAR21 MAY21 NOV21 OCT21 SEP21
[st13@node002 WRFPRS]$ cd APR21
[st13@node002 APR21]$ ls
01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
[st13@node002 APR21]$ cd 01
[st13@node002 01]$ ls
WRFPRS_d01.000 WRFPRS_d01.010 WRFPRS_d01.020 WRFPRS_d01.030 WRFPRS_d01.040 WRFPRS_d01.050 WRFPRS_d01.060 WRFPRS_d01.070 WRFPRS_d01.080 WRFPRS_d01.090
WRFPRS_d01.001 WRFPRS_d01.011 WRFPRS_d01.021 WRFPRS_d01.031 WRFPRS_d01.041 WRFPRS_d01.051 WRFPRS_d01.061 WRFPRS_d01.071 WRFPRS_d01.081 WRFPRS_d01.091
WRFPRS_d01.002 WRFPRS_d01.012 WRFPRS_d01.022 WRFPRS_d01.032 WRFPRS_d01.042 WRFPRS_d01.052 WRFPRS_d01.062 WRFPRS_d01.072 WRFPRS_d01.082 WRFPRS_d01.092
WRFPRS_d01.003 WRFPRS_d01.013 WRFPRS_d01.023 WRFPRS_d01.033 WRFPRS_d01.043 WRFPRS_d01.053 WRFPRS_d01.063 WRFPRS_d01.073 WRFPRS_d01.083 WRFPRS_d01.093
WRFPRS_d01.004 WRFPRS_d01.014 WRFPRS_d01.024 WRFPRS_d01.034 WRFPRS_d01.044 WRFPRS_d01.054 WRFPRS_d01.064 WRFPRS_d01.074 WRFPRS_d01.084 WRFPRS_d01.094
WRFPRS_d01.005 WRFPRS_d01.015 WRFPRS_d01.025 WRFPRS_d01.035 WRFPRS_d01.045 WRFPRS_d01.055 WRFPRS_d01.065 WRFPRS_d01.075 WRFPRS_d01.085 WRFPRS_d01.095
WRFPRS_d01.006 WRFPRS_d01.016 WRFPRS_d01.026 WRFPRS_d01.036 WRFPRS_d01.046 WRFPRS_d01.056 WRFPRS_d01.066 WRFPRS_d01.076 WRFPRS_d01.086 WRFPRS_d01.096
WRFPRS_d01.007 WRFPRS_d01.017 WRFPRS_d01.027 WRFPRS_d01.037 WRFPRS_d01.047 WRFPRS_d01.057 WRFPRS_d01.067 WRFPRS_d01.077 WRFPRS_d01.087
WRFPRS_d01.008 WRFPRS_d01.018 WRFPRS_d01.028 WRFPRS_d01.038 WRFPRS_d01.048 WRFPRS_d01.058 WRFPRS_d01.068 WRFPRS_d01.078 WRFPRS_d01.088
WRFPRS_d01.009 WRFPRS_d01.019 WRFPRS_d01.029 WRFPRS_d01.039 WRFPRS_d01.049 WRFPRS_d01.059 WRFPRS_d01.069 WRFPRS_d01.079 WRFPRS_d01.089
[st13@node002 01]$
Beta Was this translation helpful? Give feedback.
All reactions