Hi All,
I want to run AMET v15 for AQ analysis for a 3-day simulation. I have already generated the combine file containing the data for this 3-day simulation. My goal is to perform hourly data comparisons only. However, I’m unsure what modifications are needed in the aqProject_pre_and_post.csh
script to include my existing output files. Could you guide me on what changes to make?
Thanks
Would you be able to clarify what you have tried, and/or what you are trying to do? Please reference any sections of the AMET Documentation that do not seem to be working for you.
When I run aqProject_pre_and_post.csh script, I get the AQS_Hourly file which includes the mod and obs pairs for the sites within my domain. My terminal shows this at the end of running it:
**Populating new AQ project. This may take some time…
**Creating AMET batch plots. This may take some time…
But when I login to my amet_user and check the generated database, it is empty and only the log table includes one query. Is it possible to populate the database with the mod-obs pair I got from sitecmp program without running the “aqProject_pre_and_post.csh” and then run the plotting scripts?
Apologies for the long delay getting back to you on this issue. Not sure if you’re still having the same issues or not, but if so, see below.
It is possible to just use the output site compare files and bypass the database. There’s a flag in the script to do this (set AMET_DB to F).
However, can you provide the log file from your processing script (the one that you quoted from in your question)? That should shed some light onto what’s going on.
Wyat