[ ] Developer's name is removed throughout the code and have used ${USER} where necessary throughout the code.
[ ] References the feature branch for HOMEevs are removed from the code.
[ ] J-Job environment variables, COMIN and COMOUT directories, and output follow what has been defined for EVS.
[ ] Jobs over 15 minutes in runtime have restart capability.
[ ] If applicable, changes in the dev/drivers/scripts or dev/modulefiles have been made in the corresponding ecf/scripts and ecf/defs/evs-nco.def?
[ ] Jobs contain the approriate file checking and don't run METplus for any missing data.
[ ] Code is using METplus wrappers structure and not calling MET executables directly.
[ ] Log is free of any ERRORs or WARNINGs.
Testing Instructions
Not sure if we want to test anything with this. We could test doing fake path for something to see the emails work, but I don't want to send anyone emails unnecessarily about missing data when it is fake. @AndrewBenjamin-NOAA is also on leave and I don't know if we want to clog up his inbox more. We could also wait till he returns to do a test to make sure he gets the emails.
Note to developers: You must use this PR template!
Description of Changes
This updates
MAILTO
to reflect the current state of EVS developers and project leads.Closes #542.
Developer Questions and Checklist
Is this a high priorty PR? If so, why and is there a date it needs to be merged by?
Do you have any planned upcoming annual leave/PTO?
Are there any changes needed for when the jobs are supposed to run?
[ ] The code changes follow NCO's EE2 Standards.
[ ] Developer's name is removed throughout the code and have used
${USER}
where necessary throughout the code.[ ] References the feature branch for
HOMEevs
are removed from the code.[ ] J-Job environment variables, COMIN and COMOUT directories, and output follow what has been defined for EVS.
[ ] Jobs over 15 minutes in runtime have restart capability.
[ ] If applicable, changes in the
dev/drivers/scripts
ordev/modulefiles
have been made in the correspondingecf/scripts
andecf/defs/evs-nco.def
?[ ] Jobs contain the approriate file checking and don't run METplus for any missing data.
[ ] Code is using METplus wrappers structure and not calling MET executables directly.
[ ] Log is free of any ERRORs or WARNINGs.
Testing Instructions
Not sure if we want to test anything with this. We could test doing fake path for something to see the emails work, but I don't want to send anyone emails unnecessarily about missing data when it is fake. @AndrewBenjamin-NOAA is also on leave and I don't know if we want to clog up his inbox more. We could also wait till he returns to do a test to make sure he gets the emails.