Help to use the ASCII EPA Airnow data into METplus #1515
-
Hi, there, I had been mentioning that the EPA will begin to provide ASCII files of AIRNOW data rather than the bufr files they send us now. Currently, METplus uses PB2NC to read in a prepbufr file generated from the bufr tanks the EPA sends over, but they will start to send us only ASCII files, and we'd like your assistance in being able to read them. You can find sample files on WCOSS Venus here: /gpfs/dell2/emc/modeling/noscrub/Ho-Chun.Huang/epa_airnow_acsii/2022/20220312 There are several files here to look at, but they both provide the same data. The file with all the data is the HourlyAQObs data. The HourlyData is a neater looking file with the same data, but the lat/lon of each station is not provided there, so you'll have to use the HourlyAQObs file, which is a CSV file. This file should allow you to learn what is in each column of the CSV file. This file you can look at for the HourlyData file, in case you can use that. It would be great to be able to also read in the daily file, which I think we can use to validate daily model items. That is the daily_data.dat file, and there are two of them. Unfortunately, they are in the HourlyData format, but you should be able to use the lat/lon of the HourlyAQObs file to find these stations. Here's the fact sheet on the daily file: As you can see, they don't make this easy. However, we could just stick with hourly data and just sum/average them the way we are doing now in PB2NC. Let me know if there are any questions regarding this file. Thanks! Perry |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hello Perry, Please follow the instructions here for sending us some sample data: Could you log on to WCOSS and collect some relevant sample data for this work and send it via FTP? Please include all types of files you think we will need to be able to read. Thanks! -Dan |
Beta Was this translation helpful? Give feedback.
Hello Perry,
Please follow the instructions here for sending us some sample data:
#954
Could you log on to WCOSS and collect some relevant sample data for this work and send it via FTP? Please include all types of files you think we will need to be able to read. Thanks!
-Dan