dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
98 stars 37 forks source link

Feature 1344 stratosphere bias #2506

Closed CPKalb closed 7 months ago

CPKalb commented 7 months ago

Pull Request Testing

UserScript_fcstGFS_obsERA_StratosphereBias: The data for this use case is 2 files available on derecho, /glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias/ERA_2018_02.nc and /glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias/GFS_2018_02_024h.nc To run the use case, the develop branch of METcalcpy, METplotpy and METdataio are needed, as well as the feature_1344_stratosphere_bias branch of METplus. Run model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias.conf. The output should match the 2 plots located on derecho:/glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias/plots Note that python embedding is not working on derecho, so this use case will need to be run on another machine for it to work.

UserScript_fcstGFS_obsERA_StratospherePolar: The data for this use case is in 2 directories on derecho, /glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar/ERA and /glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar/GFS To run the use case, the develop branch of METcalcpy, METplotpy and METdataio are needed, as well as the feature_1344_stratosphere_bias branch of METplus. Run model_applications/s2s/UserScript_fcstGFS_obsERA_StratospherePolar.conf. The output should match the 4 plots located on derecho:/glade/derecho/scratch/kalb/Stratosphere/METplus/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar/plots

Pull Request Checklist

See the METplus Workflow for details.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8183417395

Details


Totals Coverage Status
Change from base Build 7922501116: 0.0%
Covered Lines: 8590
Relevant Lines: 9441

💛 - Coveralls