dtcenter / METcalcpy

https://metcalcpy.readthedocs.io/en/latest/index.html
Apache License 2.0
16 stars 2 forks source link

Feature_342_add_write_mpr_file #359

Closed CPKalb closed 7 months ago

CPKalb commented 7 months ago

Pull Request Testing

Run 1 use cases, s2s/UserScript_fcstGFS_obsERA_StratospherePolar.conf. Verify that the StratospherePolar use case produces output mpr files located in s2s/UserScript_fcstGFS_obsERA_StratospherePolar/mpr

The documentation is located in docs/Users_Guide/write_mpr.rst

Pull Request Checklist

See the METplus Workflow for details.

bikegeek commented 7 months ago

checked out the develop version of METdataio because bugfix_247_readnc_no_lon was merged into develop and the branch no longer exists.

CPKalb commented 7 months ago

Ah, that's right. I'll update the comment to reflect this

bikegeek commented 7 months ago

@cpkalb after finding ERRORS in my log file/unsuccessful end-to-end run, I re-ran the use case with a Process list with only one of the steps at a time. The plotting steps are the issue:

Running wrapper: UserScript(plots_t) 02/10 17:42:44.345Z metplus.e49d1a9c (command_builder.py:563) WARNING: Could not find any INPUT files

I'm running on 'seneca'. I used the ERA and GFS data from your scratch directory on 'derecho'

CPKalb commented 7 months ago

Let me take a look at this. I did most of my testing on cheyenne, so perhaps something is not working right on a new machine.