-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature #2893 output_obtype #2995
Commits on Oct 15, 2024
-
Per #2893, add obtype_as_obs_message_type_flag option for Point-Stat …
…and Ensemble-Stat that applies when writing MPR, SEEPS_MPR, and ORANK line types. If true, write the input observation message type to the OBTYPE output column rather than the name of the group.
Configuration menu - View commit details
-
Copy full SHA for 399e609 - Browse repository at this point
Copy the full SHA 399e609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168eef4 - Browse repository at this point
Copy the full SHA 168eef4View commit details -
Per #2893, change the name from obtype_as_obs_message_type_flag to ob…
…type_as_group_val_flag.
Configuration menu - View commit details
-
Copy full SHA for 3069a17 - Browse repository at this point
Copy the full SHA 3069a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7776212 - Browse repository at this point
Copy the full SHA 7776212View commit details -
Per #2893, add obtype_as_group_val_flag entry for all config files th…
…at already include the message_type_group_map entry.
Configuration menu - View commit details
-
Copy full SHA for 8a08ca7 - Browse repository at this point
Copy the full SHA 8a08ca7View commit details -
Per #2893, modify existing PointStatConfig_WINDS config file to have …
…it write MPR output with obtype_as_group_val_flag = TRUE. Note that I switched the message types from ADPSFC, SFCSHP, USERSF to just USERSF. The original reason for the 3 was to prove that the counts for ADPSFC + SFCSHP = USERSF.
Configuration menu - View commit details
-
Copy full SHA for 24b88aa - Browse repository at this point
Copy the full SHA 24b88aaView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0eb81b - Browse repository at this point
Copy the full SHA e0eb81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d26ef0f - Browse repository at this point
Copy the full SHA d26ef0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3784ff - Browse repository at this point
Copy the full SHA e3784ffView commit details -
Per #2893, add a Point-Stat unit test to demonstrate setting the obty…
…pe_as_group_val_flag option.
Configuration menu - View commit details
-
Copy full SHA for 3e7182b - Browse repository at this point
Copy the full SHA 3e7182bView commit details -
Per #2893, need to reset the obtype after writing all MPR, SEEPS_MPR,…
… and ORANK line types in Point-Stat
Configuration menu - View commit details
-
Copy full SHA for 82565f7 - Browse repository at this point
Copy the full SHA 82565f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1fe7f - Browse repository at this point
Copy the full SHA 1c1fe7fView commit details