From e6a611e7ed016b7b8ca76b867f58690a7dabeecb Mon Sep 17 00:00:00 2001 From: Raphael Grodofzig Date: Fri, 5 Jul 2024 17:57:53 +0200 Subject: [PATCH] AIRMoN processor added --- processing_modules/GHOST_standards.py | 3 +- .../US_NADP_AIRMoN_processor.py | 373 ++++++++++++++++++ .../GHOST_standards.cpython-39.pyc | Bin 320259 -> 320501 bytes .../US_NADP_AIRMoN_processor.cpython-39.pyc | Bin 0 -> 9358 bytes ...etwork_processing_functions.cpython-39.pyc | Bin 77882 -> 78115 bytes .../network_parsers.cpython-39.pyc | Bin 79487 -> 79597 bytes ...rdisation_mapping_functions.cpython-39.pyc | Bin 493247 -> 494123 bytes .../crossnetwork_processing_functions.py | 11 +- processing_modules/network_parsers.py | 15 +- .../standardisation_mapping_functions.py | 31 +- run/GHOST_configuration.py | 2 +- .../GHOST_configuration.cpython-39.pyc | Bin 1008 -> 1011 bytes run/stage_logs/.gitignore | 6 - .../US_NADP_AIRMoN_Ca++_PREC/S1/0_null.out | 14 + .../S2/0_DE02_F-AAS.out | 4 + .../S2/0_DE99_F-AAS.out | 4 + .../S2/0_FL18_F-AAS.out | 4 + .../S2/0_FL98_F-AAS.out | 4 + .../S2/0_IL11_F-AAS.out | 4 + .../S2/0_MD15_F-AAS.out | 4 + .../S2/0_NY67_F-AAS.out | 4 + .../S2/0_OH09_F-AAS.out | 4 + .../S2/0_PA15_F-AAS.out | 4 + .../S2/0_TN00_F-AAS.out | 4 + .../S2/0_VT99_F-AAS.out | 4 + .../S2/0_WV99_F-AAS.out | 4 + .../S3/0_DE02_F-AAS.out | 23 ++ .../S3/0_DE99_F-AAS.out | 23 ++ .../S3/0_FL18_F-AAS.out | 23 ++ .../S3/0_FL98_F-AAS.out | 23 ++ .../S3/0_IL11_F-AAS.out | 23 ++ .../S3/0_MD15_F-AAS.out | 23 ++ .../S3/0_NY67_F-AAS.out | 23 ++ .../S3/0_OH09_F-AAS.out | 23 ++ .../S3/0_PA15_F-AAS.out | 23 ++ .../S3/0_TN00_F-AAS.out | 23 ++ .../S3/0_VT99_F-AAS.out | 23 ++ .../S3/0_WV99_F-AAS.out | 23 ++ .../T1/0_DE02_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE02_F-AAS_M_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_M_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_D_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_M_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_D_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_M_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_D_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_M_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_D_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_M_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_M_GLOBAL.out | 3 + .../T1/1_DE02_F-AAS_H_GLOBAL.out | 2 + .../T1/1_DE99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL18_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL98_F-AAS_H_GLOBAL.out | 2 + .../T1/1_IL11_F-AAS_H_GLOBAL.out | 2 + .../T1/1_MD15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_NY67_F-AAS_H_GLOBAL.out | 2 + .../T1/1_OH09_F-AAS_H_GLOBAL.out | 2 + .../T1/1_PA15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_TN00_F-AAS_H_GLOBAL.out | 2 + .../T1/1_VT99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_WV99_F-AAS_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_Cl-_PREC/S1/0_null.out | 14 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_DE02_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_DE99_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_FL18_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_FL98_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_IL11_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_MD15_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_NY67_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_OH09_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_PA15_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_TN00_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_VT99_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S2/0_WV99_IC.out | 4 + .../US_NADP_AIRMoN_Cl-_PREC/S3/0_DE02_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_DE99_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_FL18_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_FL98_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_IL11_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_MD15_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_NY67_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_OH09_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_PA15_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_TN00_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_VT99_IC.out | 23 ++ .../US_NADP_AIRMoN_Cl-_PREC/S3/0_WV99_IC.out | 23 ++ .../T1/0_DE02_IC_D_GLOBAL.out | 3 + .../T1/0_DE02_IC_M_GLOBAL.out | 3 + .../T1/0_DE99_IC_D_GLOBAL.out | 3 + .../T1/0_DE99_IC_M_GLOBAL.out | 3 + .../T1/0_FL18_IC_D_GLOBAL.out | 3 + .../T1/0_FL18_IC_M_GLOBAL.out | 3 + .../T1/0_FL98_IC_D_GLOBAL.out | 3 + .../T1/0_FL98_IC_M_GLOBAL.out | 3 + .../T1/0_IL11_IC_D_GLOBAL.out | 3 + .../T1/0_IL11_IC_M_GLOBAL.out | 3 + .../T1/0_MD15_IC_D_GLOBAL.out | 3 + .../T1/0_MD15_IC_M_GLOBAL.out | 3 + .../T1/0_NY67_IC_D_GLOBAL.out | 3 + .../T1/0_NY67_IC_M_GLOBAL.out | 3 + .../T1/0_OH09_IC_D_GLOBAL.out | 3 + .../T1/0_OH09_IC_M_GLOBAL.out | 3 + .../T1/0_PA15_IC_D_GLOBAL.out | 3 + .../T1/0_PA15_IC_M_GLOBAL.out | 3 + .../T1/0_TN00_IC_D_GLOBAL.out | 3 + .../T1/0_TN00_IC_M_GLOBAL.out | 3 + .../T1/0_VT99_IC_D_GLOBAL.out | 3 + .../T1/0_VT99_IC_M_GLOBAL.out | 3 + .../T1/0_WV99_IC_D_GLOBAL.out | 3 + .../T1/0_WV99_IC_M_GLOBAL.out | 3 + .../T1/1_DE02_IC_H_GLOBAL.out | 2 + .../T1/1_DE99_IC_H_GLOBAL.out | 2 + .../T1/1_FL18_IC_H_GLOBAL.out | 2 + .../T1/1_FL98_IC_H_GLOBAL.out | 2 + .../T1/1_IL11_IC_H_GLOBAL.out | 2 + .../T1/1_MD15_IC_H_GLOBAL.out | 2 + .../T1/1_NY67_IC_H_GLOBAL.out | 2 + .../T1/1_OH09_IC_H_GLOBAL.out | 2 + .../T1/1_PA15_IC_H_GLOBAL.out | 2 + .../T1/1_TN00_IC_H_GLOBAL.out | 2 + .../T1/1_VT99_IC_H_GLOBAL.out | 2 + .../T1/1_WV99_IC_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_K+_PREC/S1/0_null.out | 14 + .../S2/0_DE02_F-AAS.out | 4 + .../S2/0_DE99_F-AAS.out | 4 + .../S2/0_FL18_F-AAS.out | 4 + .../S2/0_FL98_F-AAS.out | 4 + .../S2/0_IL11_F-AAS.out | 4 + .../S2/0_MD15_F-AAS.out | 4 + .../S2/0_NY67_F-AAS.out | 4 + .../S2/0_OH09_F-AAS.out | 4 + .../S2/0_PA15_F-AAS.out | 4 + .../S2/0_TN00_F-AAS.out | 4 + .../S2/0_VT99_F-AAS.out | 4 + .../S2/0_WV99_F-AAS.out | 4 + .../S3/0_DE02_F-AAS.out | 23 ++ .../S3/0_DE99_F-AAS.out | 23 ++ .../S3/0_FL18_F-AAS.out | 23 ++ .../S3/0_FL98_F-AAS.out | 23 ++ .../S3/0_IL11_F-AAS.out | 23 ++ .../S3/0_MD15_F-AAS.out | 23 ++ .../S3/0_NY67_F-AAS.out | 23 ++ .../S3/0_OH09_F-AAS.out | 23 ++ .../S3/0_PA15_F-AAS.out | 23 ++ .../S3/0_TN00_F-AAS.out | 23 ++ .../S3/0_VT99_F-AAS.out | 23 ++ .../S3/0_WV99_F-AAS.out | 23 ++ .../T1/0_DE02_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE02_F-AAS_M_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_M_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_D_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_M_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_D_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_M_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_D_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_M_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_D_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_M_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_M_GLOBAL.out | 3 + .../T1/1_DE02_F-AAS_H_GLOBAL.out | 2 + .../T1/1_DE99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL18_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL98_F-AAS_H_GLOBAL.out | 2 + .../T1/1_IL11_F-AAS_H_GLOBAL.out | 2 + .../T1/1_MD15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_NY67_F-AAS_H_GLOBAL.out | 2 + .../T1/1_OH09_F-AAS_H_GLOBAL.out | 2 + .../T1/1_PA15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_TN00_F-AAS_H_GLOBAL.out | 2 + .../T1/1_VT99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_WV99_F-AAS_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_Mg++_PREC/S1/0_null.out | 14 + .../S2/0_DE02_F-AAS.out | 4 + .../S2/0_DE99_F-AAS.out | 4 + .../S2/0_FL18_F-AAS.out | 4 + .../S2/0_FL98_F-AAS.out | 4 + .../S2/0_IL11_F-AAS.out | 4 + .../S2/0_MD15_F-AAS.out | 4 + .../S2/0_NY67_F-AAS.out | 4 + .../S2/0_OH09_F-AAS.out | 4 + .../S2/0_PA15_F-AAS.out | 4 + .../S2/0_TN00_F-AAS.out | 4 + .../S2/0_VT99_F-AAS.out | 4 + .../S2/0_WV99_F-AAS.out | 4 + .../S3/0_DE02_F-AAS.out | 23 ++ .../S3/0_DE99_F-AAS.out | 23 ++ .../S3/0_FL18_F-AAS.out | 23 ++ .../S3/0_FL98_F-AAS.out | 23 ++ .../S3/0_IL11_F-AAS.out | 23 ++ .../S3/0_MD15_F-AAS.out | 23 ++ .../S3/0_NY67_F-AAS.out | 23 ++ .../S3/0_OH09_F-AAS.out | 23 ++ .../S3/0_PA15_F-AAS.out | 23 ++ .../S3/0_TN00_F-AAS.out | 23 ++ .../S3/0_VT99_F-AAS.out | 23 ++ .../S3/0_WV99_F-AAS.out | 23 ++ .../T1/0_DE02_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE02_F-AAS_M_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_M_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_D_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_M_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_D_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_M_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_D_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_M_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_D_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_M_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_M_GLOBAL.out | 3 + .../T1/1_DE02_F-AAS_H_GLOBAL.out | 2 + .../T1/1_DE99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL18_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL98_F-AAS_H_GLOBAL.out | 2 + .../T1/1_IL11_F-AAS_H_GLOBAL.out | 2 + .../T1/1_MD15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_NY67_F-AAS_H_GLOBAL.out | 2 + .../T1/1_OH09_F-AAS_H_GLOBAL.out | 2 + .../T1/1_PA15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_TN00_F-AAS_H_GLOBAL.out | 2 + .../T1/1_VT99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_WV99_F-AAS_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_NH4+_PREC/S1/0_null.out | 14 + .../S2/0_DE02_CFA.out | 4 + .../S2/0_DE99_CFA.out | 4 + .../S2/0_FL18_CFA.out | 4 + .../S2/0_FL98_CFA.out | 4 + .../S2/0_IL11_CFA.out | 4 + .../S2/0_MD15_CFA.out | 4 + .../S2/0_NY67_CFA.out | 4 + .../S2/0_OH09_CFA.out | 4 + .../S2/0_PA15_CFA.out | 4 + .../S2/0_TN00_CFA.out | 4 + .../S2/0_VT99_CFA.out | 4 + .../S2/0_WV99_CFA.out | 4 + .../S3/0_DE02_CFA.out | 23 ++ .../S3/0_DE99_CFA.out | 23 ++ .../S3/0_FL18_CFA.out | 23 ++ .../S3/0_FL98_CFA.out | 23 ++ .../S3/0_IL11_CFA.out | 23 ++ .../S3/0_MD15_CFA.out | 23 ++ .../S3/0_NY67_CFA.out | 23 ++ .../S3/0_OH09_CFA.out | 23 ++ .../S3/0_PA15_CFA.out | 23 ++ .../S3/0_TN00_CFA.out | 23 ++ .../S3/0_VT99_CFA.out | 23 ++ .../S3/0_WV99_CFA.out | 23 ++ .../T1/0_DE02_CFA_D_GLOBAL.out | 3 + .../T1/0_DE02_CFA_M_GLOBAL.out | 3 + .../T1/0_DE99_CFA_D_GLOBAL.out | 3 + .../T1/0_DE99_CFA_M_GLOBAL.out | 3 + .../T1/0_FL18_CFA_D_GLOBAL.out | 3 + .../T1/0_FL18_CFA_M_GLOBAL.out | 3 + .../T1/0_FL98_CFA_D_GLOBAL.out | 3 + .../T1/0_FL98_CFA_M_GLOBAL.out | 3 + .../T1/0_IL11_CFA_D_GLOBAL.out | 3 + .../T1/0_IL11_CFA_M_GLOBAL.out | 3 + .../T1/0_MD15_CFA_D_GLOBAL.out | 3 + .../T1/0_MD15_CFA_M_GLOBAL.out | 3 + .../T1/0_NY67_CFA_D_GLOBAL.out | 3 + .../T1/0_NY67_CFA_M_GLOBAL.out | 3 + .../T1/0_OH09_CFA_D_GLOBAL.out | 3 + .../T1/0_OH09_CFA_M_GLOBAL.out | 3 + .../T1/0_PA15_CFA_D_GLOBAL.out | 3 + .../T1/0_PA15_CFA_M_GLOBAL.out | 3 + .../T1/0_TN00_CFA_D_GLOBAL.out | 3 + .../T1/0_TN00_CFA_M_GLOBAL.out | 3 + .../T1/0_VT99_CFA_D_GLOBAL.out | 3 + .../T1/0_VT99_CFA_M_GLOBAL.out | 3 + .../T1/0_WV99_CFA_D_GLOBAL.out | 3 + .../T1/0_WV99_CFA_M_GLOBAL.out | 3 + .../T1/1_DE02_CFA_H_GLOBAL.out | 2 + .../T1/1_DE99_CFA_H_GLOBAL.out | 2 + .../T1/1_FL18_CFA_H_GLOBAL.out | 2 + .../T1/1_FL98_CFA_H_GLOBAL.out | 2 + .../T1/1_IL11_CFA_H_GLOBAL.out | 2 + .../T1/1_MD15_CFA_H_GLOBAL.out | 2 + .../T1/1_NY67_CFA_H_GLOBAL.out | 2 + .../T1/1_OH09_CFA_H_GLOBAL.out | 2 + .../T1/1_PA15_CFA_H_GLOBAL.out | 2 + .../T1/1_TN00_CFA_H_GLOBAL.out | 2 + .../T1/1_VT99_CFA_H_GLOBAL.out | 2 + .../T1/1_WV99_CFA_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_NO3-_PREC/S1/0_null.out | 14 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_DE02_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_DE99_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_FL18_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_FL98_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_IL11_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_MD15_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_NY67_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_OH09_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_PA15_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_TN00_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_VT99_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S2/0_WV99_IC.out | 4 + .../US_NADP_AIRMoN_NO3-_PREC/S3/0_DE02_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_DE99_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_FL18_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_FL98_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_IL11_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_MD15_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_NY67_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_OH09_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_PA15_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_TN00_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_VT99_IC.out | 23 ++ .../US_NADP_AIRMoN_NO3-_PREC/S3/0_WV99_IC.out | 23 ++ .../T1/0_DE02_IC_D_GLOBAL.out | 3 + .../T1/0_DE02_IC_M_GLOBAL.out | 3 + .../T1/0_DE99_IC_D_GLOBAL.out | 3 + .../T1/0_DE99_IC_M_GLOBAL.out | 3 + .../T1/0_FL18_IC_D_GLOBAL.out | 3 + .../T1/0_FL18_IC_M_GLOBAL.out | 3 + .../T1/0_FL98_IC_D_GLOBAL.out | 3 + .../T1/0_FL98_IC_M_GLOBAL.out | 3 + .../T1/0_IL11_IC_D_GLOBAL.out | 3 + .../T1/0_IL11_IC_M_GLOBAL.out | 3 + .../T1/0_MD15_IC_D_GLOBAL.out | 3 + .../T1/0_MD15_IC_M_GLOBAL.out | 3 + .../T1/0_NY67_IC_D_GLOBAL.out | 3 + .../T1/0_NY67_IC_M_GLOBAL.out | 3 + .../T1/0_OH09_IC_D_GLOBAL.out | 3 + .../T1/0_OH09_IC_M_GLOBAL.out | 3 + .../T1/0_PA15_IC_D_GLOBAL.out | 3 + .../T1/0_PA15_IC_M_GLOBAL.out | 3 + .../T1/0_TN00_IC_D_GLOBAL.out | 3 + .../T1/0_TN00_IC_M_GLOBAL.out | 3 + .../T1/0_VT99_IC_D_GLOBAL.out | 3 + .../T1/0_VT99_IC_M_GLOBAL.out | 3 + .../T1/0_WV99_IC_D_GLOBAL.out | 3 + .../T1/0_WV99_IC_M_GLOBAL.out | 3 + .../T1/1_DE02_IC_H_GLOBAL.out | 2 + .../T1/1_DE99_IC_H_GLOBAL.out | 2 + .../T1/1_FL18_IC_H_GLOBAL.out | 2 + .../T1/1_FL98_IC_H_GLOBAL.out | 2 + .../T1/1_IL11_IC_H_GLOBAL.out | 2 + .../T1/1_MD15_IC_H_GLOBAL.out | 2 + .../T1/1_NY67_IC_H_GLOBAL.out | 2 + .../T1/1_OH09_IC_H_GLOBAL.out | 2 + .../T1/1_PA15_IC_H_GLOBAL.out | 2 + .../T1/1_TN00_IC_H_GLOBAL.out | 2 + .../T1/1_VT99_IC_H_GLOBAL.out | 2 + .../T1/1_WV99_IC_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_Na+_PREC/S1/0_null.out | 14 + .../S2/0_DE02_F-AAS.out | 4 + .../S2/0_DE99_F-AAS.out | 4 + .../S2/0_FL18_F-AAS.out | 4 + .../S2/0_FL98_F-AAS.out | 4 + .../S2/0_IL11_F-AAS.out | 4 + .../S2/0_MD15_F-AAS.out | 4 + .../S2/0_NY67_F-AAS.out | 4 + .../S2/0_OH09_F-AAS.out | 4 + .../S2/0_PA15_F-AAS.out | 4 + .../S2/0_TN00_F-AAS.out | 4 + .../S2/0_VT99_F-AAS.out | 4 + .../S2/0_WV99_F-AAS.out | 4 + .../S3/0_DE02_F-AAS.out | 23 ++ .../S3/0_DE99_F-AAS.out | 23 ++ .../S3/0_FL18_F-AAS.out | 23 ++ .../S3/0_FL98_F-AAS.out | 23 ++ .../S3/0_IL11_F-AAS.out | 23 ++ .../S3/0_MD15_F-AAS.out | 23 ++ .../S3/0_NY67_F-AAS.out | 23 ++ .../S3/0_OH09_F-AAS.out | 23 ++ .../S3/0_PA15_F-AAS.out | 23 ++ .../S3/0_TN00_F-AAS.out | 23 ++ .../S3/0_VT99_F-AAS.out | 23 ++ .../S3/0_WV99_F-AAS.out | 23 ++ .../T1/0_DE02_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE02_F-AAS_M_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_DE99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL18_F-AAS_M_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_D_GLOBAL.out | 3 + .../T1/0_FL98_F-AAS_M_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_D_GLOBAL.out | 3 + .../T1/0_IL11_F-AAS_M_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_MD15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_D_GLOBAL.out | 3 + .../T1/0_NY67_F-AAS_M_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_D_GLOBAL.out | 3 + .../T1/0_OH09_F-AAS_M_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_D_GLOBAL.out | 3 + .../T1/0_PA15_F-AAS_M_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_D_GLOBAL.out | 3 + .../T1/0_TN00_F-AAS_M_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_VT99_F-AAS_M_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_D_GLOBAL.out | 3 + .../T1/0_WV99_F-AAS_M_GLOBAL.out | 3 + .../T1/1_DE02_F-AAS_H_GLOBAL.out | 2 + .../T1/1_DE99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL18_F-AAS_H_GLOBAL.out | 2 + .../T1/1_FL98_F-AAS_H_GLOBAL.out | 2 + .../T1/1_IL11_F-AAS_H_GLOBAL.out | 2 + .../T1/1_MD15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_NY67_F-AAS_H_GLOBAL.out | 2 + .../T1/1_OH09_F-AAS_H_GLOBAL.out | 2 + .../T1/1_PA15_F-AAS_H_GLOBAL.out | 2 + .../T1/1_TN00_F-AAS_H_GLOBAL.out | 2 + .../T1/1_VT99_F-AAS_H_GLOBAL.out | 2 + .../T1/1_WV99_F-AAS_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_PO4---_PREC/S1/0_null.out | 14 + .../S2/0_DE02_CFA.out | 4 + .../S2/0_DE99_CFA.out | 4 + .../S2/0_FL18_CFA.out | 4 + .../S2/0_FL98_CFA.out | 4 + .../S2/0_IL11_CFA.out | 4 + .../S2/0_MD15_CFA.out | 4 + .../S2/0_NY67_CFA.out | 4 + .../S2/0_OH09_CFA.out | 4 + .../S2/0_PA15_CFA.out | 4 + .../S2/0_TN00_CFA.out | 4 + .../S2/0_VT99_CFA.out | 4 + .../S2/0_WV99_CFA.out | 4 + .../S3/0_DE02_CFA.out | 23 ++ .../S3/0_DE99_CFA.out | 23 ++ .../S3/0_FL18_CFA.out | 23 ++ .../S3/0_FL98_CFA.out | 23 ++ .../S3/0_IL11_CFA.out | 23 ++ .../S3/0_MD15_CFA.out | 23 ++ .../S3/0_NY67_CFA.out | 23 ++ .../S3/0_OH09_CFA.out | 23 ++ .../S3/0_PA15_CFA.out | 23 ++ .../S3/0_TN00_CFA.out | 23 ++ .../S3/0_VT99_CFA.out | 23 ++ .../S3/0_WV99_CFA.out | 23 ++ .../T1/0_DE02_CFA_D_GLOBAL.out | 3 + .../T1/0_DE02_CFA_M_GLOBAL.out | 3 + .../T1/0_DE99_CFA_D_GLOBAL.out | 3 + .../T1/0_DE99_CFA_M_GLOBAL.out | 3 + .../T1/0_FL18_CFA_D_GLOBAL.out | 3 + .../T1/0_FL18_CFA_M_GLOBAL.out | 3 + .../T1/0_FL98_CFA_D_GLOBAL.out | 3 + .../T1/0_FL98_CFA_M_GLOBAL.out | 3 + .../T1/0_IL11_CFA_D_GLOBAL.out | 3 + .../T1/0_IL11_CFA_M_GLOBAL.out | 3 + .../T1/0_MD15_CFA_D_GLOBAL.out | 3 + .../T1/0_MD15_CFA_M_GLOBAL.out | 3 + .../T1/0_NY67_CFA_D_GLOBAL.out | 3 + .../T1/0_NY67_CFA_M_GLOBAL.out | 3 + .../T1/0_OH09_CFA_D_GLOBAL.out | 3 + .../T1/0_OH09_CFA_M_GLOBAL.out | 3 + .../T1/0_PA15_CFA_D_GLOBAL.out | 3 + .../T1/0_PA15_CFA_M_GLOBAL.out | 3 + .../T1/0_TN00_CFA_D_GLOBAL.out | 3 + .../T1/0_TN00_CFA_M_GLOBAL.out | 3 + .../T1/0_VT99_CFA_D_GLOBAL.out | 3 + .../T1/0_VT99_CFA_M_GLOBAL.out | 3 + .../T1/0_WV99_CFA_D_GLOBAL.out | 3 + .../T1/0_WV99_CFA_M_GLOBAL.out | 3 + .../T1/1_DE02_CFA_H_GLOBAL.out | 2 + .../T1/1_DE99_CFA_H_GLOBAL.out | 2 + .../T1/1_FL18_CFA_H_GLOBAL.out | 2 + .../T1/1_FL98_CFA_H_GLOBAL.out | 2 + .../T1/1_IL11_CFA_H_GLOBAL.out | 2 + .../T1/1_MD15_CFA_H_GLOBAL.out | 2 + .../T1/1_NY67_CFA_H_GLOBAL.out | 2 + .../T1/1_OH09_CFA_H_GLOBAL.out | 2 + .../T1/1_PA15_CFA_H_GLOBAL.out | 2 + .../T1/1_TN00_CFA_H_GLOBAL.out | 2 + .../T1/1_VT99_CFA_H_GLOBAL.out | 2 + .../T1/1_WV99_CFA_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_PREC_ACCUM/S1/0_null.out | 14 + .../S2/0_DE02_RG.out | 4 + .../S2/0_DE99_RG.out | 4 + .../S2/0_FL18_RG.out | 4 + .../S2/0_FL98_RG.out | 4 + .../S2/0_IL11_RG.out | 4 + .../S2/0_MD15_RG.out | 4 + .../S2/0_NY67_RG.out | 4 + .../S2/0_OH09_RG.out | 4 + .../S2/0_PA15_RG.out | 4 + .../S2/0_TN00_RG.out | 4 + .../S2/0_VT99_RG.out | 4 + .../S2/0_WV99_RG.out | 4 + .../S3/0_DE02_RG.out | 23 ++ .../S3/0_DE99_RG.out | 23 ++ .../S3/0_FL18_RG.out | 23 ++ .../S3/0_FL98_RG.out | 23 ++ .../S3/0_IL11_RG.out | 23 ++ .../S3/0_MD15_RG.out | 23 ++ .../S3/0_NY67_RG.out | 23 ++ .../S3/0_OH09_RG.out | 23 ++ .../S3/0_PA15_RG.out | 23 ++ .../S3/0_TN00_RG.out | 23 ++ .../S3/0_VT99_RG.out | 23 ++ .../S3/0_WV99_RG.out | 23 ++ .../T1/0_DE02_RG_D_GLOBAL.out | 3 + .../T1/0_DE02_RG_M_GLOBAL.out | 3 + .../T1/0_DE99_RG_D_GLOBAL.out | 3 + .../T1/0_DE99_RG_M_GLOBAL.out | 3 + .../T1/0_FL18_RG_D_GLOBAL.out | 3 + .../T1/0_FL18_RG_M_GLOBAL.out | 3 + .../T1/0_FL98_RG_D_GLOBAL.out | 3 + .../T1/0_FL98_RG_M_GLOBAL.out | 3 + .../T1/0_IL11_RG_D_GLOBAL.out | 3 + .../T1/0_IL11_RG_M_GLOBAL.out | 3 + .../T1/0_MD15_RG_D_GLOBAL.out | 3 + .../T1/0_MD15_RG_M_GLOBAL.out | 3 + .../T1/0_NY67_RG_D_GLOBAL.out | 3 + .../T1/0_NY67_RG_M_GLOBAL.out | 3 + .../T1/0_OH09_RG_D_GLOBAL.out | 3 + .../T1/0_OH09_RG_M_GLOBAL.out | 3 + .../T1/0_PA15_RG_D_GLOBAL.out | 3 + .../T1/0_PA15_RG_M_GLOBAL.out | 3 + .../T1/0_TN00_RG_D_GLOBAL.out | 3 + .../T1/0_TN00_RG_M_GLOBAL.out | 3 + .../T1/0_VT99_RG_D_GLOBAL.out | 3 + .../T1/0_VT99_RG_M_GLOBAL.out | 3 + .../T1/0_WV99_RG_D_GLOBAL.out | 3 + .../T1/0_WV99_RG_M_GLOBAL.out | 3 + .../T1/1_DE02_RG_HI_GLOBAL.out | 2 + .../T1/1_DE02_RG_H_GLOBAL.out | 2 + .../T1/1_DE99_RG_HI_GLOBAL.out | 2 + .../T1/1_DE99_RG_H_GLOBAL.out | 2 + .../T1/1_FL18_RG_HI_GLOBAL.out | 2 + .../T1/1_FL18_RG_H_GLOBAL.out | 2 + .../T1/1_FL98_RG_HI_GLOBAL.out | 2 + .../T1/1_FL98_RG_H_GLOBAL.out | 2 + .../T1/1_IL11_RG_HI_GLOBAL.out | 2 + .../T1/1_IL11_RG_H_GLOBAL.out | 2 + .../T1/1_MD15_RG_HI_GLOBAL.out | 2 + .../T1/1_MD15_RG_H_GLOBAL.out | 2 + .../T1/1_NY67_RG_HI_GLOBAL.out | 2 + .../T1/1_NY67_RG_H_GLOBAL.out | 2 + .../T1/1_OH09_RG_HI_GLOBAL.out | 2 + .../T1/1_OH09_RG_H_GLOBAL.out | 2 + .../T1/1_PA15_RG_HI_GLOBAL.out | 2 + .../T1/1_PA15_RG_H_GLOBAL.out | 2 + .../T1/1_TN00_RG_HI_GLOBAL.out | 2 + .../T1/1_TN00_RG_H_GLOBAL.out | 2 + .../T1/1_VT99_RG_HI_GLOBAL.out | 2 + .../T1/1_VT99_RG_H_GLOBAL.out | 2 + .../T1/1_WV99_RG_HI_GLOBAL.out | 2 + .../T1/1_WV99_RG_H_GLOBAL.out | 2 + .../T2/0_199209_M_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + .../US_NADP_AIRMoN_SO4--_PREC/S1/0_null.out | 14 + .../S2/0_DE02_IC.out | 4 + .../S2/0_DE99_IC.out | 4 + .../S2/0_FL18_IC.out | 4 + .../S2/0_FL98_IC.out | 4 + .../S2/0_IL11_IC.out | 4 + .../S2/0_MD15_IC.out | 4 + .../S2/0_NY67_IC.out | 4 + .../S2/0_OH09_IC.out | 4 + .../S2/0_PA15_IC.out | 4 + .../S2/0_TN00_IC.out | 4 + .../S2/0_VT99_IC.out | 4 + .../S2/0_WV99_IC.out | 4 + .../S3/0_DE02_IC.out | 23 ++ .../S3/0_DE99_IC.out | 23 ++ .../S3/0_FL18_IC.out | 23 ++ .../S3/0_FL98_IC.out | 23 ++ .../S3/0_IL11_IC.out | 23 ++ .../S3/0_MD15_IC.out | 23 ++ .../S3/0_NY67_IC.out | 23 ++ .../S3/0_OH09_IC.out | 23 ++ .../S3/0_PA15_IC.out | 23 ++ .../S3/0_TN00_IC.out | 23 ++ .../S3/0_VT99_IC.out | 23 ++ .../S3/0_WV99_IC.out | 23 ++ .../T1/0_DE02_IC_D_GLOBAL.out | 3 + .../T1/0_DE02_IC_M_GLOBAL.out | 3 + .../T1/0_DE99_IC_D_GLOBAL.out | 3 + .../T1/0_DE99_IC_M_GLOBAL.out | 3 + .../T1/0_FL18_IC_D_GLOBAL.out | 3 + .../T1/0_FL18_IC_M_GLOBAL.out | 3 + .../T1/0_FL98_IC_D_GLOBAL.out | 3 + .../T1/0_FL98_IC_M_GLOBAL.out | 3 + .../T1/0_IL11_IC_D_GLOBAL.out | 3 + .../T1/0_IL11_IC_M_GLOBAL.out | 3 + .../T1/0_MD15_IC_D_GLOBAL.out | 3 + .../T1/0_MD15_IC_M_GLOBAL.out | 3 + .../T1/0_NY67_IC_D_GLOBAL.out | 3 + .../T1/0_NY67_IC_M_GLOBAL.out | 3 + .../T1/0_OH09_IC_D_GLOBAL.out | 3 + .../T1/0_OH09_IC_M_GLOBAL.out | 3 + .../T1/0_PA15_IC_D_GLOBAL.out | 3 + .../T1/0_PA15_IC_M_GLOBAL.out | 3 + .../T1/0_TN00_IC_D_GLOBAL.out | 3 + .../T1/0_TN00_IC_M_GLOBAL.out | 3 + .../T1/0_VT99_IC_D_GLOBAL.out | 3 + .../T1/0_VT99_IC_M_GLOBAL.out | 3 + .../T1/0_WV99_IC_D_GLOBAL.out | 3 + .../T1/0_WV99_IC_M_GLOBAL.out | 3 + .../T1/1_DE02_IC_H_GLOBAL.out | 2 + .../T1/1_DE99_IC_H_GLOBAL.out | 2 + .../T1/1_FL18_IC_H_GLOBAL.out | 2 + .../T1/1_FL98_IC_H_GLOBAL.out | 2 + .../T1/1_IL11_IC_H_GLOBAL.out | 2 + .../T1/1_MD15_IC_H_GLOBAL.out | 2 + .../T1/1_NY67_IC_H_GLOBAL.out | 2 + .../T1/1_OH09_IC_H_GLOBAL.out | 2 + .../T1/1_PA15_IC_H_GLOBAL.out | 2 + .../T1/1_TN00_IC_H_GLOBAL.out | 2 + .../T1/1_VT99_IC_H_GLOBAL.out | 2 + .../T1/1_WV99_IC_H_GLOBAL.out | 2 + .../T2/0_199210_D_GLOBAL.out | 2 + .../T2/0_199210_M_GLOBAL.out | 2 + .../T2/0_199211_D_GLOBAL.out | 2 + .../T2/0_199211_M_GLOBAL.out | 2 + .../T2/0_199212_D_GLOBAL.out | 2 + .../T2/0_199212_M_GLOBAL.out | 2 + .../T2/0_199301_D_GLOBAL.out | 2 + .../T2/0_199301_M_GLOBAL.out | 2 + .../T2/0_199302_D_GLOBAL.out | 2 + .../T2/0_199302_M_GLOBAL.out | 2 + .../T2/0_199303_D_GLOBAL.out | 2 + .../T2/0_199303_M_GLOBAL.out | 2 + .../T2/0_199304_D_GLOBAL.out | 2 + .../T2/0_199304_M_GLOBAL.out | 2 + .../T2/0_199305_D_GLOBAL.out | 2 + .../T2/0_199305_M_GLOBAL.out | 2 + .../T2/0_199306_D_GLOBAL.out | 2 + .../T2/0_199306_M_GLOBAL.out | 2 + .../T2/0_199307_D_GLOBAL.out | 2 + .../T2/0_199307_M_GLOBAL.out | 2 + .../T2/0_199308_D_GLOBAL.out | 2 + .../T2/0_199308_M_GLOBAL.out | 2 + .../T2/0_199309_D_GLOBAL.out | 2 + .../T2/0_199309_M_GLOBAL.out | 2 + .../T2/0_199310_D_GLOBAL.out | 2 + .../T2/0_199310_M_GLOBAL.out | 2 + .../T2/0_199311_D_GLOBAL.out | 2 + .../T2/0_199311_M_GLOBAL.out | 2 + .../T2/0_199312_D_GLOBAL.out | 2 + .../T2/0_199312_M_GLOBAL.out | 2 + .../T2/0_199401_D_GLOBAL.out | 2 + .../T2/0_199401_M_GLOBAL.out | 2 + .../T2/0_199402_D_GLOBAL.out | 2 + .../T2/0_199402_M_GLOBAL.out | 2 + .../T2/0_199403_D_GLOBAL.out | 2 + .../T2/0_199403_M_GLOBAL.out | 2 + .../T2/0_199404_D_GLOBAL.out | 2 + .../T2/0_199404_M_GLOBAL.out | 2 + .../T2/0_199405_D_GLOBAL.out | 2 + .../T2/0_199405_M_GLOBAL.out | 2 + .../T2/0_199406_D_GLOBAL.out | 2 + .../T2/0_199406_M_GLOBAL.out | 2 + .../T2/0_199407_D_GLOBAL.out | 2 + .../T2/0_199407_M_GLOBAL.out | 2 + .../T2/0_199408_D_GLOBAL.out | 2 + .../T2/0_199408_M_GLOBAL.out | 2 + .../T2/0_199409_D_GLOBAL.out | 2 + .../T2/0_199409_M_GLOBAL.out | 2 + .../T2/0_199410_D_GLOBAL.out | 2 + .../T2/0_199410_M_GLOBAL.out | 2 + .../T2/0_199411_D_GLOBAL.out | 2 + .../T2/0_199411_M_GLOBAL.out | 2 + .../T2/0_199412_D_GLOBAL.out | 2 + .../T2/0_199412_M_GLOBAL.out | 2 + .../T2/0_199501_D_GLOBAL.out | 2 + .../T2/0_199501_M_GLOBAL.out | 2 + .../T2/0_199502_D_GLOBAL.out | 2 + .../T2/0_199502_M_GLOBAL.out | 2 + .../T2/0_199503_D_GLOBAL.out | 2 + .../T2/0_199503_M_GLOBAL.out | 2 + .../T2/0_199504_D_GLOBAL.out | 2 + .../T2/0_199504_M_GLOBAL.out | 2 + .../T2/0_199505_D_GLOBAL.out | 2 + .../T2/0_199505_M_GLOBAL.out | 2 + .../T2/0_199506_D_GLOBAL.out | 2 + .../T2/0_199506_M_GLOBAL.out | 2 + .../T2/0_199507_D_GLOBAL.out | 2 + .../T2/0_199507_M_GLOBAL.out | 2 + .../T2/0_199508_D_GLOBAL.out | 2 + .../T2/0_199508_M_GLOBAL.out | 2 + .../T2/0_199509_D_GLOBAL.out | 2 + .../T2/0_199509_M_GLOBAL.out | 2 + .../T2/0_199510_D_GLOBAL.out | 2 + .../T2/0_199510_M_GLOBAL.out | 2 + .../T2/0_199511_D_GLOBAL.out | 2 + .../T2/0_199511_M_GLOBAL.out | 2 + .../T2/0_199512_D_GLOBAL.out | 2 + .../T2/0_199512_M_GLOBAL.out | 2 + .../T2/0_199601_D_GLOBAL.out | 2 + .../T2/0_199601_M_GLOBAL.out | 2 + .../T2/0_199602_D_GLOBAL.out | 2 + .../T2/0_199602_M_GLOBAL.out | 2 + .../T2/0_199603_D_GLOBAL.out | 2 + .../T2/0_199603_M_GLOBAL.out | 2 + .../T2/0_199604_D_GLOBAL.out | 2 + .../T2/0_199604_M_GLOBAL.out | 2 + .../T2/0_199605_D_GLOBAL.out | 2 + .../T2/0_199605_M_GLOBAL.out | 2 + .../T2/0_199606_D_GLOBAL.out | 2 + .../T2/0_199606_M_GLOBAL.out | 2 + .../T2/0_199607_D_GLOBAL.out | 2 + .../T2/0_199607_M_GLOBAL.out | 2 + .../T2/0_199608_D_GLOBAL.out | 2 + .../T2/0_199608_M_GLOBAL.out | 2 + .../T2/0_199609_D_GLOBAL.out | 2 + .../T2/0_199609_M_GLOBAL.out | 2 + .../T2/0_199610_D_GLOBAL.out | 2 + .../T2/0_199610_M_GLOBAL.out | 2 + .../T2/0_199611_D_GLOBAL.out | 2 + .../T2/0_199611_M_GLOBAL.out | 2 + .../T2/0_199612_D_GLOBAL.out | 2 + .../T2/0_199612_M_GLOBAL.out | 2 + .../T2/0_199701_D_GLOBAL.out | 2 + .../T2/0_199701_M_GLOBAL.out | 2 + .../T2/0_199702_D_GLOBAL.out | 2 + .../T2/0_199702_M_GLOBAL.out | 2 + .../T2/0_199703_D_GLOBAL.out | 2 + .../T2/0_199703_M_GLOBAL.out | 2 + .../T2/0_199704_D_GLOBAL.out | 2 + .../T2/0_199704_M_GLOBAL.out | 2 + .../T2/0_199705_D_GLOBAL.out | 2 + .../T2/0_199705_M_GLOBAL.out | 2 + .../T2/0_199706_D_GLOBAL.out | 2 + .../T2/0_199706_M_GLOBAL.out | 2 + .../T2/0_199707_D_GLOBAL.out | 2 + .../T2/0_199707_M_GLOBAL.out | 2 + .../T2/0_199708_D_GLOBAL.out | 2 + .../T2/0_199708_M_GLOBAL.out | 2 + .../T2/0_199709_D_GLOBAL.out | 2 + .../T2/0_199709_M_GLOBAL.out | 2 + .../T2/0_199710_D_GLOBAL.out | 2 + .../T2/0_199710_M_GLOBAL.out | 2 + .../T2/0_199711_D_GLOBAL.out | 2 + .../T2/0_199711_M_GLOBAL.out | 2 + .../T2/0_199712_D_GLOBAL.out | 2 + .../T2/0_199712_M_GLOBAL.out | 2 + .../T2/0_199801_D_GLOBAL.out | 2 + .../T2/0_199801_M_GLOBAL.out | 2 + .../T2/0_199802_D_GLOBAL.out | 2 + .../T2/0_199802_M_GLOBAL.out | 2 + .../T2/0_199803_D_GLOBAL.out | 2 + .../T2/0_199803_M_GLOBAL.out | 2 + .../T2/0_199804_D_GLOBAL.out | 2 + .../T2/0_199804_M_GLOBAL.out | 2 + .../T2/0_199805_D_GLOBAL.out | 2 + .../T2/0_199805_M_GLOBAL.out | 2 + .../T2/0_199806_D_GLOBAL.out | 2 + .../T2/0_199806_M_GLOBAL.out | 2 + .../T2/0_199807_D_GLOBAL.out | 2 + .../T2/0_199807_M_GLOBAL.out | 2 + .../T2/0_199808_D_GLOBAL.out | 2 + .../T2/0_199808_M_GLOBAL.out | 2 + .../T2/0_199809_D_GLOBAL.out | 2 + .../T2/0_199809_M_GLOBAL.out | 2 + .../T2/0_199810_D_GLOBAL.out | 2 + .../T2/0_199810_M_GLOBAL.out | 2 + .../T2/0_199811_D_GLOBAL.out | 2 + .../T2/0_199811_M_GLOBAL.out | 2 + .../T2/0_199812_D_GLOBAL.out | 2 + .../T2/0_199812_M_GLOBAL.out | 2 + .../T2/0_199901_D_GLOBAL.out | 2 + .../T2/0_199901_M_GLOBAL.out | 2 + .../T2/0_199902_D_GLOBAL.out | 2 + .../T2/0_199902_M_GLOBAL.out | 2 + .../T2/0_199903_D_GLOBAL.out | 2 + .../T2/0_199903_M_GLOBAL.out | 2 + .../T2/0_199904_D_GLOBAL.out | 2 + .../T2/0_199904_M_GLOBAL.out | 2 + .../T2/0_199905_D_GLOBAL.out | 2 + .../T2/0_199905_M_GLOBAL.out | 2 + .../T2/0_199906_D_GLOBAL.out | 2 + .../T2/0_199906_M_GLOBAL.out | 2 + .../T2/0_199907_D_GLOBAL.out | 2 + .../T2/0_199907_M_GLOBAL.out | 2 + .../T2/0_199908_D_GLOBAL.out | 2 + .../T2/0_199908_M_GLOBAL.out | 2 + .../T2/0_199909_D_GLOBAL.out | 2 + .../T2/0_199909_M_GLOBAL.out | 2 + .../T2/0_199910_D_GLOBAL.out | 2 + .../T2/0_199910_M_GLOBAL.out | 2 + .../T2/0_199911_D_GLOBAL.out | 2 + .../T2/0_199911_M_GLOBAL.out | 2 + .../T2/0_199912_D_GLOBAL.out | 2 + .../T2/0_199912_M_GLOBAL.out | 2 + .../T2/0_200001_D_GLOBAL.out | 2 + .../T2/0_200001_M_GLOBAL.out | 2 + .../T2/0_200002_D_GLOBAL.out | 2 + .../T2/0_200002_M_GLOBAL.out | 2 + .../T2/0_200003_D_GLOBAL.out | 2 + .../T2/0_200003_M_GLOBAL.out | 2 + .../T2/0_200004_D_GLOBAL.out | 2 + .../T2/0_200004_M_GLOBAL.out | 2 + .../T2/0_200005_D_GLOBAL.out | 2 + .../T2/0_200005_M_GLOBAL.out | 2 + .../T2/0_200006_D_GLOBAL.out | 2 + .../T2/0_200006_M_GLOBAL.out | 2 + .../T2/0_200007_D_GLOBAL.out | 2 + .../T2/0_200007_M_GLOBAL.out | 2 + .../T2/0_200008_D_GLOBAL.out | 2 + .../T2/0_200008_M_GLOBAL.out | 2 + .../T2/0_200009_D_GLOBAL.out | 2 + .../T2/0_200009_M_GLOBAL.out | 2 + .../T2/0_200010_D_GLOBAL.out | 2 + .../T2/0_200010_M_GLOBAL.out | 2 + .../T2/0_200011_D_GLOBAL.out | 2 + .../T2/0_200011_M_GLOBAL.out | 2 + .../T2/0_200012_D_GLOBAL.out | 2 + .../T2/0_200012_M_GLOBAL.out | 2 + .../T2/0_200101_D_GLOBAL.out | 2 + .../T2/0_200101_M_GLOBAL.out | 2 + .../T2/0_200102_D_GLOBAL.out | 2 + .../T2/0_200102_M_GLOBAL.out | 2 + .../T2/0_200103_D_GLOBAL.out | 2 + .../T2/0_200103_M_GLOBAL.out | 2 + .../T2/0_200104_D_GLOBAL.out | 2 + .../T2/0_200104_M_GLOBAL.out | 2 + .../T2/0_200105_D_GLOBAL.out | 2 + .../T2/0_200105_M_GLOBAL.out | 2 + .../T2/0_200106_D_GLOBAL.out | 2 + .../T2/0_200106_M_GLOBAL.out | 2 + .../T2/0_200107_D_GLOBAL.out | 2 + .../T2/0_200107_M_GLOBAL.out | 2 + .../T2/0_200108_D_GLOBAL.out | 2 + .../T2/0_200108_M_GLOBAL.out | 2 + .../T2/0_200109_D_GLOBAL.out | 2 + .../T2/0_200109_M_GLOBAL.out | 2 + .../T2/0_200110_D_GLOBAL.out | 2 + .../T2/0_200110_M_GLOBAL.out | 2 + .../T2/0_200111_D_GLOBAL.out | 2 + .../T2/0_200111_M_GLOBAL.out | 2 + .../T2/0_200112_D_GLOBAL.out | 2 + .../T2/0_200112_M_GLOBAL.out | 2 + .../T2/0_200201_D_GLOBAL.out | 2 + .../T2/0_200201_M_GLOBAL.out | 2 + .../T2/0_200202_D_GLOBAL.out | 2 + .../T2/0_200202_M_GLOBAL.out | 2 + .../T2/0_200203_D_GLOBAL.out | 2 + .../T2/0_200203_M_GLOBAL.out | 2 + .../T2/0_200204_D_GLOBAL.out | 2 + .../T2/0_200204_M_GLOBAL.out | 2 + .../T2/0_200205_D_GLOBAL.out | 2 + .../T2/0_200205_M_GLOBAL.out | 2 + .../T2/0_200206_D_GLOBAL.out | 2 + .../T2/0_200206_M_GLOBAL.out | 2 + .../T2/0_200207_D_GLOBAL.out | 2 + .../T2/0_200207_M_GLOBAL.out | 2 + .../T2/0_200208_D_GLOBAL.out | 2 + .../T2/0_200208_M_GLOBAL.out | 2 + .../T2/0_200209_D_GLOBAL.out | 2 + .../T2/0_200209_M_GLOBAL.out | 2 + .../T2/0_200210_D_GLOBAL.out | 2 + .../T2/0_200210_M_GLOBAL.out | 2 + .../T2/0_200211_D_GLOBAL.out | 2 + .../T2/0_200211_M_GLOBAL.out | 2 + .../T2/0_200212_D_GLOBAL.out | 2 + .../T2/0_200212_M_GLOBAL.out | 2 + .../T2/0_200301_D_GLOBAL.out | 2 + .../T2/0_200301_M_GLOBAL.out | 2 + .../T2/0_200302_D_GLOBAL.out | 2 + .../T2/0_200302_M_GLOBAL.out | 2 + .../T2/0_200303_D_GLOBAL.out | 2 + .../T2/0_200303_M_GLOBAL.out | 2 + .../T2/0_200304_D_GLOBAL.out | 2 + .../T2/0_200304_M_GLOBAL.out | 2 + .../T2/0_200305_D_GLOBAL.out | 2 + .../T2/0_200305_M_GLOBAL.out | 2 + .../T2/0_200306_D_GLOBAL.out | 2 + .../T2/0_200306_M_GLOBAL.out | 2 + .../T2/0_200307_D_GLOBAL.out | 2 + .../T2/0_200307_M_GLOBAL.out | 2 + .../T2/0_200308_D_GLOBAL.out | 2 + .../T2/0_200308_M_GLOBAL.out | 2 + .../T2/0_200309_D_GLOBAL.out | 2 + .../T2/0_200309_M_GLOBAL.out | 2 + .../T2/0_200310_D_GLOBAL.out | 2 + .../T2/0_200310_M_GLOBAL.out | 2 + .../T2/0_200311_D_GLOBAL.out | 2 + .../T2/0_200311_M_GLOBAL.out | 2 + .../T2/0_200312_D_GLOBAL.out | 2 + .../T2/0_200312_M_GLOBAL.out | 2 + .../T2/0_200401_D_GLOBAL.out | 2 + .../T2/0_200401_M_GLOBAL.out | 2 + .../T2/0_200402_D_GLOBAL.out | 2 + .../T2/0_200402_M_GLOBAL.out | 2 + .../T2/0_200403_D_GLOBAL.out | 2 + .../T2/0_200403_M_GLOBAL.out | 2 + .../T2/0_200404_D_GLOBAL.out | 2 + .../T2/0_200404_M_GLOBAL.out | 2 + .../T2/0_200405_D_GLOBAL.out | 2 + .../T2/0_200405_M_GLOBAL.out | 2 + .../T2/0_200406_D_GLOBAL.out | 2 + .../T2/0_200406_M_GLOBAL.out | 2 + .../T2/0_200407_D_GLOBAL.out | 2 + .../T2/0_200407_M_GLOBAL.out | 2 + .../T2/0_200408_D_GLOBAL.out | 2 + .../T2/0_200408_M_GLOBAL.out | 2 + .../T2/0_200409_D_GLOBAL.out | 2 + .../T2/0_200409_M_GLOBAL.out | 2 + .../T2/0_200410_D_GLOBAL.out | 2 + .../T2/0_200410_M_GLOBAL.out | 2 + .../T2/0_200411_D_GLOBAL.out | 2 + .../T2/0_200411_M_GLOBAL.out | 2 + .../T2/0_200412_D_GLOBAL.out | 2 + .../T2/0_200412_M_GLOBAL.out | 2 + .../T2/0_200501_D_GLOBAL.out | 2 + .../T2/0_200501_M_GLOBAL.out | 2 + .../T2/0_200502_D_GLOBAL.out | 2 + .../T2/0_200502_M_GLOBAL.out | 2 + .../T2/0_200503_D_GLOBAL.out | 2 + .../T2/0_200503_M_GLOBAL.out | 2 + .../T2/0_200504_D_GLOBAL.out | 2 + .../T2/0_200504_M_GLOBAL.out | 2 + .../T2/0_200505_D_GLOBAL.out | 2 + .../T2/0_200505_M_GLOBAL.out | 2 + .../T2/0_200506_D_GLOBAL.out | 2 + .../T2/0_200506_M_GLOBAL.out | 2 + .../T2/0_200507_D_GLOBAL.out | 2 + .../T2/0_200507_M_GLOBAL.out | 2 + .../T2/0_200508_D_GLOBAL.out | 2 + .../T2/0_200508_M_GLOBAL.out | 2 + .../T2/0_200509_D_GLOBAL.out | 2 + .../T2/0_200509_M_GLOBAL.out | 2 + .../T2/0_200510_D_GLOBAL.out | 2 + .../T2/0_200510_M_GLOBAL.out | 2 + .../T2/0_200511_D_GLOBAL.out | 2 + .../T2/0_200511_M_GLOBAL.out | 2 + .../T2/0_200512_D_GLOBAL.out | 2 + .../T2/0_200512_M_GLOBAL.out | 2 + .../T2/0_200601_D_GLOBAL.out | 2 + .../T2/0_200601_M_GLOBAL.out | 2 + .../T2/0_200602_D_GLOBAL.out | 2 + .../T2/0_200602_M_GLOBAL.out | 2 + .../T2/0_200603_D_GLOBAL.out | 2 + .../T2/0_200603_M_GLOBAL.out | 2 + .../T2/0_200604_D_GLOBAL.out | 2 + .../T2/0_200604_M_GLOBAL.out | 2 + .../T2/0_200605_D_GLOBAL.out | 2 + .../T2/0_200605_M_GLOBAL.out | 2 + .../T2/0_200606_D_GLOBAL.out | 2 + .../T2/0_200606_M_GLOBAL.out | 2 + .../T2/0_200607_D_GLOBAL.out | 2 + .../T2/0_200607_M_GLOBAL.out | 2 + .../T2/0_200608_D_GLOBAL.out | 2 + .../T2/0_200608_M_GLOBAL.out | 2 + .../T2/0_200609_D_GLOBAL.out | 2 + .../T2/0_200609_M_GLOBAL.out | 2 + .../T2/0_200610_D_GLOBAL.out | 2 + .../T2/0_200610_M_GLOBAL.out | 2 + .../T2/0_200611_D_GLOBAL.out | 2 + .../T2/0_200611_M_GLOBAL.out | 2 + .../T2/0_200612_D_GLOBAL.out | 2 + .../T2/0_200612_M_GLOBAL.out | 2 + .../T2/0_200701_D_GLOBAL.out | 2 + .../T2/0_200701_M_GLOBAL.out | 2 + .../T2/0_200702_D_GLOBAL.out | 2 + .../T2/0_200702_M_GLOBAL.out | 2 + .../T2/0_200703_D_GLOBAL.out | 2 + .../T2/0_200703_M_GLOBAL.out | 2 + .../T2/0_200704_D_GLOBAL.out | 2 + .../T2/0_200704_M_GLOBAL.out | 2 + .../T2/0_200705_D_GLOBAL.out | 2 + .../T2/0_200705_M_GLOBAL.out | 2 + .../T2/0_200706_D_GLOBAL.out | 2 + .../T2/0_200706_M_GLOBAL.out | 2 + .../T2/0_200707_D_GLOBAL.out | 2 + .../T2/0_200707_M_GLOBAL.out | 2 + .../T2/0_200708_D_GLOBAL.out | 2 + .../T2/0_200708_M_GLOBAL.out | 2 + .../T2/0_200709_D_GLOBAL.out | 2 + .../T2/0_200709_M_GLOBAL.out | 2 + .../T2/0_200710_D_GLOBAL.out | 2 + .../T2/0_200710_M_GLOBAL.out | 2 + .../T2/0_200711_D_GLOBAL.out | 2 + .../T2/0_200711_M_GLOBAL.out | 2 + .../T2/0_200712_D_GLOBAL.out | 2 + .../T2/0_200712_M_GLOBAL.out | 2 + .../T2/0_200801_D_GLOBAL.out | 2 + .../T2/0_200801_M_GLOBAL.out | 2 + .../T2/0_200802_D_GLOBAL.out | 2 + .../T2/0_200802_M_GLOBAL.out | 2 + .../T2/0_200803_D_GLOBAL.out | 2 + .../T2/0_200803_M_GLOBAL.out | 2 + .../T2/0_200804_D_GLOBAL.out | 2 + .../T2/0_200804_M_GLOBAL.out | 2 + .../T2/0_200805_D_GLOBAL.out | 2 + .../T2/0_200805_M_GLOBAL.out | 2 + .../T2/0_200806_D_GLOBAL.out | 2 + .../T2/0_200806_M_GLOBAL.out | 2 + .../T2/0_200807_D_GLOBAL.out | 2 + .../T2/0_200807_M_GLOBAL.out | 2 + .../T2/0_200808_D_GLOBAL.out | 2 + .../T2/0_200808_M_GLOBAL.out | 2 + .../T2/0_200809_D_GLOBAL.out | 2 + .../T2/0_200809_M_GLOBAL.out | 2 + .../T2/0_200810_D_GLOBAL.out | 2 + .../T2/0_200810_M_GLOBAL.out | 2 + .../T2/0_200811_D_GLOBAL.out | 2 + .../T2/0_200811_M_GLOBAL.out | 2 + .../T2/0_200812_D_GLOBAL.out | 2 + .../T2/0_200812_M_GLOBAL.out | 2 + .../T2/0_200901_D_GLOBAL.out | 2 + .../T2/0_200901_M_GLOBAL.out | 2 + .../T2/0_200902_D_GLOBAL.out | 2 + .../T2/0_200902_M_GLOBAL.out | 2 + .../T2/0_200903_D_GLOBAL.out | 2 + .../T2/0_200903_M_GLOBAL.out | 2 + .../T2/0_200904_D_GLOBAL.out | 2 + .../T2/0_200904_M_GLOBAL.out | 2 + .../T2/0_200905_D_GLOBAL.out | 2 + .../T2/0_200905_M_GLOBAL.out | 2 + .../T2/0_200906_D_GLOBAL.out | 2 + .../T2/0_200906_M_GLOBAL.out | 2 + .../T2/0_200907_D_GLOBAL.out | 2 + .../T2/0_200907_M_GLOBAL.out | 2 + .../T2/0_200908_D_GLOBAL.out | 2 + .../T2/0_200908_M_GLOBAL.out | 2 + .../T2/0_200909_D_GLOBAL.out | 2 + .../T2/0_200909_M_GLOBAL.out | 2 + .../T2/0_200910_D_GLOBAL.out | 2 + .../T2/0_200910_M_GLOBAL.out | 2 + .../T2/0_200911_D_GLOBAL.out | 2 + .../T2/0_200911_M_GLOBAL.out | 2 + .../T2/0_200912_D_GLOBAL.out | 2 + .../T2/0_200912_M_GLOBAL.out | 2 + .../T2/0_201001_D_GLOBAL.out | 2 + .../T2/0_201001_M_GLOBAL.out | 2 + .../T2/0_201002_D_GLOBAL.out | 2 + .../T2/0_201002_M_GLOBAL.out | 2 + .../T2/0_201003_D_GLOBAL.out | 2 + .../T2/0_201003_M_GLOBAL.out | 2 + .../T2/0_201004_D_GLOBAL.out | 2 + .../T2/0_201004_M_GLOBAL.out | 2 + .../T2/0_201005_D_GLOBAL.out | 2 + .../T2/0_201005_M_GLOBAL.out | 2 + .../T2/0_201006_D_GLOBAL.out | 2 + .../T2/0_201006_M_GLOBAL.out | 2 + .../T2/0_201007_D_GLOBAL.out | 2 + .../T2/0_201007_M_GLOBAL.out | 2 + .../T2/0_201008_D_GLOBAL.out | 2 + .../T2/0_201008_M_GLOBAL.out | 2 + .../T2/0_201009_D_GLOBAL.out | 2 + .../T2/0_201009_M_GLOBAL.out | 2 + .../T2/0_201010_D_GLOBAL.out | 2 + .../T2/0_201010_M_GLOBAL.out | 2 + .../T2/0_201011_D_GLOBAL.out | 2 + .../T2/0_201011_M_GLOBAL.out | 2 + .../T2/0_201012_D_GLOBAL.out | 2 + .../T2/0_201012_M_GLOBAL.out | 2 + .../T2/0_201101_D_GLOBAL.out | 2 + .../T2/0_201101_M_GLOBAL.out | 2 + .../T2/0_201102_D_GLOBAL.out | 2 + .../T2/0_201102_M_GLOBAL.out | 2 + .../T2/0_201103_D_GLOBAL.out | 2 + .../T2/0_201103_M_GLOBAL.out | 2 + .../T2/0_201104_D_GLOBAL.out | 2 + .../T2/0_201104_M_GLOBAL.out | 2 + .../T2/0_201105_D_GLOBAL.out | 2 + .../T2/0_201105_M_GLOBAL.out | 2 + .../T2/0_201106_D_GLOBAL.out | 2 + .../T2/0_201106_M_GLOBAL.out | 2 + .../T2/0_201107_D_GLOBAL.out | 2 + .../T2/0_201107_M_GLOBAL.out | 2 + .../T2/0_201108_D_GLOBAL.out | 2 + .../T2/0_201108_M_GLOBAL.out | 2 + .../T2/0_201109_D_GLOBAL.out | 2 + .../T2/0_201109_M_GLOBAL.out | 2 + .../T2/0_201110_D_GLOBAL.out | 2 + .../T2/0_201110_M_GLOBAL.out | 2 + .../T2/0_201111_D_GLOBAL.out | 2 + .../T2/0_201111_M_GLOBAL.out | 2 + .../T2/0_201112_D_GLOBAL.out | 2 + .../T2/0_201112_M_GLOBAL.out | 2 + .../T2/0_201201_D_GLOBAL.out | 2 + .../T2/0_201201_M_GLOBAL.out | 2 + .../T2/0_201202_D_GLOBAL.out | 2 + .../T2/0_201202_M_GLOBAL.out | 2 + .../T2/0_201203_D_GLOBAL.out | 2 + .../T2/0_201203_M_GLOBAL.out | 2 + .../T2/0_201204_D_GLOBAL.out | 2 + .../T2/0_201204_M_GLOBAL.out | 2 + .../T2/0_201205_D_GLOBAL.out | 2 + .../T2/0_201205_M_GLOBAL.out | 2 + .../T2/0_201206_D_GLOBAL.out | 2 + .../T2/0_201206_M_GLOBAL.out | 2 + .../T2/0_201207_D_GLOBAL.out | 2 + .../T2/0_201207_M_GLOBAL.out | 2 + .../T2/0_201208_D_GLOBAL.out | 2 + .../T2/0_201208_M_GLOBAL.out | 2 + .../T2/0_201209_D_GLOBAL.out | 2 + .../T2/0_201209_M_GLOBAL.out | 2 + .../T2/0_201210_D_GLOBAL.out | 2 + .../T2/0_201210_M_GLOBAL.out | 2 + .../T2/0_201211_D_GLOBAL.out | 2 + .../T2/0_201211_M_GLOBAL.out | 2 + .../T2/0_201212_D_GLOBAL.out | 2 + .../T2/0_201212_M_GLOBAL.out | 2 + .../T2/0_201301_D_GLOBAL.out | 2 + .../T2/0_201301_M_GLOBAL.out | 2 + .../T2/0_201302_D_GLOBAL.out | 2 + .../T2/0_201302_M_GLOBAL.out | 2 + .../T2/0_201303_D_GLOBAL.out | 2 + .../T2/0_201303_M_GLOBAL.out | 2 + .../T2/0_201304_D_GLOBAL.out | 2 + .../T2/0_201304_M_GLOBAL.out | 2 + .../T2/0_201305_D_GLOBAL.out | 2 + .../T2/0_201305_M_GLOBAL.out | 2 + .../T2/0_201306_D_GLOBAL.out | 2 + .../T2/0_201306_M_GLOBAL.out | 2 + .../T2/0_201307_D_GLOBAL.out | 2 + .../T2/0_201307_M_GLOBAL.out | 2 + .../T2/0_201308_D_GLOBAL.out | 2 + .../T2/0_201308_M_GLOBAL.out | 2 + .../T2/0_201309_D_GLOBAL.out | 2 + .../T2/0_201309_M_GLOBAL.out | 2 + .../T2/0_201310_D_GLOBAL.out | 2 + .../T2/0_201310_M_GLOBAL.out | 2 + .../T2/0_201311_D_GLOBAL.out | 2 + .../T2/0_201311_M_GLOBAL.out | 2 + .../T2/0_201312_D_GLOBAL.out | 2 + .../T2/0_201312_M_GLOBAL.out | 2 + .../T2/0_201401_D_GLOBAL.out | 2 + .../T2/0_201401_M_GLOBAL.out | 2 + .../T2/0_201402_D_GLOBAL.out | 2 + .../T2/0_201402_M_GLOBAL.out | 2 + .../T2/0_201403_D_GLOBAL.out | 2 + .../T2/0_201403_M_GLOBAL.out | 2 + .../T2/0_201404_D_GLOBAL.out | 2 + .../T2/0_201404_M_GLOBAL.out | 2 + .../T2/0_201405_D_GLOBAL.out | 2 + .../T2/0_201405_M_GLOBAL.out | 2 + .../T2/0_201406_D_GLOBAL.out | 2 + .../T2/0_201406_M_GLOBAL.out | 2 + .../T2/0_201407_D_GLOBAL.out | 2 + .../T2/0_201407_M_GLOBAL.out | 2 + .../T2/0_201408_D_GLOBAL.out | 2 + .../T2/0_201408_M_GLOBAL.out | 2 + .../T2/0_201409_D_GLOBAL.out | 2 + .../T2/0_201409_M_GLOBAL.out | 2 + .../T2/0_201410_D_GLOBAL.out | 2 + .../T2/0_201410_M_GLOBAL.out | 2 + .../T2/0_201411_D_GLOBAL.out | 2 + .../T2/0_201411_M_GLOBAL.out | 2 + .../T2/0_201412_D_GLOBAL.out | 2 + .../T2/0_201412_M_GLOBAL.out | 2 + .../T2/0_201501_D_GLOBAL.out | 2 + .../T2/0_201501_M_GLOBAL.out | 2 + .../T2/0_201502_D_GLOBAL.out | 2 + .../T2/0_201502_M_GLOBAL.out | 2 + .../T2/0_201503_D_GLOBAL.out | 2 + .../T2/0_201503_M_GLOBAL.out | 2 + .../T2/0_201504_D_GLOBAL.out | 2 + .../T2/0_201504_M_GLOBAL.out | 2 + .../T2/0_201505_D_GLOBAL.out | 2 + .../T2/0_201505_M_GLOBAL.out | 2 + .../T2/0_201506_D_GLOBAL.out | 2 + .../T2/0_201506_M_GLOBAL.out | 2 + .../T2/0_201507_D_GLOBAL.out | 2 + .../T2/0_201507_M_GLOBAL.out | 2 + .../T2/0_201508_D_GLOBAL.out | 2 + .../T2/0_201508_M_GLOBAL.out | 2 + .../T2/0_201509_D_GLOBAL.out | 2 + .../T2/0_201509_M_GLOBAL.out | 2 + .../T2/0_201510_D_GLOBAL.out | 2 + .../T2/0_201510_M_GLOBAL.out | 2 + .../T2/0_201511_D_GLOBAL.out | 2 + .../T2/0_201511_M_GLOBAL.out | 2 + .../T2/0_201512_D_GLOBAL.out | 2 + .../T2/0_201512_M_GLOBAL.out | 2 + .../T2/0_201601_D_GLOBAL.out | 2 + .../T2/0_201601_M_GLOBAL.out | 2 + .../T2/0_201602_D_GLOBAL.out | 2 + .../T2/0_201602_M_GLOBAL.out | 2 + .../T2/0_201603_D_GLOBAL.out | 2 + .../T2/0_201603_M_GLOBAL.out | 2 + .../T2/0_201604_D_GLOBAL.out | 2 + .../T2/0_201604_M_GLOBAL.out | 2 + .../T2/0_201605_D_GLOBAL.out | 2 + .../T2/0_201605_M_GLOBAL.out | 2 + .../T2/0_201606_D_GLOBAL.out | 2 + .../T2/0_201606_M_GLOBAL.out | 2 + .../T2/0_201607_D_GLOBAL.out | 2 + .../T2/0_201607_M_GLOBAL.out | 2 + .../T2/0_201608_D_GLOBAL.out | 2 + .../T2/0_201608_M_GLOBAL.out | 2 + .../T2/0_201609_D_GLOBAL.out | 2 + .../T2/0_201609_M_GLOBAL.out | 2 + .../T2/0_201610_D_GLOBAL.out | 2 + .../T2/0_201610_M_GLOBAL.out | 2 + .../T2/0_201611_D_GLOBAL.out | 2 + .../T2/0_201611_M_GLOBAL.out | 2 + .../T2/0_201612_D_GLOBAL.out | 2 + .../T2/0_201612_M_GLOBAL.out | 2 + .../T2/0_201701_D_GLOBAL.out | 2 + .../T2/0_201701_M_GLOBAL.out | 2 + .../T2/0_201702_D_GLOBAL.out | 2 + .../T2/0_201702_M_GLOBAL.out | 2 + .../T2/0_201703_D_GLOBAL.out | 2 + .../T2/0_201703_M_GLOBAL.out | 2 + .../T2/0_201704_D_GLOBAL.out | 2 + .../T2/0_201704_M_GLOBAL.out | 2 + .../T2/0_201705_D_GLOBAL.out | 2 + .../T2/0_201705_M_GLOBAL.out | 2 + .../T2/0_201706_D_GLOBAL.out | 2 + .../T2/0_201706_M_GLOBAL.out | 2 + .../T2/0_201707_D_GLOBAL.out | 2 + .../T2/0_201707_M_GLOBAL.out | 2 + .../T2/0_201708_D_GLOBAL.out | 2 + .../T2/0_201708_M_GLOBAL.out | 2 + .../T2/0_201709_D_GLOBAL.out | 2 + .../T2/0_201709_M_GLOBAL.out | 2 + .../T2/0_201710_D_GLOBAL.out | 2 + .../T2/0_201710_M_GLOBAL.out | 2 + .../T2/0_201711_D_GLOBAL.out | 2 + .../T2/0_201711_M_GLOBAL.out | 2 + .../T2/0_201712_D_GLOBAL.out | 2 + .../T2/0_201712_M_GLOBAL.out | 2 + .../T2/0_201801_D_GLOBAL.out | 2 + .../T2/0_201801_M_GLOBAL.out | 2 + .../T2/0_201802_D_GLOBAL.out | 2 + .../T2/0_201802_M_GLOBAL.out | 2 + .../T2/0_201803_D_GLOBAL.out | 2 + .../T2/0_201803_M_GLOBAL.out | 2 + .../T2/0_201804_D_GLOBAL.out | 2 + .../T2/0_201804_M_GLOBAL.out | 2 + .../T2/0_201805_D_GLOBAL.out | 2 + .../T2/0_201805_M_GLOBAL.out | 2 + .../T2/0_201806_D_GLOBAL.out | 2 + .../T2/0_201806_M_GLOBAL.out | 2 + .../T2/0_201807_D_GLOBAL.out | 2 + .../T2/0_201807_M_GLOBAL.out | 2 + .../T2/0_201808_D_GLOBAL.out | 2 + .../T2/0_201808_M_GLOBAL.out | 2 + .../T2/0_201809_D_GLOBAL.out | 2 + .../T2/0_201809_M_GLOBAL.out | 2 + .../T2/0_201810_D_GLOBAL.out | 2 + .../T2/0_201810_M_GLOBAL.out | 2 + .../T2/0_201811_D_GLOBAL.out | 2 + .../T2/0_201811_M_GLOBAL.out | 2 + .../T2/0_201812_D_GLOBAL.out | 2 + .../T2/0_201812_M_GLOBAL.out | 2 + .../T2/0_201901_D_GLOBAL.out | 2 + .../T2/0_201901_M_GLOBAL.out | 2 + .../T2/0_201902_D_GLOBAL.out | 2 + .../T2/0_201902_M_GLOBAL.out | 2 + .../T2/0_201903_D_GLOBAL.out | 2 + .../T2/0_201903_M_GLOBAL.out | 2 + .../T2/0_201904_D_GLOBAL.out | 2 + .../T2/0_201904_M_GLOBAL.out | 2 + .../T2/0_201905_D_GLOBAL.out | 2 + .../T2/0_201905_M_GLOBAL.out | 2 + .../T2/0_201906_D_GLOBAL.out | 2 + .../T2/0_201906_M_GLOBAL.out | 2 + .../T2/0_201907_D_GLOBAL.out | 2 + .../T2/0_201907_M_GLOBAL.out | 2 + .../T2/0_201908_D_GLOBAL.out | 2 + .../T2/0_201908_M_GLOBAL.out | 2 + .../T2/0_201909_M_GLOBAL.out | 2 + 7106 files changed, 17728 insertions(+), 19 deletions(-) create mode 100755 processing_modules/US_NADP_AIRMoN_processor.py create mode 100644 processing_modules/__pycache__/US_NADP_AIRMoN_processor.cpython-39.pyc delete mode 100644 run/stage_logs/.gitignore create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE02_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL18_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL98_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_IL11_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_MD15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_NY67_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_OH09_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_PA15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_TN00_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_VT99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_WV99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE02_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL18_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL98_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_IL11_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_MD15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_NY67_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_OH09_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_PA15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_TN00_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_VT99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_WV99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE02_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL18_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL98_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_IL11_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_MD15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_NY67_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_OH09_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_PA15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_TN00_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_VT99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_WV99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE02_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL18_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL98_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_IL11_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_MD15_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_NY67_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_OH09_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_PA15_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_TN00_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_VT99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_WV99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE02_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL18_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL98_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_IL11_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_MD15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_NY67_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_OH09_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_PA15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_TN00_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_VT99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_WV99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE02_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL18_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL98_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_IL11_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_MD15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_NY67_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_OH09_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_PA15_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_TN00_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_VT99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_WV99_F-AAS.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE02_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL18_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL98_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_IL11_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_MD15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_NY67_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_OH09_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_PA15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_TN00_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_VT99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_WV99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE02_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL18_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL98_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_IL11_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_MD15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_NY67_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_OH09_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_PA15_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_TN00_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_VT99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_WV99_CFA.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE02_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL18_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL98_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_IL11_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_MD15_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_NY67_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_OH09_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_PA15_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_TN00_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_VT99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_WV99_CFA_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE02_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL18_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL98_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_IL11_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_MD15_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_NY67_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_OH09_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_PA15_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_TN00_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_VT99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_WV99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE02_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL18_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL98_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_IL11_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_MD15_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_NY67_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_OH09_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_PA15_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_TN00_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_VT99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_WV99_RG.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_HI_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S1/0_null.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE02_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL18_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL98_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_IL11_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_MD15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_NY67_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_OH09_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_PA15_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_TN00_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_VT99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_WV99_IC.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE02_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL18_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL98_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_IL11_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_MD15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_NY67_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_OH09_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_PA15_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_TN00_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_VT99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_WV99_IC_H_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_D_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_M_GLOBAL.out create mode 100644 run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201909_M_GLOBAL.out diff --git a/processing_modules/GHOST_standards.py b/processing_modules/GHOST_standards.py index aad2d26..273b450 100755 --- a/processing_modules/GHOST_standards.py +++ b/processing_modules/GHOST_standards.py @@ -416,6 +416,7 @@ standard_parameters ={ 'NH4NO3_PREC': {'bsc_parameter_name':'precnh4no3', 'long_parameter_name':'ammonium nitrate in precipitaton', 'matrix':'precip', 'standard_units':'mg l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':1000.0, 'extreme_upper_monthly_median':100.0, 'aqs_code':[], 'airbase_name':'', 'airbase_code':'', 'miteco_code':'', 'ebas_parameter_name':['ammonium_nitrate'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'NH4NO3', 'identifiers':{'IUPAC_name':'azanium;nitrate', 'CAS_number':'6484-52-2', 'PubChem_CID':'22985', 'InChIKey':'DVARTQFDIMZBAA-UHFFFAOYSA-O', 'WIGOS_name':'', 'WIGOS_number':''}}, 'Ni_PREC': {'bsc_parameter_name':'precni', 'long_parameter_name':'nickel in precipitaton', 'matrix':'precip', 'standard_units':'ug l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':2000.0, 'extreme_upper_monthly_median':200.0, 'aqs_code':['65336'], 'airbase_name':'Nickel (precip)', 'airbase_code':'02015', 'miteco_code':'', 'ebas_parameter_name':['nickel'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'Ni', 'identifiers':{'IUPAC_name':'nickel', 'CAS_number':'7440-02-0', 'PubChem_CID':'935', 'InChIKey':'PXHVJJICTQNCMI-UHFFFAOYSA-N', 'WIGOS_name':'', 'WIGOS_number':''}}, 'NO3-_PREC': {'bsc_parameter_name':'precno3', 'long_parameter_name':'nitrate in precipitaton', 'matrix':'precip', 'standard_units':'mg l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':1000.0, 'extreme_upper_monthly_median':100.0, 'aqs_code':['65321'], 'airbase_name':'nitrate (precip)', 'airbase_code':'00666', 'miteco_code':'', 'ebas_parameter_name':['nitrate'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'NO3', 'identifiers':{'IUPAC_name':'nitrate', 'CAS_number':'14797-55-8', 'PubChem_CID':'943', 'InChIKey':'NHNBFGGVMKEFGY-UHFFFAOYSA-N', 'WIGOS_name':'', 'WIGOS_number':''}}, +'PO4---_PREC': {'bsc_parameter_name':'precpo4', 'long_parameter_name':'phosphate in precipitaton', 'matrix':'precip', 'standard_units':'mg l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':2000.0, 'extreme_upper_monthly_median':200.0, 'aqs_code':[''], 'airbase_name':'phosphate (precip)', 'airbase_code':'', 'miteco_code':'', 'ebas_parameter_name':[''], 'ebas_matrix':'', 'ebas_priority_units':[''], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'PO4', 'identifiers':{'IUPAC_name':'phosphate', 'CAS_number':'14265-44-2', 'PubChem_CID':'1061', 'InChIKey':'NBIIXXVUZAFLBC-UHFFFAOYSA-K', 'WIGOS_name':'', 'WIGOS_number':''}}, 'Pb_PREC': {'bsc_parameter_name':'precpb', 'long_parameter_name':'lead in precipitaton', 'matrix':'precip', 'standard_units':'ug l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':2000.0, 'extreme_upper_monthly_median':200.0, 'aqs_code':['65337'], 'airbase_name':'Lead (precip)', 'airbase_code':'02012', 'miteco_code':'', 'ebas_parameter_name':['lead'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'Pb', 'identifiers':{'IUPAC_name':'lead', 'CAS_number':'7439-92-1', 'PubChem_CID':'5352425', 'InChIKey':'WABPQHHGFIMREM-UHFFFAOYSA-N', 'WIGOS_name':'', 'WIGOS_number':''}}, 'Se_PREC': {'bsc_parameter_name':'precse', 'long_parameter_name':'selenium in precipitaton', 'matrix':'precip', 'standard_units':'ug l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':1000.0, 'extreme_upper_monthly_median':100.0, 'aqs_code':[], 'airbase_name':'', 'airbase_code':'', 'miteco_code':'', 'ebas_parameter_name':['selenium'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'Se', 'identifiers':{'IUPAC_name':'selenium', 'CAS_number':'7782-49-2', 'PubChem_CID':'6326970', 'InChIKey':'BUGBHKTXTAQXES-UHFFFAOYSA-N', 'WIGOS_name':'', 'WIGOS_number':''}}, 'SO4--_PREC': {'bsc_parameter_name':'precso4', 'long_parameter_name':'sulphate in precipitaton', 'matrix':'precip', 'standard_units':'mg l-1', 'axis_label':'concentration', 'minimum_resolution':1.0, 'extreme_lower_limit':0.0, 'extreme_upper_limit':2000.0, 'extreme_upper_monthly_median':200.0, 'aqs_code':['65322'], 'airbase_name':'sulphate (precip)', 'airbase_code':'00719', 'miteco_code':'', 'ebas_parameter_name':['sulphate_total'], 'ebas_matrix':'precip', 'ebas_priority_units':['/m3','/l'], 'naps_code':[], 'castnet_parameter_name':'', 'noaa_isd_parameter_name':'', 'aeronet_parameter_name':'', 'aeronet_matrix':'', 'japan_nies_code':[], 'japan_nies_name':[], 'uk_air_name':[], 'chemical_formula':'SO4', 'identifiers':{'IUPAC_name':'sulfate', 'CAS_number':'14808-79-8', 'PubChem_CID':'1117', 'InChIKey':'QAOWNCQODCNURD-UHFFFAOYSA-L', 'WIGOS_name':'', 'WIGOS_number':''}}, @@ -3897,7 +3898,7 @@ standard_measurement_methodologies = { #Other technologies include flow injected analysis (FIA) and sequential injection analysis, which uses laminar flow existing in the narrow-bore tubing to mix with the reagent to eliminate the need for air bubble partitioning. #Most continuous flow analyzers depend on color reactions using a flow through photometer, however, also methods have been developed that use ISE, flame photometry, ICAP, fluorometry, and so forth. -'continuous flow analysis':{'abbreviation':'CFA', 'sampling_type':'injection', 'sample_preparation_type':'reagent reaction', 'measured_parameters':['NO','NO2','NOx','SO2','NH3','HNO3','PAN','HCl','HF','H2S','HCHO','Al','PM10_Al','PM2.5_Al','PM1_Al','As','PM10_As','PM2.5_As','PM1_As','BC','PM10_BC','PM2.5_BC','PM1_BC','C','PM10_C','PM2.5_C','PM1_C','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cd','PM10_Cd','PM2.5_Cd','PM1_Cd','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Co','PM10_Co','PM2.5_Co','PM1_Co','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','Cu','PM10_Cu','PM2.5_Cu','PM1_Cu','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','Hg-GEM','Hg-GOM','Hg-TGM','Hg','PM10_Hg','PM2.5_Hg','PM1_Hg','K+','PM10_K+','PM2.5_K+','PM1_K+','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','Mn','PM10_Mn','PM2.5_Mn','PM1_Mn','MSA','PM10_MSA','PM2.5_MSA','PM1_MSA','Na+','PM10_Na+','PM2.5_Na+','PM1_Na+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NH4NO3','PM10_NH4NO3','PM2.5_NH4NO3','PM1_NH4NO3','Ni','PM10_Ni','PM2.5_Ni','PM1_Ni','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-','OC','PM10_OC','PM2.5_OC','PM1_OC','Pb','PM10_Pb','PM2.5_Pb','PM1_Pb','Se','PM10_Se','PM2.5_Se','PM1_Se','SO4--','PM10_SO4--','PM2.5_SO4--','PM1_SO4--','SO4--_NSS','PM10_SO4--_NSS','PM2.5_SO4--_NSS','PM1_SO4--_NSS','SO4--_SS','PM10_SO4--_SS','PM2.5_SO4--_SS','PM1_SO4--_SS','V','PM10_V','PM2.5_V','PM1_V','Zn','PM10_Zn','PM2.5_Zn','PM1_Zn', 'NH4+_PREC'], 'qa_accepted_parameters':['NH3','HNO3','PAN','HCl','HF','H2S','HCHO','Al','PM10_Al','PM2.5_Al','PM1_Al','As','PM10_As','PM2.5_As','PM1_As','BC','PM10_BC','PM2.5_BC','PM1_BC','C','PM10_C','PM2.5_C','PM1_C','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cd','PM10_Cd','PM2.5_Cd','PM1_Cd','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Co','PM10_Co','PM2.5_Co','PM1_Co','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','Cu','PM10_Cu','PM2.5_Cu','PM1_Cu','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','Hg-GEM','Hg-GOM','Hg-TGM','Hg','PM10_Hg','PM2.5_Hg','PM1_Hg','K+','PM10_K+','PM2.5_K+','PM1_K+','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','Mn','PM10_Mn','PM2.5_Mn','PM1_Mn','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','MSA','PM10_MSA','PM2.5_MSA','PM1_MSA','Na+','PM10_Na+','PM2.5_Na+','PM1_Na+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NH4NO3','PM10_NH4NO3','PM2.5_NH4NO3','PM1_NH4NO3','Ni','PM10_Ni','PM2.5_Ni','PM1_Ni','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-','OC','PM10_OC','PM2.5_OC','PM1_OC','Pb','PM10_Pb','PM2.5_Pb','PM1_Pb','Se','PM10_Se','PM2.5_Se','PM1_Se','SO4--','PM10_SO4--','PM2.5_SO4--','PM1_SO4--','SO4--_NSS','PM10_SO4--_NSS','PM2.5_SO4--_NSS','PM1_SO4--_NSS','SO4--_SS','PM10_SO4--_SS','PM2.5_SO4--_SS','PM1_SO4--_SS','V','PM10_V','PM2.5_V','PM1_V','Zn','PM10_Zn','PM2.5_Zn','PM1_Zn', 'NH4+_PREC'], +'continuous flow analysis':{'abbreviation':'CFA', 'sampling_type':'injection', 'sample_preparation_type':'reagent reaction', 'measured_parameters':['NO','NO2','NOx','SO2','NH3','HNO3','PAN','HCl','HF','H2S','HCHO','Al','PM10_Al','PM2.5_Al','PM1_Al','As','PM10_As','PM2.5_As','PM1_As','BC','PM10_BC','PM2.5_BC','PM1_BC','C','PM10_C','PM2.5_C','PM1_C','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cd','PM10_Cd','PM2.5_Cd','PM1_Cd','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Co','PM10_Co','PM2.5_Co','PM1_Co','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','Cu','PM10_Cu','PM2.5_Cu','PM1_Cu','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','Hg-GEM','Hg-GOM','Hg-TGM','Hg','PM10_Hg','PM2.5_Hg','PM1_Hg','K+','PM10_K+','PM2.5_K+','PM1_K+','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','Mn','PM10_Mn','PM2.5_Mn','PM1_Mn','MSA','PM10_MSA','PM2.5_MSA','PM1_MSA','Na+','PM10_Na+','PM2.5_Na+','PM1_Na+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NH4NO3','PM10_NH4NO3','PM2.5_NH4NO3','PM1_NH4NO3','Ni','PM10_Ni','PM2.5_Ni','PM1_Ni','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-','OC','PM10_OC','PM2.5_OC','PM1_OC','Pb','PM10_Pb','PM2.5_Pb','PM1_Pb','Se','PM10_Se','PM2.5_Se','PM1_Se','SO4--','PM10_SO4--','PM2.5_SO4--','PM1_SO4--','SO4--_NSS','PM10_SO4--_NSS','PM2.5_SO4--_NSS','PM1_SO4--_NSS','SO4--_SS','PM10_SO4--_SS','PM2.5_SO4--_SS','PM1_SO4--_SS','V','PM10_V','PM2.5_V','PM1_V','Zn','PM10_Zn','PM2.5_Zn','PM1_Zn', 'NH4+_PREC', 'PO4---_PREC'], 'qa_accepted_parameters':['NH3','HNO3','PAN','HCl','HF','H2S','HCHO','Al','PM10_Al','PM2.5_Al','PM1_Al','As','PM10_As','PM2.5_As','PM1_As','BC','PM10_BC','PM2.5_BC','PM1_BC','C','PM10_C','PM2.5_C','PM1_C','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cd','PM10_Cd','PM2.5_Cd','PM1_Cd','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Co','PM10_Co','PM2.5_Co','PM1_Co','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','Cu','PM10_Cu','PM2.5_Cu','PM1_Cu','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','Hg-GEM','Hg-GOM','Hg-TGM','Hg','PM10_Hg','PM2.5_Hg','PM1_Hg','K+','PM10_K+','PM2.5_K+','PM1_K+','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','Mn','PM10_Mn','PM2.5_Mn','PM1_Mn','Mg++','PM10_Mg++','PM2.5_Mg++','PM1_Mg++','MSA','PM10_MSA','PM2.5_MSA','PM1_MSA','Na+','PM10_Na+','PM2.5_Na+','PM1_Na+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NH4NO3','PM10_NH4NO3','PM2.5_NH4NO3','PM1_NH4NO3','Ni','PM10_Ni','PM2.5_Ni','PM1_Ni','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-','OC','PM10_OC','PM2.5_OC','PM1_OC','Pb','PM10_Pb','PM2.5_Pb','PM1_Pb','Se','PM10_Se','PM2.5_Se','PM1_Se','SO4--','PM10_SO4--','PM2.5_SO4--','PM1_SO4--','SO4--_NSS','PM10_SO4--_NSS','PM2.5_SO4--_NSS','PM1_SO4--_NSS','SO4--_SS','PM10_SO4--_SS','PM2.5_SO4--_SS','PM1_SO4--_SS','V','PM10_V','PM2.5_V','PM1_V','Zn','PM10_Zn','PM2.5_Zn','PM1_Zn', 'NH4+_PREC', 'PO4---_PREC'], 'instruments':{ 'Bran+Luebbe Autoanalyzer 3':{'measured_parameters':['NH3','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','K+','PM10_K+','PM2.5_K+','PM1_K+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-'], 'qa_accepted_parameters':['NH3','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Cr','PM10_Cr','PM2.5_Cr','PM1_Cr','K+','PM10_K+','PM2.5_K+','PM1_K+','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-'], 'instrument_manual_name':'Bran+Luebbe_Autoanalyzer_3_Specs.pdf'}, 'Foss FIAstar 5000': {'measured_parameters':['NH3','Al','PM10_Al','PM2.5_Al','PM1_Al','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-'], 'qa_accepted_parameters':['NH3','Al','PM10_Al','PM2.5_Al','PM1_Al','Ca++','PM10_Ca++','PM2.5_Ca++','PM1_Ca++','Cl-','PM10_Cl-','PM2.5_Cl-','PM1_Cl-','Fe','PM10_Fe','PM2.5_Fe','PM1_Fe','NH4+','PM10_NH4+','PM2.5_NH4+','PM1_NH4+','NO3-','PM10_NO3-','PM2.5_NO3-','PM1_NO3-'], 'instrument_manual_name':'Foss_FIAstar_5000_Specs.pdf'}, diff --git a/processing_modules/US_NADP_AIRMoN_processor.py b/processing_modules/US_NADP_AIRMoN_processor.py new file mode 100755 index 0000000..2c4cbc7 --- /dev/null +++ b/processing_modules/US_NADP_AIRMoN_processor.py @@ -0,0 +1,373 @@ +import copy +import datetime +import itertools +import os +import re +import sys +import time + +import dateutil +tzinfos = {"GMT": dateutil.tz.gettz("GMT")} +import numpy as np +import pandas as pd +import json + +from crossnetwork_processing_functions import get_data_files, create_GHOST_stage_logfile +from GHOST_standards import get_standard_data, get_standard_metadata, country_ISO3166_to_name, standard_data_flag_name_to_data_flag_code, standard_QA_name_to_QA_code +from network_file_standardise import NetworkFileStandardise +from network_parsers import ParseUSNADPFile +from standardisation_mapping_functions import map_network_classifications_to_standard_classifications, map_network_measurement_information_to_standard_measurement_information, network_data_flag_to_standard_data_flag_mapping +from time_functions import round_to_minute, datetime_to_fractional_minutes_from_reference, get_datafile_download_timestamp +import unit_converter + + +class StandardiseNetworkData: + + '''Convert 1 provided data file to GHOST standard numpy station specific files''' + + def __init__(self, null, run_details, parameter_details, network_details): + + #add passed variables to self + self.run_details = run_details + self.parameter_details = parameter_details + self.network_details = network_details + + def do_work(self): + '''Function which does executes the functions of the class in a pipeline''' + + #get data file to parse + data_file = self.gather_data_files() + + #parse station reference data files + self.parse_file(data_file) + + #write a valid process log file + self.run_details['log_file_str'] += str((time.time() - self.run_details['stage_process_start_time'])/60.) + create_GHOST_stage_logfile(0,self.run_details) + + + def gather_data_files(self): + + '''Function to gather data files to parse per station''' + + #get data files specific to station + data_file = get_data_files(self.run_details, self.parameter_details)[0] + + #load external metadata into memory + with open(self.run_details['data_root']+'US_NADP_AIRMoN/metadata/{}/processed/US_NADP_AIRMoN_META.json'.format(self.run_details['ghost_version']), 'r', encoding='utf-8') as f: + self.external_metadata = json.loads(f.read()) + #self.external_metadata = json.loads(self.run_details['data_root']+'US_NADP_AIRMoN/metadata/{}/processed/US_NADP_AIRMoN_META.json'.format(self.run_details['ghost_version'])) + + #get standard measured unit quantity + conv_obj = unit_converter.convert_units(self.parameter_details['standard_units'],self.parameter_details['standard_units'],1) + self.measured_unit_quantity = conv_obj.output_represented_quantity + + return data_file + + def parse_file(self, data_file): + + '''Function to parse data file to GHOST standard numpy station specific file''' + + self.run_details['log_file_str'] += 'PROCESSING FILE: {}\n'.format(data_file) + + #create object for parsing US NADP AIRMoN annual file, and read file + parsing_obj = ParseUSNADPFile(data_file) + parsing_obj.read_data() + + #get unique station references + unique_station_references = np.unique(parsing_obj.parsed_data['siteID']) + + #iterate through unique station references + for unique_station_reference in unique_station_references: + + self.run_details['log_file_str'] += '{} -- PARSING RAW DATA\n'.format(unique_station_reference) + + #create site instances of metadata/data dictionaries + site_data = get_standard_data(self.parameter_details) + site_metadata = get_standard_metadata(self.parameter_details) + + #isolate variable data specific for station + valid_inds = parsing_obj.parsed_data['siteID'] == unique_station_reference + sample_id = parsing_obj.parsed_data['labno'][valid_inds] + start_dt = parsing_obj.parsed_data['dateon'][valid_inds] + end_dt = parsing_obj.parsed_data['dateoff'][valid_inds] + measurements = parsing_obj.parsed_data[self.run_details['parameter']][valid_inds] + qr = parsing_obj.parsed_data['qrcode'][valid_inds] + notes = parsing_obj.parsed_data['sl'][valid_inds] # not parsing sp yet + + #------------------------------------------------------------------------# + # PARSE DATA per station + #------------------------------------------------------------------------# + valid_start_dt = start_dt + valid_end_dt = end_dt + valid_measurements = measurements + valid_qr = qr + valid_notes = notes + + #if have no valid measurements saved after all that continue to next station + if len(valid_measurements) == 0: + self.run_details['log_file_str'] += '{} -- NO VALID MEASUREMENTS\n'.format(unique_station_reference) + continue + + #------------------------------------------------------------------------# + #PARSE METADATA + #------------------------------------------------------------------------# + + #GHOST version + site_metadata['GHOST_version']['value'].append(self.run_details['ghost_version']) + + #initialise string which will store all GHOST process warnings as empty + site_metadata['process_warnings']['value'].append('') + + #write known metadata + site_metadata['network']['value'].append(self.run_details['network']) + site_metadata['data_level']['value'].append('none') + site_metadata['contact_name']['value'].append('David Gay') + site_metadata['contact_institution']['value'].append('National Atmospheric Deposition Program') + site_metadata['contact_email_address']['value'].append('David.Gay@slh.wisc.edu') + site_metadata['principal_investigator_name']['value'].append('David Gay') + site_metadata['principal_investigator_institution']['value'].append('National Atmospheric Deposition Program') + site_metadata['principal_investigator_email_address']['value'].append('David.Gay@slh.wisc.edu') + site_metadata['data_licence']['value'].append('Public domain: https://edg.epa.gov/EPA_Data_License.html') + #assume datum information + site_metadata['ellipsoid']['value'].append('WGS 84') + site_metadata['horizontal_datum']['value'].append('World Geodetic System 1984') + site_metadata['vertical_datum']['value'].append('tidal - mean sea level') + site_metadata['projection']['value'].append('geographic') + #sampling height is estimated to be 1 metre + site_metadata['sampling_height']['value'].append('1.0') + + #add reported measurement unit + #convert raw reported units given to standard name + if self.run_details['parameter'] == 'PREC_ACCUM': + reported_units = 'mm' # precipitation + else: + reported_units = 'mg/l' # concentration in precip + + conv_obj = unit_converter.convert_units(reported_units, reported_units, 1, measured_species = self.parameter_details['chemical_formula']) + site_metadata['measuring_instrument_reported_units']['value'].append(conv_obj.output_standard_units) + + #add external metadata + cut_external_metadata = self.external_metadata[unique_station_reference] + site_metadata['longitude']['value'].append(cut_external_metadata['longitude']['values'][-1]) + site_metadata['latitude']['value'].append(cut_external_metadata['latitude']['values'][-1]) + site_metadata['altitude']['value'].append(cut_external_metadata['elevation']['values'][-1]) + site_metadata['station_name']['value'].append(cut_external_metadata['siteName']['values'][-1]) + + #parse station classifications (from external metadata) + #native_classifications = {'area_classification':cut_external_metadata['siteClass']['values'][-1]} + #site_metadata = map_network_classifications_to_standard_classifications(native_classifications, site_metadata, self.run_details) + + #process measurement process information + site_metadata, measurement_qa_flags, standard_method_abbreviation = map_network_measurement_information_to_standard_measurement_information('', site_metadata, self.run_details, self.parameter_details) + #set measurement qa codes which are True as joined metadata str + site_metadata['measurement_qa_flags'] = {'value':[], 'data_type':object, 'string_format':'lower_short'} + measurement_qa_flag_codes = [] + for standard_flag_name in measurement_qa_flags.keys(): + if measurement_qa_flags[standard_flag_name]: + measurement_qa_flag_codes.append(str(standard_QA_name_to_QA_code[standard_flag_name])) + site_metadata['measurement_qa_flags']['value'].append(','.join(measurement_qa_flag_codes)) + + #iterate through metadata variables, if any columns have not been appended to add a NaN + for column_header in list(site_metadata.keys()): + n_column = len(site_metadata[column_header]['value']) + #if column is empty, then append NaN + if n_column < 1: + site_metadata[column_header]['value'].append(np.NaN) + + #set station_reference (provided network ID + standard measurement method abbreviation) + site_metadata['station_reference']['value'][-1] = '{}_{}'.format(unique_station_reference,standard_method_abbreviation) + + #get data file download timestamp + site_metadata['data_download_stamp']['value'][-1] = get_datafile_download_timestamp(data_file) + + #add data revision timestamp, set as 0001-01-01 00:00 for all files + data_revision_timestamp = datetime_to_fractional_minutes_from_reference(datetime.datetime(1,1,1,0,0)) + site_metadata['data_revision_stamp']['value'][-1] = data_revision_timestamp + + + #------------------------------------------------------------------------# + #PARSE TIME + #------------------------------------------------------------------------# + + #parse start, end and modification datetime for each reported timepoint + #first create a unified date/time string (yyyy-mm-dd hh:mm:ss Z, of the measurement --> z is always GMT) 2016-09-13 18:40" + #secondly parse into datetime (taking into account timezone information). then convert to UTC datetime, then round to nearest minute + start_dt = [round_to_minute(dateutil.parser.parse('{} GMT'.format(date), tzinfos=tzinfos).astimezone(dateutil.tz.tzutc())).replace(tzinfo=None) for date in valid_start_dt] + end_dt = [round_to_minute(dateutil.parser.parse('{} GMT'.format(date), tzinfos=tzinfos).astimezone(dateutil.tz.tzutc())).replace(tzinfo=None) for date in valid_end_dt] + + #convert each start measurement datetime to minutes from reference time + frac_time = [datetime_to_fractional_minutes_from_reference(dt) for dt in start_dt] + + #get timedeltas between start and end of measurement window + temporal_resolutions = [] + for start, end in zip(start_dt,end_dt): + dt_window = end - start + #convert hours to minutes + dt_window_minutes = int(dt_window.total_seconds()/60.) + temporal_resolutions.append(dt_window_minutes) + + #save meta_update_stamp, set as first sorted time processed (as minutes relative to reference time) + site_metadata['meta_update_stamp']['value'][-1] = sorted(frac_time)[0] + + #------------------------------------------------------------------------# + #PARSE QA/FLAGS + #------------------------------------------------------------------------# + + flags = [] + qa = [] + + #get dictionary necessary for mapping of US NADP AIRMoN file data flags to standard data flag codes + data_flag_mapping_dictionary = network_data_flag_to_standard_data_flag_mapping['US_NADP_AIRMoN'] + + #iterate through network qr flags and note flags + for qr_flag, note_flags in zip(valid_qr, valid_notes): + + #lists to append qa/data flags per measurement + flags_per_measurement = [] + qa_per_measurement = [] + #set GHOST decreed validity/network decreed validity variables initially as 'V' + ghost_decreed_validity = 'V' + network_decreed_validity = 'V' + + #split apart note flags + note_flags = list(note_flags) + + #do you have notes? if not use qr flag for mapping + if len(note_flags) > 0: + + #iterate through all notes: + for note_flag in note_flags: + + # map note flag and append + standard_data_flag_dict = data_flag_mapping_dictionary[note_flag] + #get mapped standard data flags + standard_data_flag_names = standard_data_flag_dict['standard_data_flag_name'] + #iterate through standard data flags + for standard_data_flag_ii, standard_data_flag_name in enumerate(standard_data_flag_names): + #check if standard data flag is empty (i.e. unmapped as non-useful) + if standard_data_flag_name != '': + #get corresponding data flag code for standard data flag + flag_code = standard_data_flag_name_to_data_flag_code[standard_data_flag_name] + #append standard data flag (if not already appended) + if flag_code not in flags_per_measurement: + flags_per_measurement.append(flag_code) + #determine if GHOST/network decreed valid + if standard_data_flag_dict['GHOST_decreed_validity'][standard_data_flag_ii] == 'I': + ghost_decreed_validity = 'I' + if standard_data_flag_dict['network_decreed_validity'][standard_data_flag_ii] == 'I': + network_decreed_validity = 'I' + + #use qr flag for mapping + else: + # map qr flag and append + standard_data_flag_dict = data_flag_mapping_dictionary[qr_flag] + #get mapped standard data flags + standard_data_flag_names = standard_data_flag_dict['standard_data_flag_name'] + #iterate through standard data flags + for standard_data_flag_ii, standard_data_flag_name in enumerate(standard_data_flag_names): + #check if standard data flag is empty (i.e. unmapped as non-useful) + if standard_data_flag_name != '': + #get corresponding data flag code for standard data flag + flag_code = standard_data_flag_name_to_data_flag_code[standard_data_flag_name] + #append standard data flag (if not already appended) + if flag_code not in flags_per_measurement: + flags_per_measurement.append(flag_code) + #determine if GHOST/network decreed valid + if standard_data_flag_dict['GHOST_decreed_validity'][standard_data_flag_ii] == 'I': + ghost_decreed_validity = 'I' + if standard_data_flag_dict['network_decreed_validity'][standard_data_flag_ii] == 'I': + network_decreed_validity = 'I' + + + #if ghost decreed validity, or network decreed validity is Invalid, then set QA flags + if ghost_decreed_validity == 'I': + qa_per_measurement.append(standard_QA_name_to_QA_code['Invalid Data Provider Flags - GHOST Decreed']) + if network_decreed_validity == 'I': + qa_per_measurement.append(standard_QA_name_to_QA_code['Invalid Data Provider Flags - Network Decreed']) + + #append qa_per_measurement, flags_per_measurement to lists to write out + flags.append(flags_per_measurement) + qa.append(qa_per_measurement) + + #------------------------------------------------------------------------# + #PARSE MEASUREMENTS + #------------------------------------------------------------------------# + + # measurement values need converting (i.e. from mg l-1 to ng l-1, ug l-1 or mg l-1, depending on parameter) + measurements = [] + + #standard_network_gas_volume = False + #unknown_gas_volume = True + site_metadata['network_provided_volume_standard_temperature']['value'][-1] = np.NaN + site_metadata['network_provided_volume_standard_pressure']['value'][-1] = np.NaN + + #set flags for writing QA flags associated with assumptions in unit conversion + unit_conversion_standard_network = False # ??? + unit_conversion_educated_guess = False + + #get standard reported units/quantity + conv_obj = unit_converter.convert_units(reported_units, reported_units, 1, measured_species = self.parameter_details['chemical_formula']) + standard_reported_units = conv_obj.output_standard_units + measuring_instrument_reported_unit_quantity = conv_obj.output_represented_quantity + + #check if reported standard units, match required standard units + if standard_reported_units != site_data[self.parameter_details['bsc_parameter_name']]['units']: + + # only do simple unit conversion, i.e. pptv --> ppbv, ng/m3 --> ug/m3; get conversion factor later, so input value = 1.0 + conv_obj = unit_converter.convert_units(standard_reported_units,site_data[self.parameter_details['bsc_parameter_name']]['units'],1.0, measured_species = self.parameter_details['chemical_formula']) + + #process through each measurement and convert value using derived conversion factor + for n, meas in enumerate(valid_measurements): + #only do conversion if measurement value is above 0 and not infinite + try: + float_meas = float(meas) + except: + float_meas = np.NaN + + if (float_meas > 0.0) & (np.isfinite(float_meas)) & (standard_data_flag_name_to_data_flag_code['Missing Data'] not in flags[n]): + measurements.append(float_meas*conv_obj.conversion_factor) + else: + measurements.append(float_meas) + + #otherwise do nothing to measured values + else: + for n, meas in enumerate(valid_measurements): + try: + float_meas = float(meas) + except: + float_meas = np.NaN + measurements.append(float_meas) + + #keep only measurement windows that are >= 0 minute in temporal resolution, as well as all other associated variables across other fields + valid_temporal_resolution_inds = [ii for ii, res in enumerate(temporal_resolutions) if res >= 0] + if len(valid_temporal_resolution_inds) != len(frac_time): + frac_time = [frac_time[x] for x in valid_temporal_resolution_inds] + temporal_resolutions = [temporal_resolutions[x] for x in valid_temporal_resolution_inds] + flags = [flags[x] for x in valid_temporal_resolution_inds] + qa = [qa[x] for x in valid_temporal_resolution_inds] + measurements = [measurements[x] for x in valid_temporal_resolution_inds] + + #----------------------------------------------------------------------------# + #WRITE OUT DATA + #----------------------------------------------------------------------------# + site_data['time']['value'] = frac_time + site_data[self.parameter_details['bsc_parameter_name']]['value'] = measurements + site_data['temporal_resolution']['value'] = temporal_resolutions + site_data['flag']['value'] = flags + site_data['qa']['value'] = qa + #iterate through data variables, if any columns have not been appended to, add a list of NaNs (equal to length of time array) + for column_header in list(site_data.keys()): + n_column = len(site_data[column_header]['value']) + #if column is empty, then append NaN + if n_column == 0: + if site_data[column_header]['data_type'] != np.uint8: + site_data[column_header]['value'] = [np.NaN]*len(site_data['time']['value']) + else: + site_data[column_header]['value'] = [255]*len(site_data['time']['value']) + #------------------------------------------------------ + + #standardise metadata/data formats and write out station data to numpy file + write_obj = NetworkFileStandardise(site_metadata, site_data, self.run_details, self.parameter_details) + if write_obj.written == False: + self.run_details['log_file_str'] += 'DATA ALL MISSING FOR STATION: {}. SKIPPING.\n'.format(unique_station_reference) \ No newline at end of file diff --git a/processing_modules/__pycache__/GHOST_standards.cpython-39.pyc b/processing_modules/__pycache__/GHOST_standards.cpython-39.pyc index 4f56f4e7a3618519bd88010dce74b35848edca8a..e06a2045e261137c86dcd6bbe79afe97adf107c6 100644 GIT binary patch delta 35563 zcmchA2bdJa+BGxXY+zC^u#!|jK(a2;fD$DxVaYHeu+Sux-~cKp3@8RfWnj=YjG`#0 zh>9W(q9_xxL!2JF2xP4+N@I z!hd%^cg@5d-WruYWybwqXK$rSok5t{_RL3H+;sN|tMoiQUoVK|>&x|adi6;jq<+?` z^Z!Yn_}IqBH38ul;8)-`;CJA#5I8ZBr`Ju?M*a`rNc_%34d0)_z+cG!9Y1h)&&vNG z^>4f+Q9XXvs?w$fdZk!_&LUz!O3|QupUwF12kXvYI7^6^tw=T&y32du7FbOK~f zOp#l#x|S((=jwJvb-}A=^6Mj(<&I7(_w36~M42an-@uf$eTWar&qujmv=ooY&!AeL>TrAVF}-#wrG(F*+5rmR)xV&DE0+2VNb2kI5IfmGXc z$@tO-+^zTs-9?V|Xov4QyC>#B&MYL#B>YnCF}1{OQPT4&Ru ztN=?tJw>iKerh>O?*h558Kw6~ll`+!QT)1fp`vb(JSW|9{MmJO6QWihuB%tn9Wp&q z{oJJTeWTy^3J1^Ph94FU!OLx7>cFtLaYkC#1K$1@_n{^a83 z1^P(P!@9M&7U<_9KMJ7UdBA9~UKi+Ngw|+kwJgxbf>Z9&8i)LNU~tTaRo?B0wzGNIc7a)HjFgT{@uOXfqzj1vd&or~J>7dMTNneC~L`b^} zn+eJ+I9U?!{8*^YY~(J^khuhuOGQQI(DtbX`dm;hbJ@Ne`FTRGK%b8|8uI`J`T}5~ z(7eLbyb_c}F3qcuzZzh}xizmrUTR(&FWJzb)?(zZGv$^bzTRx$8-(>6DO0o*^q48L zj56`yhWei6f)_`Ag^PC+dGW;?ibcI|2FEbDw;;ZCg6DiMHrxXJHevsEvrQAA+~M;6 zPUKet^qzWm*?M;iy}PJ~o?8XpJuba_kzWm1J+~%a@9_qn`%LNk!Fj+Xy%zZgfpum- zKNR2nM2$KRV*q>graS^ns>Hn>5|4;My*@rRSzP~7SM$|+Aa%75C__-JGOqAlP)lOge}BT={&+-;PIPky3hzTAJFj8pe{ zP+v&VMSJC&?G@kJxGs7my>(uM{PuL6tZlp_N9()<3ojp&m7O`PyaEfa9+Q<_Ijro4 zg*`4SdzU}cH2*c1!s}qZ;Tj-sBEJuK%N%BJ$Jr_G2#t5McH@3Xzn7tLz|>$@ybtaN z=@RihoAW&Himv(yypPlPC*_H;oW00TApB{XLZkf8aya=pq`%0}_|oO%L2$pykoejq z@eR1&W=MROqtx#q{X>SvA(zb`!Tl*i;%Aq{FW~-~A@N&|Qh$f^;S7yGTsDt@`)7v4 zUoMHi!TrZ2@o!w))&Vmnb+{DbDWMQg3C?iA_-b5OXg(mw&P!KOprQhm#Rx0Z^WvxM zYLuUE7JlfN;`#;P7TRO7P_Kf#FID47dwgV5@IyF|s(>Qok?q}hHjNOZwG54-98Oh* zbhQi(K9&{e*~=(~^l`RE0iL$BZD-f70ZL6*Wosc{+a+bTXdRc~bd}>FeuAxnmdk3m zE+p!?r0T~PJU3in`)k{p#1Cz2P}B(AlYxfj+}~?+8iU#dXlnP_g6Db{H3OwN(884e z7Z!ULwFKo9;8at#B!1}mM)|E={5QKEW_Mn}XB1qHnFf7|V zUE>T$pP8Z2A%`<(LHg_rjgC1qIzhU#t-*dpGZc0Kr7O@a{?Yc9`RADWdw0|?><(%V zo72<9=>=+Uo72a|DFwB!&FSaj^api-%_(zn27)@s<_vamhJZTM<_vRjhJ!l7=8SZ4 z!l0gOb4Iy1=Ycxf=8SQ1#)4XIbH=$i<3ZJJ&IE^3G!fKE7?+;@S(9^Cz29 zTX!}syujpM7%zLJQT|ky{xs-L2T~RSu1NAboF!#_AjzYao4JhQ|FlG#-HT z+6;{cb7-uC^g|gMJO^9*RC?b%0_pV`8jt4Ccns1TGBh5~p|KItPh@B$b7*XW^phDH zn{#M91?i_VG`8f>cm~qXW@v29p|K6p&t+&lpF`sXNWYk&u|0>z4oJV0q49DKjh&Ew zB}3!Y92&bIy*oo=PY#W}kbW&g%lRS7DDAeBvJ^(%hK1z`LaY99StTLaNc0Q$zDIQz@Go(Iu^P+AhAFLr@75qiQ zYb$<<)IqnROOH-{RRQm7(`LFOwD%2~Fj|NwjY9o9z+LC>MQvrBD>CslbbbI1P4cF= z{iDlm*7v6hTqEyiY(hdg-M`P$+Ts_NQ5O8GsrMVwDGgjfeOcJ=S;~s4V9?;IKEvinb zG^J9kitbGuA65}70OQI)9!7o@ToP8n-ISYBh+LHviVrzI5CEiB5UCKL*%aC;0#YoO z=~YumG+ix)Qaw=+rb;nz+@eb1Jj6ACnn>r1$3jk0&KVBi?>2OPZ>v`a|7Bn&@CxuM zunX7?>;d*Bo(}WHlbqnTE;z3NuP5@t@_{qOvdMh|@teTDc<1-(M&Cl}ZQvcC9#9`R z31|Q`1eyWOffm5KKuh2hpf%72I1M-*I0HBn=m2yAIs?6dKEQt9J>UTFK2Qqu1wM#X z31Wq+qW1&(0|VkE2kI7&L24{e4vYiF1A2VHfez7+5(C0jCRM_lvMTz=t8kBp_>)y0 zgr6pqF#GT`7d}Ut_yYJ6I0$?NeC@(FNPlbMJH+1uKbSa#_($L;;Ah~M9teJQ;Wwm- z-+{xxAHWe4ev| z8fLyKPz~VIvJXSZhv#CSUIVKe>6LY!a5L#gmyf0zI=X^ezNTGpEfiimi$fLBSpgv* zHEV!^g)uJ}b%5hBV^K3SmQOzcJ?q2U#B9{Mpw~LH$58)sT;kS5>JD0u zW1z#B-hUEDM^B&^U`|QVUcE)<_5roj;piPqjlQ7upz_JcZ!mW%LoXMv=wMR44eyOYr;{Wp9f_2`DjqB zZX6>AwQCfO1-Crri)Qs}9GK&?8YM?}I7m6YIRUwe74Rm3KH1?3N2Z`9QGcqP@34?^ zOtQEOY@Rd8IH)cJtVXrQO-1ynke%j|x65GvPY0Y%n1S3yfYaC!ec5or2{6O?5`nu7KQ?K>A!-1lmLNxE934SrkaW z?mwU}f$a6E^7e9m1L(3+H%1fHWdGsxD*Evl;!03o3dDeAVryECRNT(3KF6uU;EFdPE?7PFkFmBxC5y>1)r&vB6U|n zks6@f4Un@6uHk>AV23?_k1%vEQZR%!vmL~ku=2cl_TiRDa%FCHN^VU`&g9`u`dXoR zpXA#4`%UTof*XAxCA-$l@e?T@ULL#awodr`P{J>LHyhAuw}%tHum<@@fb}}`38Wtd z9s@R*cpULY;0Ykf^=}grPXe10RS-S}Q2c2VTM)a%@ov|L`xZ-@x?6#505vH69AFw3 z)}BXR+NLWn0G2B+A{})br@8Gw#p1c8cesqF)f3k-K0L`-ws#`+3b2X&|0+PwcaZ?> z2KFQh5bgzD6V1)k>p4?z*xWZoiY>Vhphe;>fV8)PcM|z#E_!s4|5J&m@PxH{*YA)GDXMg zn)m`S@g;B&_)2J5J^VE&tOAGSHvqeVyl;W;5{2x4OZ0oBe*g{vKbrKP5IbYR838}r z4oTWCkmK;9{;vRwV+;HS{4N|ijFctu2hvA?P2B(gv_;qrf7yorw!6Vnvy8I> z=^U%TsYMC5)W0!5p3W_)y~xRx&mPWEjB&s2H4F9Ya=Em8l^x^9J%%5*4L&?9`|-`F zWsdceuK97dAtg2;=FE|GrtQL%YEXv`vi3yu35Zkye1Jbu2omc;v+1J$Cz8?sFU4EU z?HAA2tQ=dG?GUx57susGa3%fR>5`f$DVHf{Xj&=1USy9Yiv4kc>-AQ7qE-Ug`oa;p zqwPTcBpfUJ;u)SpuOZL~I9Z%%EMtwK6KWc#1J^$)WwOqyQ0eRnIUOtH zbgF=Z^AGE^6)to}%wg9B=$gn+@l@833+z4t3?0#<9Io9!;WEns);&>>qUXm$ykGB` zP|~Qqpu;kI$D)4ROv-{wLEr-059pu3^&(=7(3Gb4i^p*m%cd^_1_FbC!D$+P@j#xv zZHJ;nxp1TY+>2Q605A*~o+!*H+K(>`ita4l_s6~x) zQ#7Koetvv~ThT~3uL6#1!LnNB{0cc2RLJ4oK(@Y@1DR8p?S&0EDt2Kmu2X^ZzW3wO zAlvwzUV(YPKBEGTPs}qGZ0&r%!tzC&|13NLWHzKVO=f~S3+MyPh6ygM7X#@U6%``O zxFm~)KPoQGI2YZ8Txu3FN2=J5Q=D#cf3Rx7!wS=^#N2EJ;ER&%UE#;Y1@^zp#bF-E z=~P)~ZYT4pl&G9CMg8LPB3pm^@i9t8#q-LdgyTPR@#RfMHgj?|yaJs?kl<6Fbq4qb zG%jFQ0avH(0J*fV{#B&r7Z)Vi-Qc24H)bNXWyhUhW@_} zge6&2tihDM5T1%qNRE-g#mI8$`YiVS_<{#rd1J=ruoUD>Y7FMGwS^y__*BGMULhxr zGFE{51N;9bB)9|I3>ZM>D$onmrW8la{ca<`Nq9>ZY1wY_VT9Y1w0$ciZ_6T$`QH=d z+fCyMQ=G2ckwu*SnBA2-vr4Z7HGMAm^}8e$;oZ?hCq(ivwF-sH^AB!>#02BbkTZ1d zHJx;C*u3rGxz~}(wvMcENu|0k?myU+_d$dwU1?~aS(Ll6@3$o$z)K0s>9wHRr&()N z0QY9lEh`TqzYcgvJiZ@B>R~|49X|j53Rolc5u}~^Jb@gyOnKVjD(Org>iEU%S#Rq+ zic^v07;llJV;fwpDc1tt8OaqC{m&(Y#j~Kt0S-m^BuG!WQ(FyAiKIBgZxTmy*=!&)#&xXK&o7ZLoP62r zXT+efz@4H%re3Kah5onLe*IO^x3X7x87Ix|7L#xfdhvSnp&#;62N!d$wtL+zFWjM? zl$2L3Y!iiz41LYkUC5 zblm3(+WW9o0txJ@2tP3Ief_v0^NTN_{P+Tj)%Zl%j(!SpSmNhl`eTjahI1%B@;mX$q3ccc1`RCo2~PZmr6*>va^(E(f~ z*j2x!H2d###Tpe>3>wcx965BR9b(QOJ}Hv!zF)=ue^?9+YpQT+`~e&hW0?j1X%8KF zH^%w951>OFx_={<7n78h)>sS=o1A2F3d=R-8{~OLVBd>1CMuQ#u51l}f5Db3VF1@= z0o@}OWS;q6L5>Rujmd%o_`)ZEn=$L&gGUn9*eNc6+m3*^FSBmL0(!n#nSjoTkNY3D z8Vz$%9SAkfSx1cv4x2xq`$WoWUOA@SPd@HjL9Ul$0Is3LIG`MMUVH&}mZ zEPx+mIQ{#aDR!b1gJO1LeD)8BD%qwF}f)4w3uotoMoz+oob$u zvL+&@^BBmsKy2ND1@x9ep5rdcgW}hKHElK`y%P$&$#R->A1J571ShB^Q34t#sQmVU z6SS3G2u;&+y4BX8$t{j8w2#lfTngQ0c?;$YzP7^CO)%aLaBA@-q+S4p=i4m+ouU-i zIBExQ57r)*xtRsT4VYZyaiJr23B+Q}jY@$tp|)Pv@zxGNnwu)kcL2^3S4|e>Y?Bhu zJBsyO>UW|(3;|IZ+mtQ*{i{X72|u8pBOWm!;KIV>I0ODOSe>`0i0qml3gYOxE~8( zqY2<9%&Y@0qu2=nv2LmPq&I^dUvJz;@=jwny(kvXYRk&TLDA;1BdrB0C-Z7n! zRQ460j|RG^0deWZTXL(;QkKq~E1f|&N^D(nbesp-jL{(-=5JRxB;+FjCk2g;2F4`v z^;xJBAS5_wFJPv0=Gj`eI&PjXY0oX&Rqb03bF#+6YhF|tkBp^Pf zSubD6+pp#MNWvpJht?!uGB5==AGkoQ2A0HPNLrJdoBAe5@Lo)AXH%t}sQB1|Vtqj1 z=KB`JrrBcCUH;Ah=OQu5B4&?T@k}$17@A+g3inMb{snrofSEY)(WL+`u>$(VVuqpr zFEN!7gM2BJx&O}rE)m0SE>f3?F~W8Kahjs^eNdK|xZWjogDu5TzZIMt1$;OUI<_pSfWFk#H8B+`>y7yuJXwZPab9*!$V`gs zW+bOvrsh#8Q8=3^6o-H2nvhwb=&}`Nmm!8MwkFX8SBtcKImT0JO;}$cX3|aI@LwSaPzbT7v+Ud_0QSPc>G{Jdb{ zBxa*nbNxQ#Qyt=s5;rMJnro;feSe1Z1K_5%Q~o&LcVtMmd?}-tmn8+_I}`PgmP-a7JF4ZM?x^7BWl(07qKBn<604Iy?F{+`MA>$tmuoQPrO z0Pw!h`@qyg3@*nc&&RUO*mHhyNc|A>kK`p~)U5Bv*-X2N{)GH2?eXbR^gcTZKl-^T z5YWFceg870&IfJ&S0*2^%Q0RcvCUH2#Kr$6H$RFGy>c7)&g2L5?49!cQTSZ{Ds~X( zyF)nz0{GM{mw^C&_9OWL^FmI~~A}GFjquHQdSri-8^Tf%Fde$vo(7eTCQSv)CrsQQE<$P0cWWYiL@OLUf z-EW!-tnygraCZ!epbH_SEjV;8I2QOEloNcv9l*Q&qamnk30^W4qsStls(6%Q9pv}n zsj2GbLr73Bwo}L1DPGw5a7h)^Ys&gFS<5EYwo`TN6u;LB;w!Bp)P@Um5I?s;A2E)A(hg`3oCcS%|B=NLmva>s#LuUK;!cV;RYBZS z@R?lJtpg;TTAXDTX~k!o`Hs%;g?=X!oe>jVT!^|e9TR@Ax&qw*dBqgevm5OW38III zo`|#IC^q@~wjkz!8}fODN1W{QB8aOsI@%lP17vX&)KU|D5%XLqCuI=VQ*K0^jAOJv zL|_!*02~>trY}Q&Acm*-!J!qq2G}51*QCgR&Sht?m`#r&H3S$cjy(IKNDhO*mxzZW zegg3bU?dP0y?-vKPuX1lU?7N(v4Z+};IAFY3dMp{Y9t-9rlPq|Gxc`*Hc49`sX1P((fKq5uMM5w; z89X-P6!Yzt)HuIF4JmzrX!2~X^4X6^Gu(^t3M?pYo^~UiD(*qp;JjpFJRO*Urj#Zx zf=T&nE*S>#ZB!8N>Vx_$Aw!MXz{RLN2Quvh@l&fHZjOTb9NW%Z;TnG5APd@r_%h&f zU>-1E^e$`c?2rqD3TX=~s28u2q&0~`|WU#4bK+11GrO6y|0ks7+4AL($4CdyO0m__Z@sKEPIVpjnC%+ed*Rcz`dda9k-oSU2v_TxEkp-!gkaVa8fjA4G|i?54gXASs&CNfWxxu zIBwRWHG=ws3GVrFlCFb`)}j;CA2PQnGmh#Hn*_vA8TcO|s6T?8K;B32PJ-aG?Xd&n z|KUUkDr}zh0QyxNK^`^TLJaQV|0#m{V~OgpxRv`qg8vbu*&u$u6~vb;L4BiHmDCnq zgcf#y_d8A|TiR;k|IAHGi>=D>ZnbLCY*oalHrC!Kga0E0^-YPIu%2r)i1*vM1dh(L zieX)!te~zH4(w=_5zqFhP$7#vWi2QEvu?rk&h|X9|M)R&iF@24ikW>T{sFA*s)U`hq#aUo>qa26a1ZZxYMU z_9&A3L~;ihFNs$=L4AuUju`x-_wau&gW(m_U&bi3`cuAQ;U_W@|0}vIB`6LYEb~>Y z?m>N5G~q+havk1{LbI;J5X4QK*h+X+#x2EqWzL@6jiVCY=6_P4esb) z1K%WgC1RQXwj%Sc1NwIr$-vt8;H^OXL&^a?YF(}c<#%il!1rtjf5JH6JBDgV^PKiG z@QeAdEiV{;g=_MDM|=SXJ~d?__{Pml{VuxhFt~q!!e6@w@o5^zhOiQ~@3vAM_z%tC zuk-wO&fs|A@&=#6{dZ}edr{b0)2h&qEq6n~sq zJYuNVaP?tLlY=;oQ_JKa2B)@5r;f=%3~IKcdo&v{J1vAid7))=RC*^IEpJ)b1XoXp zh4^|U56QY1(N-_jOKl=i2dk6ni&i?xtQX>pPD<~z^n6HffJYMf?aQPXUN7(?n4?3g zaq|t~)4`D5$ov&6x9$-BgtS~YLOO0lg^Nw#nw;%T&9yLOe($#e^74B>q@pfj3tRA5 zQ~V4tq@N--AugvO@r@rB<&a)tI)WIEuu%EAVM_6O)cOW7q_+~qbA7_kT1}N>afBLe z(lkhuU;eQ;>1MkGzmb=2^2i1T^b@hzazeOV4dHS%B(7DZ=f~m(3v%RSksZXt zyDai7t4Q;{G{l%cpG#GAOyo|<0y?7itvYqG3ve~Pef=21&8{^@bz2?BGo&0Gj~xZE}5{JsQSeq0#RFEu*=vFT#PHV5Q3ItS+F0+)%Y zgV0rr%lY>!kq_zf;6?~H!c)RU$&%Kdy-GBu!DkI0Eo$&q!*6XhTmWjgVb<_nqNdMH z{2As^ViD4l5pxt=3tSB>1g-4zO9*0PBEyWH1HI#1$YLy0(cg90oV$|vk*Uzn9I(Kz{|iZz)Qe(&_jrK z06T$Qz;4i{Abtzji}dA)_XDp3Zvgv%JzUk^L*i}VIp9qQ_Cx$G@D6YQ;Oh1X@FDOq z@C5Jy@G0;G@D=b4@HOx`uo5^3d0goN$o&ntANUdZd5Di7J`?djh|3WF1^fy8i#!L{AHd&87Xw9r22=w&018kDc!7MN z22d5is;1%hI2umj8vZbhhI6Qf2LcV}Zw*$$*bWn&T9CJvl`yMYIu*S;RZm%`&JFF zJvF>8)bNKOG@Mm6>Y!!&CwCyybl0<0r&i$pZF_W zP4^70)Fhhpp6MA93+B&=Oc+07dfU0RW=x(w)7ZMxQ#^QXRi;4wq+7D6m-pvqe8VU;oWTeql&>`Rj5Ipr zD<^xx#<+ZC-SMNq+3%k@t9;g!>C?tcE1xXz002UB+NOgD8Uq3>GGT?xEy+eK)YY8yUom%DvG}4q<6>S#RYOPoAK}k}vjA zydKSA$EY+f`F5#Nrb@D)EEiy?SgaSN5DULopR?MNlHMarYz;yX!M$-ptQ%y{c+Wv$St=1_%k+BN>XTA5}PU#rw; zC=~Ca_T8x_Y~i`F;xNV#&Y*$}OH#9Eww3TKCwdB3Bu2tW`SYtZ=gPgG!#~D9*XYcXIkV zrGt{oWGwm4Bg*Mo?QEX1Im@RRKfb73Vf?UKsh`}nRT-^l>7qu57nI{`r&UYzu&7%s zdC?2X5Ra>MmL>PTsC--Knoy!;%|3l?k8*q7T6X6{Mr5z@ycA0_A2a&Ari`mfv8HOI zha(#_xhw$k2nN3!T0!bDwTM#p!R z6Kk)bPxmnpYnjswOOhAAt32-UtW7q5PnqqJ4J0~Tv|u;3U=QQE_mrTqc?mYju^%gY z3$fLi#{Yd^Y38{p+3W-5lFC}zIEf`6{Ztv~br&>GLLL)C#D}TvSoJSaNef zEmVs|rRv$m9mmuLv)E@M#(2iPvfo=)e_?`O${1H4k`g-?-IqI z+*MV5yoRgo9yhLUrk>$i2OPU*V}IC8eZ_OL@nCcH44;?=(h;#V`&=EGtlB~yk%!rU z#`zJkQQkuxl5BXETHl-ZkO%EJ&p6ap?JFsshmt)ys%NR{CVKly7xfw=&`qswXAR@& zZfdi-*`}SSz4R?v`5d*ox5lHe5mvhO=+bnNyO)x1;7V_PWE~4%ltkfUJjw2T)Dlmj zq!mZ%83RvIYZ`m|snwIKOVvkISHFm*ESA*E)Gi*^n&qzX=7H)$PkP^*%~m#8-S4?2 z*?fo^^yHbePD9nxV;C3WkLdhG4siVBE+2c%1 zAtgq(*=WI$>Rav_i2}t+aH~;&lseWJd9J#_)exeYK%EgO}JJtF_mq}$W=I|mJj6`+1==To?6!!+exjJG)AjKyspZoRl{t@ zD&^`yYbJY^DAhElQ$#)1I9?<#AE!3)qzF5++-#6t}qD?!U^gHuF2xK zXL|PI1odTC!?;!VOjP@4JrJ3yr%h5n%j!hhfQT8LCabqp>_p7?ak5%JYa0qnW~EzA zQMc!x`wTiQvVp72;|!i<_Fty9GF1sPC*onSjoH3TJ;zi(rus8@p4p{Ly}(qAsbvga zGzMLyZqDkaJohJ0j;K#4Sp|fj%Z%Sio zyuB_}+qq6qf+fmvhJ(w1vF1|sV%O8eRYv1E>MyRI70aaAlqGZ3>h=)hi8W9oCzRJ4 zI;3Trl9G~0x(yoI#bCFwYlYgkcE$W;o14@cd7gw(db_%&p;J!U&gS%5%qUK%{hJDL&%&fpCOZ!&nt7`;Zl-1igHzcBdO_d>@$XCW$jC>`eZb%o1_u!A_jc(5@jhX1*V4!rr2fd@AcC-W=rE9nMxG+& zO9qD!?Dr1o8u?uCyN-zTXSv@iQG`EH;%f%qF^IAJZO*#2IAB>kD7yN<7d#|TDSe)(jk$*MW%Z=8u3x!ACWz$OXOdf z7!>&siAWphg}vSTM=FUThWCyrlzxIdm8k**`@KDSM)H}f%%B~EJO+gbz#JTjAc2xg z!`_~KB1L2^6qKH&k*J^90D~ZdDv~iQ5)z5-rIF1n>^$-`23|og8ycy~Ty+N31gY16 z$e+UbUR@%^B-a$=?!6<&F;|;G4F*35sovp8E##t+B<#5e5sV0)yE7BB+ zXxQ7gXXIqkn=u%|o@y^7`eAGh>K{2nWCrz%G$;QQ24B%udrF=rnB4~M_x9@=X+>TM zgHsut!=NRCu(x0DNL%JwFgR0?hIff{L?RmLLRvQlLus)qQ)e>}C;2Tb>MUkEGw8&i zHG@G6dLjsWdz6K}Wx$}aNOw|uF&KkjzqbriY7o2|-aYaNEp24bgZ$nM`lvM!mLdtU z-jR`{^E@Uu;!ISjne5R%%fc6MraAX=Xn5;u1(O)SrodS~>Ocqi@%OW$Fo5f%z zgV_u&MzG&IY)E7*r1pB=s`$Yx{_TV0oa*+u44tq!T zZd!eR%ca(VLbE_I2gfpgm{uYAGVUvSpc>H6#oCv?P; kS!w2||6Go$yx`I&_yD3M4Qsg=vJrYid3Skscw6g zk`iezDcZHtuKoZ0KF?X6yUfu0zW;o_&+^-z-?KmGIptT5rmmG5U2#|a==1doA@?_^|3I!<&ZJ66 z{#%x1REo~OuSaDcQhqX``|s;pSwl{bo_c?c+{!SPWn=)E(E<1OsGNmVw&3IlPA>9! z(dX{(ksm-R2!wzzkRJ`NDadUsq)4k0T~VVTdU#lVwB*h})hwebXw`s3`L;>&56`W4 zT9#1&x$3H{QBD4vR7u8VK4YP$dCRKS`86PZf~`^$v2@p!+4|4TW?3N_Su6wXBzYtPIDUz`y$)@MigA*ZlQi|+D zNwV#)q-+DoHB6R`KEFDnvezXCRu|?sg3QUbTw}y+t=hIs%Qda@n}BwT&G%}(FR9Fj z*A(VAg;cW?$*+Bk~QnN)@jdiYg4rHn>uOmySP)wvRm1;$bRq%31R(ibS|7b0%}y|Dzpj(9@!$i{}giFRR=K)Fbf zo{anyA*~j6F(^|-wI)Yb3@xggWn2Qvv=q7Npv<6Lbmpc4&X5Q&Q!zga`Pl$#e;F_b z3#N(qa$v3~U>+T7k!4%~%6vuhO60Esk~OIUn4%>`Ue zZUt^rs&G5<7QiY{?G9J%PT|@eb`RbK-rb5`4Ebe%(}VX!+r3h#gRtCISb_Atio#0d z?*s0)yZnJ@%Xp32t1uJ%MiZmjB%j=_An~A>9jl|^#|nzpApekJ=zVdkU%%?m~ z{?nj7lc0F1I)(zfvPqMY3sMu?N~~QFhB-q49d!j(h{sZ>DIxWoxh_ z-v;-c6p42giTA*LKS|=m3~`7{U+6vve~_fm)R$iNL&$xUB-=3afKvQHa6e9w_(YNT z6x`2JBtEw#(#^FmApK>E#v#S#SKxk~BJqtP@h!ODrAT~VL8*r!eI!NW2gT-(;Qo{% z@v|cF3%I{362D>Gv}*uD@>n?v+V6^>JHYsykY&i;NLKn2oWFp-?E&_W7-0X}8V6q} zD5_MJZTQ?FnQi!y*OD~c!I4fuheG8 zKqIJV*v*=a$CPX%tkgFj`6`N_-K^P0RmFO;QZ*_U}E~mG`=>uwCm(x$-^api-%NeL}27x-*hGf!_0A>M2+#_UI1KZOBmwxh1-Oe>Ss<+hV&iI17p6!oQY5Yc_u3SR z>lBIW!My=k49HSi?r4}PAJtxua+SUboF&R^zZv}l&{zlQ^(h(~D$v*n=}jpbk5r(s z8PboYXgpSd#^aEVr)WG;fyR@Nekw)d=?XNSf%LN}8qZar@jRrrq-bodKw}%Ex2I^l zP=UsaklvA^@lpjEJ0bmYipDDyXzYUYtH5r1Ro^2HD6fICSE0U6s`*BlKUP?*f&M1& z)+8Su8M2MHfp>s+f%jtMz8~Y6@OWkR*>*mljmbV&e?L+msytI=@(COQPQf3={I22w zqzdI$r{ZCixTG{z`G1 z_5HdW*U0Fc>a;cw@Qx>iW9pMDP3Gg$AF(>c ztnZ(|U%=nMKVsznTb5%`!lC3CK2SI`J&Fd34pg?aa`09r2Un6gcqVe}{E1w)qLqy| zJUOP3qmZQO+yqKqEUUOOR0BZpno7kq90I~fX9~wSNjYaYfIkN(AE*LU1*!oBKy{!7 zZ~{;hs0GvpqK|zP-hA%|_xjD)GsSq{1QW^TUWV8!v5eyEa=E)8@hY$zsHpHg;J*g! z1(F>x>wtJ7a1zh}cpYd6Gy+ZmngT6=mcVJi=|C&sOrR~$3Fr*G0lW#k1-uP(0lEV3 z0Ph0bfbKvKpfAu5=wFr-#92KD7t=Y$AYgEG-u~Lr2llr$-;4Dx#``$Dk;^gOUx`aX z#QRoq1bh(FigOX~SMVXy#7DpZ;2`iZ@QH#?k^amEyXyhY5LQMP&{1R(eoF|<9b)~PEW9K*EDDXS*2f*R@7w|Xm5AbhUE;=|D zgF6?4I~Vr_xfs&X~Jl7|%6ASSm@cEMD@Z(*O7JSfk1> zAnX>L52-3?94e2_3aIjMRM=wWs{++9`%&(sN+zNLba^gjkwSKrnS_4f)+=ZvJygWMHB@?@G1 z+LdYOSAj;`$?^+8yIP^6|78JWEL0fBqA!B%HHq@>4tFi+vQpQ@s><%eNmz7aa%?6O zkgo*w>wz19#bRr^5viNp+!Ca2p6nBHC9#YI!={w%udJCI!SlC@qcY!dRK; zp)ct~`shYMa)c15{~@|Kk^bUNN3r&n@6>b&YRB zYCFIpUjXR%i*|ko;+JAs2zQoY|9e?9H9uJ2x1RF+H1hxSf-sj zmIUg5ERp}c1S|Kt>;4-e#TG)zrf8aV$h-->CALxa?%TjSHr_={ya&7w>=TX0Iv-n# zosiDX2cYjqE1~}M?nBo*nPQvNu<;RM;s9_E_*gWq)5D*D;tb1Ak!ClL_ZjecEZfe} zjW2*NfkVJo0Hwa>_;&|`G6KGF9g?HsTgY+v(ZF{AX8~K_d*HBe=m=7d#1BaS2vFiD zKuWNpKf88+5h;^iIBJe@7QpfRD zlf-k8$26mj=@{9&zc*x=#CKR8C3p0*}JmX|>!f|TcI7zCBEp@{ErScO{n**l;Es$pqbK7i;e9IW0mprXJ+}KIZ=`lTt)2dv~ z88*jERcc+XQk!x)XO_c}ReA#MwuJW1>hj<26T_{X8>$N6Fni$aYrDw9i$$J zSuC5rC(sKx59sZxNR2%4K+XKu(x#(O&-3^^p?lDMGV{jUcJbVG1evDxJ4=sl!cW9>`Eap2KT#$yPDMoHL!@(J0 zV<(%$|=mMI6EuX)(JpT--9xd^FMX`PAbQIo^eq*9B=J#wzKbGc`~F~_!J*X47-d=x&EUN_i>8TO>PiQEjT)uW-TIV z3z!LR`c9e!`P8dsCNJ7iOZIBZIOp>hTPst z=&U@0*D~pKZbBhTz~xSIGh*%lB|s^VunOQEHAo$SB3qpM-8z5+vMgEL-Kyln2)8L| zd?_SvNh{p})TnLyR$H2`+$N;Wgxv_F@?5!Hh$l;1pr%f-J0un1oiP?K&r)}xaC!d0 zjgV+b#O!}(w~pCfsyp^F(0K0kq}0XASxD|tq|&$Ka!Bx?EA8yIOKQ*auhZBoT#tku9!~%&I-yEg!6>utOYm}<&z*CHAf(D8k`~<#2J1g&*pZ& zZGv)YL3zd_q7OIYb`Mu^I7Rs($AgIj4&X<{>m8mU9PDVoL(MB8uMOx z0*FH*UGc2rMu0J=*$BjI0dBf1nyV+8TCv1dNVa6kk(gKuX;zvPUP6&YY!_bjC35PZ(-MpHD*Y8(yyhK|ob>=<{uPV;Ypn)G_B z-Oq^a0=J0*S@iZ}rt*vzMAyp6$jdld#rbCk%;n*y7(QbO`Y=!22hk)h=9I>J#dQPn zqUWh6>n*S5WJ~4YYXvz7e}#?RqDXcP+mEL~Vh`{dus4>$`Tx4x9F;|{tp@E4QN){e zQE%aa3HP~z_BM<)h6Ik?2;Z^qee-ZbmM1=^%ERYWtj4|=pY?gqC0lR5XAATXZF{Ky zN62CgQ|fwvN}x(74pNcgpnME`0(=_NY|3ZIeJ%?8LMfKDJtW-yirPwde(iF;A&2$< zR&>C3D3s0qeL}MzrYp{a!OmoDXKYUUoUA#ZcbK z{{P7xI`VRi^Oq|d9pYl~3u1XON%y2V7Q<66CmH+QS!6y%dK;wJ_i~Y;H7;zm0p6B5 zTlP`pe~)Fd{yg(-NBjq38gmN%6STjOm-ik=kYbI!;_`6YktgoUyxXvU?aBlU`NBoj zqFt`3y~+aOOAKmZ{ojeK-&K?EGo0p?V_JRkQEvsgUaC(!e9{?-Lbkx7j#ysQmS^iX zNLA+g$NB|uGsSToz>SR`DX*#N9#=8xD6gEnQ?lb8mzH&q%K>tcmMz9UmyaR=aewqT zxB(yty3=B2zzD%)0KZ&Ui)XV@)!9V8L!px)l@C+_odw9cFL9*;__D*3s%A?$XUPCQ zmGZjxDce?cr~c&`d!jWwpHbo z(h^YW2ya;@IcDibT~{jA4N6H{^=zq%YhGVUvHtW{-f1yar~a`niJt(@tXYTjHpufLi!F-z&${de>13GT40S{rBaayhN(W#&B$~K| zIHr@$o&rg^$4RR!IMHfTTS8X58NX5GejUInrq<#BsLz1H^DP$_Iz=h2aV#K!d$2Yz z&D|^@ZouR!uUt90i*7)Cw6fYT@X`)|g)IQBw<<&bpCPWA98znLNeLKj#Ck3Z;Qba0 z2pDa}HsZx+*?GiprwDSKb~JvLu+k2>$N0++m(m`ov&9o8WK2b!115mqvj>cG#Z4aA z3YXWj0i#2Lsg9s@QYdoauAw-<$BqCFcmbn}xO7Xj88A$~a@ekz2;hP&fRFeBxCwLW z(35pQjteJiB^^Bvx!$(XKDMKX(F$R3y4p7T2>H#-B~l=Vrz8_MUjc(c0emqSz?VF- z7^%kg=m+$V;V0#G?*+tN83(7lcncTK^ zATHf_P43iL3e%av(iwz9#KVLf9YZ0TGCEv`IU?i}0p|p54g-eAG7bEe#$*7p95ixe z=ajh>A|rs2tU2OhoDJ<*NK1pHiLTTn zQ}OpAuqKO1HpT8yC%)LuBZle$nBjXKC;k?CQ-OoFN820u;h_RvNtGn3EJmp~BD+I6fJ>2NigFoJ zp*|dAWODwjOd)e2zX_cCz~O|xA9+4ka*cTaX*_c)E=wn* z2ctCt<PGWsoyC(rTfxKzFCB0eBIv)wE6c`6@G&)D>~yb`0{9&rJalHIa?D77a}+Rki8cCFdyPg6d$+*` zxAWb0{HoYDZw7_uhSz|-G1L1#Ab?-8$cvVM@rG>(u~PV(HeXzGp+I@v6~Hf80><0I zfp=^@#NcvF@<=S(j6Ihp&ZX~y{+_&-H0>UFKb>i%=zZj;X^#(%p|}4SeDgzFAYgoC z`+gvy&Ieuo$2K3a;u!CY4moY%#0vk@iuoqK?W)+o=dJ_kJLQXG@VWk#?;wtBhbj~Z z;PbMI3xW-5DcZbMk?tvc%nII59F>pkOv-QFcvhBQxTU57 z#-GXx@t14%Z@buk#L0|$&c$8OzPQ_27PLQYV@lr7EkR0~j3WaU8i3!y1Pxu73L2GH z`kbS;8bcyOK_=1;JUSN~2YmFY5TVsPqk%LL2zr|x84%Lk2mworW`#C^+APs@Qukr)}g zrVombxDLrHd3P8F#qX@Vj&5L=U?KsPhCm}6on**uBZw=kpwU=-#4hjugSfI%$I2Q$cYJ#mlK6t|s^x zF6+jRu)JEFVHfGdt?hgpZ}>w0OdD+x6K5$f)l8dM9$4*w_JF)r3L5E+o&yQuTpJw_ zr^7L9;>rq&9TOm*S9rupKPQ5?O{1fofX+Y~M?vjkqbp*bh2^9S;zmk^>18~l-5~;_ z2z%hj;52ATHj(THfdh#9BVLbq z05A|3Bzk`^sGD6beK%$UsE|%;JY(t^hg&?yFOre z2Aot-{E%z2?bb*bD+bONOOGR?>apNaZo#9)m8TrGyd6p`*e(}8S#iA^Tb>ZijsuU4 zINpAtCCy$?u7;GpP&9cuSNZJ6qZ#f+cn~wlzei_F9l}H%CRe&jK&%zeC zgK(d>Bq3z!d$n$}S zLyxstjJ&+4s;KU4%Nqe!>Ly?bDkXC_Bj&`Dxe~;tmo2rK>WKD=VNbHIbfXMd>UPjA zqE_tpDBNSivjuJgZWmMUW286+EPxkvPS@Ol{2&v3!#BaQ*ErSqe9ookPT;Nz=eQg< za_rEpyMdVKK+kP2RRdgSC@w?#9%0+`1iTa*&>12$yc}3j&a4mOS5Z#aaons#YXpt^ zVkd$sC+YpDlr#5(#sl^iWyhwm$|fL&O0WNfpz$Df0(l?7I|+i%w#N^Q|5dRNRMLKLJaPa|5F5whhluC`2_cW1ph~nW`p<*RuCVr1dVleRT5ixK3doVUfFq> zbZMuF|C^hR7F(6$-D%YgcB>*rwXyc{lO>V({}2a_jjV9$o>L6#x~ZJH zmOHS`G$WqvQLaK7dCEFY{I_lrpX~mZ;pY^?x;`T7ijd2ebB!Z+$w%#j{9|^1BZeGr z?Xbv;`4yKO(?A01d@JlBXgnd#E>A*9g`_?OstQSc8q{a(5&x`REMicfgYAuCSz>Cp zNIehw7QEEK`6p18ZM^w*>K*2?uuPt}SSYPua?XCKC|*8smWP9CDH7 zx$PU^Tl?W#UO4cpAzmZ7szOs1g3sLS;tq?hI|8X6K;aMGgZMnnd5s-(ueuy7s6QR} zuV$PZF~`jR%*rqPWZ{2br(fZ|Hxhoc*FMCc^GJ5oUW|XYIfz011MS%%X3Ew0Pn(4p zN{L%?06)^zq3{>*H}H>m7albJwRI4eh44F4Z*5mO$FOFWV~!?0NEi6FMTMk>@XAGn zL)Ac~+j#mBqb7Y7#q%HEjkAs+{IWG94&UkOn7$?nI?&F*0bEYe5bg%c>zI&{1*bwr zHts)ULi9=EJxB;xM-9K@g=*HNDLf9VB7_^TIutDZO*|7+f{vJtKp0M)S%hKw5M zY}rX>Nc=^p^wTF~)D*2#%dQto!p*9zepXM4#0QNrrMY9KN5|l zD_$1R2EFgp=}fl(rRm-4$PjLNoiTEjU1!9$1MS?lGTVzJ8}Mv5b&i`l*A?u5RLJP4 zIMB&0ptD^7V$rA}T)u{kuDDNkL!`P13%qobwz`AXgZai2!fh@;Nnq|0I~T&8F1HOizo)xKXV^v&+eZI` z%`pi^FGW!iV5XQl2$fpQ;@`GJK4i>>8zI~fPcF_!JO{WOmwqY5Bd{3Yh`9^66Sx7m8z?CY z<9q55K5+}-bD0qSczFn)poMU;OS=ee18xOw0@$qg0QUo{pg0rpy}%maA>=tj*8vX$ z_W{d*2Z6P~24FeBo$&!+6YvP|GVmy{8F&nM9AJCIImw7e8*mi(0r&;H0FVu20l7dc(Emj2 zL;MHuFVZ1^N7UaD*9QE62IK*i01nfC0P` zfto-8P!}iy8o0`-8Cfir+cKog)4XbjW`P6AFT3!C_xv|+rB4dcCL7|;7* zynhYjHE0;G55xFd5Mdla!}v@+jIVRTc%vD{nIMeUi(#zhVVw8Ec+(liYt%5_jfSyb zgz-ll!q{L#xSR@O6%XUpT^Mim!g%`?!Uu>PCt-Z(8OHmwFka=EVZ4tE8$*Eefsw#) zpcohdj0Oe(gMhKX7~n$S0>A(!!03C3TLY7T$-orgB48qLG0+B>22=*R0@HyRz@@-t zIkCTrs~Wz+l^V~98|{2U%Hl0{`L;Co6~>Po^>wKm?^xa6Bg+@EZm8#z0skkQk&f0!J^d&6I>mqM>Hq1u+##e5WiZV8B~xqa8*UY4X^ng%te#og+M31S z?8}=uYy7Oq)2EG{HvWloa?U?u|-L2*`}c#ZDbRNpYAwOMO}!2|{~8O&lZo55ua#xt11K(z4XOwDC5 zpTU(3u3})u-|wMi`g3n$c}p0SSl{&0t`2*In?c=I-I`uqs~*4QJgurPL-0!C5BJvm zK1HyE>Q}^{?V}CQC0S6)1lg)PQ0py=p}|OLeC9xHf+pnzg~IcqR>upp+SZH{A=DPgtLdgglVA+@xiR~p;Q`uKWnn)T-mS`DA{CRgEG zr!CgD`oh*vi_sD(>{6@MjoRss?ZZ{{x*2xol-#Hd_SN_N5w3eqNvX$|XhSm{ZMK6| zXR(%Jo3O5mY7G;Zedp^AGyZB+8<6Q+Y}LJ6E3V}gBbsTY+f1eLrFU!7{kfh%Nj&!+ z?Igc%wbfz;dTbR%A7mg!L~khdFSTx7p&e1g#E4uIzxiIRN2WrywKp}@tNIG8qpP)s z4U$c>5U&+v16ZBbXbG*ZO#) zc7wHftv0twxa~rj`;achJvf0K@<4|2_y}e2+vIeZz zisEl=)y_#{x9CN!PW`0niar&MCZ_r8tj9Ih!56h%O7oS*AK#&Uo2^U(Q6Ial<9oHc zGgh<39=1lju5FiMN#&GSE#J^Cs6w$OdL$qJ*XT%92CL)uzoETUxj={ut4ae|3*OTj zS#$2zLP~R#T3g=J+GN~KOO>q|`?Q+zg7-Du*F`KtqLEmYCjNOjoo0@YTsXb3b<39X zvbuHYSJhrCR=kM2M`(z7Z)# zx6#>Ccoe|di-8=3*1%T!Y1X25FpIQ+UK^`e{ea$HX--ju7@nop^nkt~x%3k2-+;bU zp~|5UUlG)^^#W1BLbuH7Ol`8BtD-kmCRr@qjx~O=)v3NdJHDi<{y`0;p&qd!P4%;s zB|(&@&dL{?>brcmT1%VhXBCLC?)9S5Ue301w3$941LGd;@Iywnn9TIjdcBw4C!TYT zUgXbM>qFCBsZe}t!WYbl}-?gTSovQ#kd|844bvOd^5%-@7L~tan0}`+$UR9#D1Oy&eUx9BMY7k}AVNy)SauWsGg5y? zt)M7StV4HN`J?r5Rt`rUo-3IYzHUu zR(W2;r(UQxw%2B{YNwu_;?ElT6~44>Cwx|#*%~!bzgU?^o_n@uA5YX@RvJcCeSVVO zFYOu0Rz3M5{j;=ABn^lXtHosfj`E!-u|A%x7o}}OVM!JjFPft7$UOfUj*!h=uf3}Q=anU)n{Vz zrxg%>mRet2rgur6Y+^8$TIbHuV~VPvDvcfgd5(UTFISN5=50GyZyoejHL|Sy#ae+g zRd1iGU#2`AEV63M(|=aFQp{bu?Fz5ZtND}}B8Pz(h0YQ=dcNMq7xq>&p;;2Y?@IlU zuGC5OdBsBgP-Uf3f~OX{@&>)HPZ1EsdIBZ!>>Kqfa&li_N4&^jhgEv3-Xi=G(>ocw z%-|Jk&#ii)ZXDUQge89c+_Sq4)$%r9mzmBI7YmIw458KOB$ttG4U3&L9{ww1v) z1}|8@uhQGp+ROCo4BlYyCWChwyl?e-P@kXs6VpF3_}SX~pgy&Ev42pHh{d*g6jVH! z_Uny9tvFVCZLpZFK6zesYw2}(K)+_Ses;d^j`-Fm^?7-|C#|!0U=dquP1vDt_dOAB z@{+Fke66kKJN25rr>!14^>)6^@r66}DL!+$PETO0*x#uOFf1~FwL8G#Kak{+k&l?$ z&)^_~eF*mXJ9UEidBy(Dy(6EIdYHi%2#Wnfhk-ma@+2vrGx#3CKL3!;kxvD`^N2_v zmiw({B0NHgLkzxQP{#7VV(JqH&6vHA(!VkLD}rKwmm!fKom}JsFpK@YhDH7$=_rG> z48)o73Th6fjUPaRYhCvFdk=~HDKg!P%}6!{{u0@)og#nB#GuHBNJLseuh`$MU*sP_ z9^NbBqx7TX`I*Wm7N5g`H1ckU=FuA22i$X08f@d_n5jKk~cqvS+7ARg$XNk(l3wHVYvQ0zaiQ=}eqg(BCbbEH0VKU01LQ~dVZHDs!hWcG}ljD%V2@6#jFfb_-;hOnp3 z5E6Ycwg&Z!oGCJc`bL_N-;BYRwAF@^tp&5ozf43!=NRD0Svk!DE4pyWLTYygqY>=$55SZf1n-7-i>#xi%?!Gd--AINU=)LYp^f(H9~sHqU_PQU@W}=O5WO(qFI#caMw}iQ-q(&zo{4b Ta(CsJmE^x}@xyQF8KM6NX*cx< diff --git a/processing_modules/__pycache__/US_NADP_AIRMoN_processor.cpython-39.pyc b/processing_modules/__pycache__/US_NADP_AIRMoN_processor.cpython-39.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5151592498040a45647b724a1fe67842074ab199 GIT binary patch literal 9358 zcmcIqTW=gkcJA9;dB2kqMYSl25-o|;&9YX}dc_qbE!Pqyi?S8BrR|KSn!~1gx`)+0 zlr`?j#WZ3Wh_T8(?*qASe#t|ALjvR%EP{GXfWR+7uz6bq*nFqDXE>xN?;>zG=Kx2ihDQcq7&!QYVfYIW#iMfo?Xbp9Er+`tq5Ctgfps;5}VSG81G*DOtbbxW6D z!!qPIV`bzwYh~p(XXTjYK)>QSVb+l?) zriA6aW7TPEx_aC?UOi!*kTBIdX`Q^IumUT7sj%XfX3a2lMVamT4s%wPg?{JWqghS# zR-DLYrKn`Dx}Fn?LuKxiBFDb-v->NL>@X@-9NP;j)Hs_F1JoNppOrY1!^FrQP}PY_ zgiVZ_jgD{`@w0TS<9xLu%=JP~xHU(aQ3|;sa`()x~?&QqA_00e0Cdg`vCZmP?Tv z_#u&QliJrN?sN{UI;F7AovPzUw(GA3yecv5LGYG7V!lOvcb1)WccCCybNvdK?&A<5 zBkWbzuSbqJhh9$PRvm(^@=}@jFL`Nm2vAV9xwGnU$1gkLXiK@IKAQzEd@m>g9}r-^ z)moWMq4Q5e$qzRkEm>C78G&i%Q1k$$VA)Q41bnXcQsixznH$;m zBuIr>yc9jFX4S^gg9Sa;>R(o=Z~8|9%Hfeh`Z)@*vaReWO%-1?R(Dhtkag%eqf97~ z9vR!lP6E*;lyQWu!^)QWo}w$)l_sq4{FXEw7m@a6;4h z%qhcQLo-@)%+<6*Xa=hiAbreqeY0fN+?wOLz9YI3Wn>J3D{?Uo-6Qg(!XWSDk+j?Y zNanPBgVPL`XS0Y&B@lrYcY|0Fx(ywPO=?Z(gwr6q=M?*AHBPo73hgmcm&t2_T5>F~ zDYhI(CCuZc7@FZ;^aDV2|L577dny|2q^S5-Y?`0%Yn0R1m>Z*Hs2VGku#x zt1@Fk*-^(JUUIT;^k14yEy`?XV{JRPgBI9y{;|UHhGHmNx~lm77nJbHc}11KPwNIH*UpdW4u-<4%aM?=X9#Uh*S1dWi))Sq_-&+=kB@(z^IG zxD)EC$P-FCc(%UJ$oLdGT)-1{XzEnU{d-H8H}-=iM91C)5-M6Ocs^b`KP~Xl0mjG7{Flc zwBkSxEqUO`M1`~j15Gf*#&fNileG*CFb6Zw%UU+A6=V%?*;b^Qq?4Zjrv&>NoBwz?S zCzNeC0_N67Ge-Q&vi=sF4Wy947DV<$Erk!Y;A}XBjI<%6DP*h-8BZY-ZOEY%a<~m? zjhbvjTBDA%A+1qUZOG9SkJ*MCOCi&3$ng|%q76BjLT1{KQz_(h8!{^)Bp>L6y#uLg z{1H3T9P|x#wmBGeulK}*@gO?~$>iA_`pkc0G>0I?^DP|l(0Xr*r7uQEYYwCJLc4WX zmM@}ysV&#b9j#Q}+xl)t>y)`Cqt}7L#ITnv>5AG<7%G2rQcsvr1PbjZ-ek~r`?uv$@VXAM*_42j8ag9c`sIu$Z zBk|adY>P(YEMeJFf#-5_0=AirQ|-fJ4#kJqx#xuUi(NSI8|xUa0>1GD`!QKjB4#$Vl>&9*`w!nV+r4sinf~#hM-ITRn zSu3(dSu0TOYqg?$ZA6FTLX0B=_&@tZYfd(g#7E-EaiuvGO~zB(M|Ko;i}nP~qpuA3 zk+j3t#>P*hsaN2Sb-`1!?Dj5o;DmI))}y2B4lKb0{{DD?@V{1{`k-*EISuI_$8&=H zta%d845T;>3e%7tzVK}0b%uW&PlKnpc`7#JQ^0gOKFyZ!osG^|6Oz}K7$@-M`#E@h2b_KY8_)17?1Sb>;Jn)b1r9)G zFu&j7`K`YR+Qzb2+md}6v#fuC*{~T+SsGLQ3JX|?1o;~p}Pysi;eE+czhAMzw}t~aZsio@z=cc ziQ;SLmG~0-=(&M4>qLBMN4=p$$Joac$}1&CblF55l)GPPnDZrYcXC)pZNHd6q!h9n z|KPvhrh55LquMb(w{e0!CZCDSR|atoUN6H=FK?+)kvu@o{$IaRS5@}s=$DT#C%*NS z0mvsE5aTNa5UT^Ce5C{OX$M6AN(1Cc2Sj_N#u@gMbah>MrR|YDK@7D1B5hSrw$rkX z@?Runcvq$!qaqojGW%i_t)+QB1MC#LN;nx9>ob^Ho;OGv70k881x3YSP)aadSNtjV z?EBhZ=Qn1eQ;2?KHMC1XRBpZ-zq@{#efV7C*9n^LTgrRaZ^m%ua2iXU8`oryN?ZB= z!*P-y#%8H8{NUmJo3~b0mX`0Bx0mkTx@LafELz#njhv;$#@Odg^V~V}!NNn?;o-t# zb8+F(Lea{2rDuMCQ!q~Dfsa!#eOFgSp?$WrvKw6HGPKZ>Tj$1Pf^7M|`SHTtrA71J zt%a439^SflYx&ViQS>Bvm)3STvsv=$4nGMVMStrsgyW=-U2!OIOi53yqDa%XJ!jML za9R!MJcV6ngam<1oHPoHC7im=JEfOmsMX;5A-1t~I$}3YEz6^J$uk$CY7o|Npu%~3 z(WwQH0iD4g@SuY8vKVQNcB(i=+a<=ZFAf`{68{|V-w3_6xfgC&o^x1T9IkQKFS|A5 zC|qo@K@eNmfG4S->9;g?FeXmCrOzJnqC1(sTc)%}?;B=x%&N>Az@GCF~WZtsU z?!xc>fIpGg#gFL`MRf^s&c$%t;8&B#QgPOUuo%rYhVy1d{8j^!cb7tQMYDsh_} zxTBXfNA!RV;wL?=4W~Ry#x{_RL>4goy?VBh`Mha=-V_5ZD!bXOA*u9sRtp`fHIV?h zv+2@#k`f0L^7$jVs7MJD;4 zK`XbZOR)sks5-DSM`%$)WTHkrDvKOcV9cZw9n>z*4%<)B)7|DS;B zzws!IcUN{3q8*92IZ0P0M&_=20qitglFKClg_z~(gK*3D(R(&KzC@pK%%T0zzF9&d-O?}iMBo|rz!P0 zj2)QFMlj`hhQs+1y+WnrxQTl8RIjcpbZ~W$av!7j+f9hFw_&FVVZ(?FT!#rsoZqGf zq<#iJE>MbHrX3S{lp2)Q`pFMLipM|)D#N6dfMd=EaR%d@jd;!%e1E{wMdlwy=wXrcKvk%f0` z)E%o!hTNoq({)91g+RG{p?j3C#C4D3Gfr17oYH~TNSbtPd#!XdK2IHbXj~S_L~I^} z@!WYCa+Bbc_e07vaD8D=JQw>Ep1PprI;z67wwu)38HTGAa+`|?j@EUZRRF-kNl;T+u(9hw2CB$Wanm$$QWZ|v9UYmVGUv;`(dNW6~O*wl-Ef{g*Hy> zpmmtou;{YrpanX#Mh<9kUCt$DIUhQlStdDHdI`|lHYNzuCDNMO-vfsm+#X}quhg+d zcJQ{>2&^;7?7wg4-M%;ws&5(8-zrK+lajNh5*s@pj-_@^PUf`l7iKg3uQ5ITm-PCA zUNX-86_w<2aulVTc*1Lll!`H~=heL4uNSp(y{H!TUN!j*(>G(N=@0O6Rm+X*gZj8S zxc8@}b#2h-SF@U-jjO}JHI@8w<61wkbgM;mR2|p*)qbsr@3=m!kE;DeP|jrbl`r?qKdEUJxTD}QW@y*!(z8(jLg2iq1! zJH7Hnx!WeCdudC~#@&3`w)r7a(s6px)et95CCli(4f7xx2ozG3%|qb%T)sCy$O%4s zN*Lv!_LBb+6;Xg`@F)my;jIODuJ2sB3+wAroZ*nO|n>^8%?2lVM7$(aft$duWqmzY&7A~v3U6%i- z&>Db$=1A6&_Qia1YzjFoxZ>Duzhv=f#im_e=weMSnaQHoOTo|HZKl(iTpp8!Qm()x m!-Iq_^4F6a`}fIh!Wq2aIJ-YBul6T3n98IynqinrUjJVSp)+Uz literal 0 HcmV?d00001 diff --git a/processing_modules/__pycache__/crossnetwork_processing_functions.cpython-39.pyc b/processing_modules/__pycache__/crossnetwork_processing_functions.cpython-39.pyc index d4d7f3a4a1727f16ba39503742892eea4c240ca7..ce4ec498c9a05e9842ef4a6972a057f805028b8c 100644 GIT binary patch delta 10867 zcmb7K34ByV(oem)laK^LAR!5d1jq!EAP~-Q#1M`^hJ*x#5f~?#$1pOP2|W`MVjw8G zcnh}c2#SP5G>Rbp(#59ZV=;aL+jt+{9U1NzSFdg0>g`H( zORlts`mBOxXpTvXsf@AqQJ&LH$!a-oDRvGW>L{OEQheT0=58;VW`*m_HfMXQZN{ib zan8tGt&h3b8!p9G&KZ@fm032##Mn(U+=50tSz}oaRPi1>fl__T~kyawuEtQo;j)H>WzFJmAmGcR%CYVQX4IeOK04(6eBX$_e zsiH#pas=1Iwfx30d9V;MdHYLaK)(pv_$Om~^F0&vykK0<*n*KGkmX{nIz>qtmjQYQ zJ(Z77zcuX>t@$?P!8AJZbWT7C#m12$mBtf&f8~pq^j_K?A`Af5&n%CNX7j(kMX@Z`l226{8ZN@j_*DD_24rSvF5 z8alSn<*5nQ_-pGXt>!-!&ww(HE^1suoNwfzsmo{FPQ@~UI|#HEDs4bebu|qxHCas6 zQRDY5@wn@mGwAXA*quak7s1^G_we$Pf=*(tFX<20^SvcwV4HHbq*Q0r2I1po-V7W0 z3p2B=_tFSPCfE8`$m~9P(94aUpw(cHuVeliIS{}xT{3IsiKV%ncuz0w2kW`Jw4ZSw zcB_&2CudTX9i`tv?+^(?jM*QFp}`Yyc^KQsch7#R6NhDGePK7hz03-)@TbcTSL~-Q z2MC@ec#hx@g3YRD&(p(30>Su2ELnAS^Ae9&b_9Zqy+lnf6GUmBzib`S6n|p?A{3zz=q(1h{2-gMzyhpUQa;ttfAE7Hl8qlKD@!7 zpWm-n<;Z-^rQW2Lw-D@7`P7bMn0Ynq}t=IeEUiCLHlm z>T!zT9fD&7s|k)1yi4#NL5KUb(Iffb*>0%qvlsA>ym3JeoZvSs7}yd~sA>%OSx|Pd zz0{+_p5!R(2m%r;tq*#<=##ZUCd-VJuj<`ie>FOi_|jkR_xOZ8R0DJR+%nruG?K4Q zH9ED5U07l588KE$3_DFEahjhyXu9lmKEggFNzCvAY-Ar2e8g|EkM3l*m+ZqJlYecm zh4aedYZpuTe2u-Q^tlpQexq;X34&>jk%5lRg#Hh9WHb1v0IH|*pzM|g$B8V&y z_BB0{LaatjSS zT4#QWSm+VcGvdhF_+Dpe1u3gzaMkDu&?3@o@h$N&1e`16CiW_p(cv!;`R@b~*SE*j z*SVZQ*&#aq%4b(k?j+v*)dOH3KUkeF=_KWBbq{EHgZlq3K^M6`rMkZ(*sLZ^gv%?) z&>;o;p8B37_<7LSvcjWPbNj}p$^Q{G{FR`S(sZ~@@@w4L z@DIMmou6fvkl-Lv)fh=(;lIiF9fuzsegbQhcil-6sLJ0x2SAtW>#sb#?2H-4D>nxh z0G#F@*MF$H!Y3(*R@4LBsf=hW2AH9&SoyvV>J;0m8vwpn-dMdwf-2?u8y}Tmm(t^A z6Tl9o&n=$-{8{<+50wBurTo?!jM_f4vVVO#z(1Aa8}5-{p;CR{ItgX{;{E~f6ps&$ zfhImRG^YDi%`q-ZTFiQIWi6A|=d+LbouMrL`&}m95;CR?#=7CGXS1cX8`8xIx*@#$ z_TDM)Mfzn6no^?SzlKuz$D!nu98vcVcg(8TNWY;xsU?l~dmzg+Y%3twO+2YCWzq2E zo7N9sekYEf>soqqOmpnin6PZEYq#OlEtsnEdgxJ$5wMNt=ZC? zwN}#l+^P@L3}2@gG{gC!2huH7>m>1XB|rT@`k=;jAf84<`p38T4<hhYGs&&(2~L^$(S;nf z&LHzNvS+9xg`4w+yrscfukaEZy9sN~lCPX4f3|{M?{cmTuu(*P2M=uW=?k#PopC*t zpEvCUSgo`^G*XINOWl5_-C{KV_~FrUV$&Iel}#ypz=J7#)RvW_#fZu1kZr&yvuM+{ zM5bW5%c5tWU|n}~PuvMV-I5Jsd3@_&7{^Dpt|*TP&S+3gVxfyRooc3N7W80RD1u}3 zC{JHvl=1xMR(oM*rVMFgSPHG3UId*Zk`QjX5RQ0`SMJ#=fw4Og_TZsyZy8r&b<;?` zbz3H1w>^;C!CP=ly9CDuZMu~3zq5Tvo>fvIPqXo5yEV3VYbhbyv2MgZf#7p|JWFvB zGl5j9Af1Hs5VnbEFEX!{yy}rzxqXRTaJuZ+&Dz*+K9ZU82=NBHp+T0H1?*C--wNzU z{`(`dqEsumBHe#c?Y$AzPT;rfY?&U>-&qs&?T512?F`6TP8$&t2c?uwo0yGC z^3tE~klxX1;nQ~&juV<9ouSn>l5B(8r_;rLpG2ge zh-6LaBBC7IwFD;dV^8)m<>VDtUd<-+1y5!{HedbZT$qCO{Y}CgMZo{GKP{nX-dtOL zPF_u51rC;^^xJ((2N}wRz28W1760bxKTPT}7wQ`oTG(Z^aa7NDJu!&)-I<-o(rFHt zwc|&6q_~adTdWMKf`MX1UdjV{7^o+&dS1DKmNiWvUr_1{yrUrQ*$7d$AzhXnEyCN-R~0$*O6I$LGSgPF2_BsZ(`c*=L;`l}wHy zImZ%=BbY#7;jJ%}LL5K$La|Y7isSjH!+A!rAw0;J9-a=0vgfb@<4Ma_gBDOlPr;*u zB^gCcaAQh=yRK8bLj)+S26`x)Up!;rt6#ekW+{7K%hI>R(!e6^j<`v9bx}6K5~-PX zb0)&_Xey1OI?7zM*eVhVTK-*6nyf^ZLok$J7(p&U9zj0A@LIx=1jWQ*DnS80;;YIe zsud=nWI?3$%s_Qh2q-M!yIcvC>8;5gE2g?qcCvs99xZj5Nv*;q1=#qJH#1-<|LdEz zcp|a-Xr{9CEf-u|1!9X8xz$+Y-e$O@IB16sA>xD(wSHf4X@Je9(JzuhscB@H1^8E1 z=2*h`tfTRGMl=8DAef`9KDrhbU&JOXo|vH|sD4DvE+iSVVM8YwEJ6m68(vfb?l{&T zk7d>z8wBNi&ucwnEy%SPKY^3{l5k9+s39_zsu?@EcP{+-|PZo$yEeXnYDu3nhgW0un_wc_#jR)84au5e4L zXc@tey_-BQO_XOxQ8k9C`iPb#Q7wzZE$O0VO;pR&a7%`0c^M_ikF6Y12jsxH}P<0rs{;&I!zq50E z>t70tn!E9j{*v0K!@#8^K(wnToX9br#y}ph^GPQPx?Le9KoTTCAN-Ez%_lP8YQFJ= z7ar%v_eV^i!w0*`CDS>iE1C_~)A7Z;s%c{f;k$?Sa*u2zhy^3Q;IoB1@cz@rYiRV_ z=xjH1Dj6)i^kmvt5u`vhGui3#dVF$weoN|XgQ$fO*+NF+2*~BZlau2fr|F7An{W7; zlUJlUaR9rCIUC5iH31zorj7UiASF4ML=)%Cc>WkKjh9$8dA73fgW1MT$0o|Dtjq~S z+yl)SV=|k~fd6zoLBeB8vyQoy?@uk1@NmE4Z}&`e(Eu`mI8xB#8K{H#@Hw2*snFO( zRU)Tt(PokP>6%G?B*wMbnGvfamH~q01W`t#NmE+9R%7wur}HkyB6v9#>ogYadB7ci z&utOX=r1bGr3AS{a6ySM)QV%4r8K4oK{dGOSXMRooV9qULK?Eh+C}VH!mvtgPWF@~ z9@*;>7XpDnK__mA%;gElEW*a#4bS#OHJ-!O1le4^@XUau>$~WM-*u)B*!g2;MnZ$~ z(V20OB>Y2|Md$TY2m)eTdyDMQvFT9|u;CuYH|$7mckhJ4W{iUyq~-d`C<}&N+^)l|A6&Uw~h_`9ErFY!D>)- z0eLwiBD*1o>CsBDO{#iNP_FIDI+2dv9j}EoT(-jV45xsw;>Am$|Gpx6efTH`YR1zeWSUN#2f}fZey%A#@t5mvw{YR*v zppJK@9jAuEWZ%$?ZpU6~yvK+6V?eH<>mpTG=daU}P6M7m;{6fX(P~n`Yd2sD=h~@FQ9bNRws*olIyHE_m*|I8S?|0Q;q6E;!KI46U=wEduHl0nvR;y&! zdHoG`{Zfy6sWnM^9Tb6CWM%haA4ZE&HO+Ap&n+pcQjK#QCG(4Chl8fq?{u*ziE1yu z`-j2s8{hZC4gEW;C!8^n_6SUc{Iw3u$m>>`c=^8v!9&W5e{X~&aWMWHaS;3K1>Wzc z0+`C@{d8@=E^HEN>cbhYlQHMY9DektG4QZr`uQH{C9Zqup!vM65;tUGWy5p)UFWmo zq82_sbw1rrdWhQjMK(}@`oNQVu?v$uv^6U{T1W)AJ=m$Ie%&XfM}%fus4^@x^2WEyz2`Iem%m#&Ne>qW z7G9vCh0Z83$7{VVGCxEDnVArvBb3Z1{;mAF3mGY!sQ4g3w0s*bWI#RNePJkUSJVp= zrRgHf;s}~ppOYuW#C(0Y&7>LLAWVR7LFfR%ks~x^(9%(LwH{n2wa!M|Q;bq*u>_rN zgF<*-oeB?x4oZ*-dk&nCV7}C{lf;P(#vY-^M+qK7z#Y~|L|OyaPfSn-B-5AWYpx<3CQYi@-o2!lzz{W;Y>w2i`xhz0^Xob(JQylQb?F-yUTb zN%b;Gl|WLNlO(zXM`=(ri7BC2Gwg$JLr2UoX5yU};n|zX!FuL%luw=Jh>lVxiKQ0l z;^~5BUucvCj!!0YW7wyL_KmE&$A?mTaBX^>ZoKHheLc!4kY0qJGsutK7AlE_E!uAa zL`VjEx8?ZmNgXMz3nLw7>d!Fn*Y~^+Tvi~l|tZy?VQy32$f^G^Apm9c5$5m zsiHn1l&$QTrZIK6t>12ol$fMzcA zI%}(4&Pf)`N>MdeCc>ZrB8G$=CgLHin79hBDGW6vLU^NoHX?5~Z4hz>)Z$m6FB2it z_yRQ_J&=?H_vwbLAv?TIAa2e?IC~EtRVdef>`+c^746x1b`O!?2y1KS{PvX4kzSCJ zfhmjNB{UXM`#^09r9I)w96NCmig^P|P08Xa7H?y<{|>y}t_fe&iQjp=v)vN9J_QEP zY}0G`l$J_~ck2|=VR-yRdTqz~;cK&Y;dv1!8y41N3MOu=LajYv#J5 zgIrq|T*+1;C%d5@qtjR+2osT%LJ-5HiAPG*uJ;6J%W(QuT9cWVCRTf3bzc|&gG7?v zS!6YlPFFm<$h2EuOBe>hqkzuEb1>@m^KxRcO(Ksk?{5$OYTh@>F@Q! zc1ytH#UJd{I(=*~H6R84B~1~&V%G;S7+OKq)2c*k(xfoq!aHZVNyeN#Aof4@1Tm-8 zO*>wlYFL851HoIqCZg8krC&gey_&A2OBnMr;ZSycjqLGKuI(Pdc83-YgZi{X$iQxN zx~{Je1np9FgWb^RW*!$~p)ZEP!qhGbFfDW8?*^6x9}g|gg+(pLv9lE@p{H~L&9)Q2 zrdgrN3ezw>IEYVO07(}`I*Ev^V>_@y?7P#f(lqg8m2BEKvH`KYa5sDd$!s=lgC=#_ ztW%5FX6h>vXmKzr7R$XftVmY>Nu~P;D9N)MLv9Ma`aT~!t0{StF_+bV6m`djfej(726nX+P!7PF@f;j}`1XmL*B&a5E6EqO4 zCb*Gcom7KJ?+a`L0p)j$aw_&Pfk@uAQ)v&uQv?dZK7wZmMC^WrO0N@;d7>hhu%#{Z cSUwcMz|hC}FvN1Ld73#5|CNLihQqM`096I>b^rhX delta 10819 zcmai431C#!)y{ddWU@deWFa97VKo!T!Wsx+30YVyVF~)ffQ&=tk&H}c!ktM-0yL;7 zwEnH&)sEl-2oym;aagJafm&Ow)grjQR!eO`Kr2+J{-C!1Ip-ylr9cPr&3$({_iXpv zbMKpNpBi62W9;ed(IYwnKP|iNTXN6L{XG>!bRT>y#XtX(vX9}RWLL7Qca7poc`|hs ztb~;jsS#BXw$#uG!=!=JTcS#xLxwnJ%_%Q!iJDQ~Um_xG+As9};VwHwV{8%mz7UyS- zLLvRVNL2G7I0SF&|GqbVZ;ldn6txlZY+PRN`t zO0Z-bEIQ`QrS?36e1Zi83kmKbSVZ6;xSPO9u$Z7)7Ec_PF@lOC2}TnX5_Fj`Q=d?= zo2E>iSv9vMmcMdm-7)zG(@N2J%B0&y>UN}|NS(g#E3YFvrzJ*u8TGz$N+49Gm$)BJtFVRbLsSju9b))8moHuk?{g^ZJf?g&Ii& zn<7?HtBI%SEEUy87kk`(-EDYXt(Km7^WcO`o8LFNYDB*7FRv1JB_~UHLSjF&dKxms+V3j<>YzmTX4pwX~g>kza@B`pn>2Gg5MFmNzmbRTj-HI z??MmM^M!xohkS5;4!k8lnm?d5tV+%7_lbb&63^0z4oi}Yh{Fijp|&C5_Mj)$1%#>! zQoClX@%R>_3-Oon9-rIGme5SX>8(-44(g+L>ov1euh@naw#2ZRk|M+h)FnpuZU>1g zj?4A-NmiEdBsPju1gGU0`{*tf>$hMiq|3?$b?}eSkp+ts^GDQglgwI_8Pl;IUz5`o z1txU($yw@jjv%}O#AozKa@)*0XHQ_+9_jJbu(Nz2zg^U~+tj^fu_FoYm2(^;;H%Js zjvNI(miwKlXyZ4X`AIx~*uH}3i7hg2@$}iGk&dY~v)fN=L|6C)n%3lZHmWV+D3;Nm zzozd0BnW%9J*J`FM?b2AwH+Ee<1jRpwqI(M=iP9qdL6~UUCC?&8gJ^pJ*l<`D4))BTW63 z6o>^Qq=5JqLf^Vxf>v5@H*{@Q;AU!N2|7HTMf*K9u(sc#(ys~55c~z9(iShmUe3-b zNY9$N!Rubupo*Q;k+u@e+}h~$G^l=Ykg5(5u;1KTC$XJ$!ZE4Cao-^l0rxw3uqGQmlb_V&5BxWEcpjnJObToJOvLXP{4?O6e`;u0tyO_%LX+<~ z42GfJ^P%sSp0$7y`ZO>f;8|JR_(wxO@9#o=mN#H#5?bF>3SbSr+x&q6#)S5)S^;n* zl-;^nf%MSp_wH065UO7j3E&AeJ@6NRABXH~s{lra_N}Y77$UtVLx~&G01ku-9(h=S zfuZA%u2tX#IW^c1TI4;!LYOR{2^PjjuZ(a-rADj=*TAL9`h4*xc`-OJ)BA3?dN5WO zh+ZqBw)DWd80so#c@yRFADiT=$D?Dix&4Kjh*i;Y;o~Xtr*+Ztz~h4=bG8DGTP)8! z-n($|`hsP1af%_X+BFd?qst=hhgDJdJd~fK_<7(ugR9q41CDujtzijZYp%@Om|9gJ z{%@_3pYyP{C6Kx@YGu#+6`jU9g~tpN>1!44lOOKWBiskt`b=62+^0Zp+L#8zwwr#u2ddbkE&ny0P-% zt@h%sL@Bw85V6R!=s|D;E-RQzqB%S?=otmf7U~!!bGN-^uE*+@5zO|iXDl*fyFa&s zK2x>cgleNMJ0+Q`Uy72x?U{KtMT0!u$hRE2yklt5j-};fRAHoPOa!0c;{}R{xWC6y z1?i_PyAT_w?+s*Zk{5T}t|n1;rgY2sSF|gn#jwyd1fgt*2DRu-rdnTv@N3`_Ptu%N zv0PP``t3@c&j#X4tka-5xFHGp$ofOs6EV%}P!`XPJ^qU^Hnh(zM#!|Cty97TE=1DU zWR$=j>vW67PQR*Wv0+h=1xn;}@yn@1KDb3!=3jO`Si&rj`-&KZ3;5Tz^&mFwKyQh34>xndm zwpveIrMC;x&1z@De2@5rT<--{4 z(I>7>4X8fdCSyt94F`M6o%?#2BWa!nx#9T%p^x_+HpC>*a{#5rU>CnXBXs1&-ziWe z*B*Rud^hok+fI>5+)_br%jt(^=Jq1uw>0S=jo4!~DPUaaH-~ZnibMZ6{5}lem3uQk zh&Rz7dGVz&%6O3R&!@`qFI$xfAnOmL%G#IXm5Ef_M?Us)oH9x8aO`EPxdf+a>CJjd z{$<^*rzqE_Xm?Ot#N)dxVhYop0@%$soyufL|Bj=jiR`B!IFmQ$L8-qx+_yqk5s{gnaTy51#My>eS?1Q{X=7- z<`WbU3@3>a0mtyq=4>+b}ILwC;7Qu@z`?PPD^|r)|mb)sUH* z*>yPhQko%#P#ve>6pQsU>L_X$O;AWc3s_`PYd?bi1Oo^L5)2|3OmJH(VGhAK8d6L! z6d&=7GKy;143t1{A}_w9QXw^vG4TjjOl3MQ*`rz9X4Of%oLkRpCQ&Q9B?GIbH>qYm zejH1LuP%laXKTg`WK71LjD_7Y{p291ka2Hkgd8WA+>j|@AcDvZstr-Fy@)$ejtyP- zh+;lCsk|u{X&qdYm9c_4^z*7LJ2eQVkn6}Fo{GYYqIIW=!7E=oRSG#W>U4<#yyxVM z)1~l?+;IA?xH4C-mEeNZh(^r$#Uc6q>B&~_SFWT^mEXzP?~aQ9y?2jZ=Ss%IfFhFR z{&y4ZNa1q9N@WYUdT#}Y@HVyeO68X6omv*Pwe;Z@SErV;ww5$*c^2o(kYAqaIl!74 zK{VGZ%US})fN7<2KLpIK^q(lJl$8qJWM{NA%93{yWXpT5R$d)^J<3aj7s4=7F=rCI zIM@Kgsg4sBx)`k#ywlU(Ei%bS;SE%bp*mVSEyfkAR;=RtSuq|f?M82d$0H_C`$U3C z2sXY%-36KfL)m|>3t9*qsI)Bk)5}@%x%aJR-TCB+_fz_Jn7V|R=(ZRJp}pmX;|a3o z2XW>t7HcV>8 zqe{n832!#}NE`{Q`DkLyR+61>bk57SKk8pH4{6&Yg>yN%y3X63G#xK|YrRnEg4dyX zk$1PZW-xKd7t44X8LJd2Vt#0tcDK394a<{f2Es^r;!GMW3VnQLp#pYU^w)>SFCelD z3HXA+i1(fjq2hB}R;NKzH{EbX+obbu{@d!QORzJp&#r_-4UxQupq8MkxtPRCCV_%$ zrhq%(QT3et{NIL6xCOx95m|6p&ljZ074RQXbMzkcf zsSj_Row(l$m)nomzCN$NN^Uqe!tBNV)gU)tO$mK^E*-4wEo?4>$GsRY!F!$`0zO%E zen^hz2BZ@y7Pj3ZexUjWK`mQC{OH3kU1aqmKQI^3=3Pi&H3#HOdrtse-P#>?EEk3wi^8T=+Z`N z9Y=5$iRw8y@02^}kvGl;Y_&%^MGf8e+TwJA;mbwQC^vte*Z&H2r0KnKA)G#OfIMCcs2EK312-ao)!MMRKFMkO`#263{=KapsU1F0`b7(s5;r9$pnKlHU8&phd|y+PqAI?zUj*zSpHIyqY(B3`s{Wh1Ug<7~wEx zI=bmt+>U*&k+k?tr_|RILc6cdfjelctmGZC#Yk^7I7gX_gksTXzU7X3clA=d3(v-3 z7pyqarq~TwZ#UMuYiey)-JLnKvrkhJF1E_qUnj-u0oUVmy2N&>eO502dN5p-Pk+54 zE4-3)Cyk?BMNeZe+plkqkYm3Y1Ty6KW+Pbnru`~W;GOwvX}LBE#>olS7WC~#re}3S zTQ=?L*q{-3mT1vSjdE-hHS+OiO>sT4ZRex5s8WSLl?d~sB}myenz#OBpxJB zIji5MdAa!+*KRhz6L*0?JOWoYwbF%v+3u-Rc7c5yAD5P zhLbRh=B(sNk#%-}Em$MA5^N*jQxivHBQs!+M8+NX0z^DZ&BQ_HIfF+nkdbOyB6H zq32tCaE~SB>2E#kadc0Bg5jB*54fG(pD2qIedjP#G5PuH-AsMpuSN9!? z<=APbc1|EZrP5h~ku)(|wqqmU&A~^l7YTL{Y(uc6b-I!|Nwud4-X=Is@D76AN^diR zjlJRA_t(3LEle)g{7KJ8|m}LF?*EX?ZICN)j7Q)gBp+>{8%Tk>)4Hc)Rql2BQ0ID z^M&B$p^!ZB86rkYp7yzV&BU9aSVoF6`n;-Ni@uXyikA!F6YN=bW3}q`P~KiMTHdIj6d@{TG_OrwbB*-4kzfzO5rU%x?-Bfi;46ab1m6JB-7y+koo2aytU>Ct|f;|K; t5O63zLZ#ybWUx-lF6_v`M+;y$^bh{F0B(z#XQ{BH;=jqkZwg@O{{tkb!LtAW diff --git a/processing_modules/__pycache__/network_parsers.cpython-39.pyc b/processing_modules/__pycache__/network_parsers.cpython-39.pyc index 5a2e6504948cc61437738babc309af9e30116049..f09d7e4164330f113c0a71dd0ae86aba8e6c0034 100644 GIT binary patch delta 14709 zcmbt*34D~*x%ZrRmP|Ink`NLSvapV2_%q}Bq$>=44EN}Bs1a6BtQ%dRc>u- z?T4P$v9(vF+IugGR-G2KT135CD=xIRR{Od^uM2T$ZTr;)y?USj^Uh>227mp2A3A@| zzC7pI&U0SAc+c|w`<6^kW@eg+{!FocYx_O-WsXS|daNY%KC76ZO8Um6l~C2C^pmCP zgAq%GuBK;go1$m52LoYGd)OWDboun0M9$ac@prmCUa$0pLV7HgHD9FXqH`W#vHIJ{ zPsBL&-l#HLISMM&**kJ$OGi63QKJoWju zY~{U( z5lyzBur*%j4e#yt9m&=$!ERqbVtu-~J=Ck)q|f7}Ii{n;(jM&ItJ}RkUpG>677A@W z0spQZpL9}2Isg>}DZ1Go2+KKY?b!X(>!?7t@`8D>awD3#0G9)>Ryi6_ul_!^Cw~c& zO99IO%KkJ`PE@KxTT)`@b1hn=jp_zI`{Ii) z`Yf|(C(=uKN?umiLb#_hq?-YjDo@xm@F|*EQM!lzq9&K=7G!iwO=V4^E49)iw*>=x zJ3|h;Zmz7EuiL6yYpNTn`EMuvozk?vu?Yp7KuL+cwxzLYJ(sPjZg6p;wXv=Z3G;@= zN?qNO?<9^olYh6Dy49D>aXUK`iBLRInW(A^CQ4)?(GyRs_QezRfq0_9A5S!Gizixq zy87$*-;UO8JW*x5xSCe+`-0`!y1Aido-57S)fEi*J?`2{ho-AZg|j2NHfJvV=Fx9H z{T9$~A^jH7Z!!Ir=vvtv`jyddt|LP?uXQ%)=GE1!baTCPy>50k5!5?3Qbik8tZl2K zvbHt4xuv>EH#b(c(!`A$baPd8rDFth9W#&IPG==MOeV8Qwy75i|0Tx|7?l13a18JO z%g;9_oGQ%3**a3<9Idu2cTX-viz+}q!Ff^Idc-ViD5IsH@?K?bDSASZ*t*`)% z(A=TPX-Jn5ka!f)U%K+Fm?TQoH&-;|LVN}^0*CoR{#Ea;SVE^bdF8SRkVE+b;1R${ zz@vc22z0f7Wyv;fvH@k#Dg)z?VmZ7FDF~w>tD7n1(9TWbNuLB+m|mar%64+e^B1KWdi z9_Oe~Pi^xhP03suO0H}6W+`6?hxZ5Xn%N0R?fW<&gMIB4U6-fC3hH!G>TFUEI z=?QfB{=h6zJ*f zlwbq$RD~|v$jQis%~EE z%z<4r>|Q#WjzP9J_SdzyTf}a|((R$5@6#`7>1N11Z0Txa8BG;JY*h8lQ_>fqyCJ!1 ze{)Ix1$m6Q6xGWB*Qp1a3&oA<#pW5bXv_N22y;XmwbDlodK7N2FHEjXNKU3cdM=fR zd|nj#SpM9d{w{ww#1>yq=?r?^(zl(2veVOHq`G{b5K^)jbKI+1T8aqbwX}i)r?dtJO zxjsED?Ag}oV|Q5&Cx4k;{!qvt=y10Oy}l3&pfo=7Ue&VsR6=+bQoq~jP?N%wFBgi0oA`YFWDGt9Fao=wAMqc&b4iJ!+MIP7OIdag0kQ>o} z51u!YkEXnvBp+lO3ZIubgbfT;jy_HdZ|?JVla8m+B{KuF1s{AXrYS?ii=KI=A>qRu zuWUfaI(4qSjSgs~w>@z{4K!*kZ992D>9QeyKx2GeqsLJ{A{(!~0%NRVm+y#gu9gFB zAu9n@0N(f-QW8}YYmr|Es0SofK?!AVG^l*(j?VPP!CF3q2&$u8jf&(Mz!VuW(1cWy z_AI(d+D}9+SVr>5g9jkDQ5ktES*RM0JRwwsncsVmqw?`#Yj_o}FWOM;+V zh@c0)L{O{T5+`WK6&=}3P{9Nxy7Gd`nWUdwaf7{(6|l9vd+~xf7ZCMv%yOwvf9)tx z*MuGF{ZRHYs9ZRa5LeyiCB5bKIpQkVLifS&a9a4+2I-fF=ZcBy@Lk#JOz*68FRfU1 z01QcZnnr%wX!ytQ4BHU~{7m!*NO54xo-u}kuqi)fWD zyA1Aj^WIq%*-NPKWtvl!d^i?cojJHwB0YM@%@~>4Gs&aa|LaDteATwQG!uu?V6>_d z>fr7YTPcJ;E#3FuN5R}VE99i%a~0X}um?SC&Bu#mB-^{B+o zSh+Fl`a4rhCjWdpl@0Q*W9-EhNGBN>Ls{t7cJjQ!hQ-)~K~G~jW)FFE>??9;AgNK< zl_cdH*C;~_$b^eZiz_uj=Md|a*b94Bi+q-h;po{LThKR2B;;c&t?L+3H>q$ea_gW) zu*H6RWs7DI6xwuvXkn7s)MsE6QiE1v;B$%>u*o-cGfO^e16B@usj+S|d`LqfT#oK< z0VIHJiDkFXx6=rMu&ghjdB~cyq@e}h1W%~D_g7tDAr4!qrc`A`7N?b?5y+~m=15t3 z8|cl7+OMvQ%(8;kx;hydpUaAy^{+!bPIBi9fq{d`Z#Mjk>7z%qHNC#vBMxb#HRctay0!DLu zjgh(rV;Gx5PjHHEqu>`V9n4ft6fZVjWRn*F(jj;xFF5&8A&4mPCMVeooD!hv|; zpeMmD`>DL2wx48|iE_WeF0pI>B}GIU(UE>eaLw2bv%t4eaVaW5IJye+5kG>Zr-ZtF z?SArdARoyfm=TvNqw6DD$?Guyw@8weDcX#R?-C45G?CF8m`$w*mJv`-o`icoqNZOn zBWKu=ROdAX;)MG4HAPc?Ox<*?p%GCS3iDJp>RKa3z8dOlDrE$9=GGdD5IuKI^#xq` zs=)pV#p-SS~}MDn39DO{M6WsmvwWn`1&WG-bM-i(SHh^7vUZlO@i zBF4ooq?d4Ph=U=tlOYtvVK_1jmmq%RL^nQj`5l~5Dn`DRQha2rOAObN#fCM)dW@kB z9T}%c+Ta#+#Zkyxkva^B0&W7_m?-O@7W8LvMTbef`aOH(hp2EKP`!z!7vU%as z@0AYBb_oD#&}HrFa{K+d*41U~7W;9H47fRTP1kZaJKuvMd*=UqFCnsrsO4|IB(kIB zp}2-Wb7+5hIhH#G6K#v$nMyv{{A^BtKPBlTasNbkk(FD)s zhVQRPPx`^@RL%EGv!14wjW%k{=DAFrJv2rIZ%iYWoUFQ?sp|Cp5<`fxN~mSiFfBjd zmJ@;AZ#5JLa}9F{a~3lUV-B|7zRP+*55gkIXVVd)F9 z@Oe+n4JS35wfOT5uU4(CAw z%{45-Bw7O>lb%k|5^|CGa_h3!JJ&SSwzgFndg=wVdRgtfB`>E58!}hTDH|xJLjP^h zZTG4l-ZD8oX;LD}^J+ngapniqd$&x@+)8a7`SDX$#kY=&fSg8nWi3)H;VjL`6J;gH zr+h#5#qlAQ`ch=sd$7_?Fc8)=!@)2S%Lq+`lkVH zZo1fR7y_w&ee231ct^VC4I4r}1Jkf#u0yI`s7bfY*5(P-cH7*=^Qp*{g4;dKn$*{N zD(Q;d6p{<>*3EQyLr3R%2VDg=8}bN7W?^S7!1@R`Ts@^S*wy6=g!?k$i4~<+?knxH5zzl~3TdZ8we_wE zCA_RKh8c!wx6!irS^~v%;;y1;ObBjxu`cb#POL|ljYi|Xv_MZ60)E9;?vrQL`lGwY zw_`^vg1^MH4*@_va#PhKr^ZL*GgRVA??q@e9twIEZJq->4>%3@Ex?a{zeDO}z$<|N z0{k8@9kr~5n1wmW$c`ZEC|YPd)cgV({{ir#Fjbi3OGs9rnna7j`pEu~z?A`JYd0tx zlCPm$Cm_qt-ttKlNOj`wO`=DQzb9Xui7mWms%AU}Oy&R%wErCji4NSmfbX}3>NlYb z_4>WjA~UHnaXZ#R+lM=mf9Jkf70rcU0h5nc!lDaWxUxu(^|Xh3B!aQ@aAS~!#hppQ z#9_LyjmEUP-5<){?x(w|5uhhel()1%{ph~wg=cA0T?E+X4qa8R`qO=lMN6=xrGRCC z<$yH6pFk7iIX3r6O1}$Xvr`Q}$ClY6@<|oBKi>u~sIOGr8yh>Kv7xo5Zeww4W2>`H zM%3f?PZe*eckizj52&(Oqn0hyRk3MegSsoWN_Az?a*Q)+s{9MZsYVNUJ;=0%!$8OMUke$9_b?Cty)%@TM z;$`*5gU7^y*v-Fe(ddEyFAt{*Eknf4|LPSj6_U8x;gIF(^^@1y9>wNP#=0NfDU4To z89Vz}L`z{&b!e*Ni3u6Zozuzjk+U>){S))F8Jc?XiTTS}Zz75w^0|GxSbf2~$cJe$ z99^gKU4a198p;!A@g}O(!YAixtF_q9C!->tCu7Nfo9g7dfIkBURKZhoH_yh@a{y(4 zxdg5eh=hhI{OtCG+Wmex4>jNg-SEX0&X^#ctw!~nb%fBC8`dV8TE{H9$RZNzhGb_-Zf zF2n?j0E+=j080VO0LuX@04o9IfC_*UunJH~K(`uZ*f-UGpDNeZX|YMqOcs|wkJ5@~ zpw&zQJ)L;mi%&1yey=0$kr;FhJ-c9R3)&6QgLPW$#Irxhj4+umM}z+hT0l8BByVog zgPJV_t#mgKb2+Jtg}PWI|BCj<0DlLtm$n(r|As7|A;=zCq4*?$mJ_dXu zOw&yAJd&RRJ_Ag_x-CXvg;!+QM)mP48!zGK;m^_P3xEl`5C9Ee23P=AOEn>j1LOn70}23zfC&Vor{nWI{90jg5sHfeC4f@EM8G7#WKDhY+R}80 zH*=w!saC$eps)&c+i4f?Jdbi~8x^tc+NDqU5c-K2GE zvBPJd)S4kAMzDiM7!*WSi)*Mc@dnFm2puhc`WC>ILXJ4TB$Def&k#{;&|(j~aYERb z@Do-4TZ?Qg*^bzQZ%q*zt?KOCg(=*#MN`&u#i9*HS8LSNvU9g~-!(>S+q z$qfL;Qt~O0m-xw$r)1u$V6jkcn!0|cBcmaFKr?K^A zv~79|@`ZNiKtaQ`ikUs73F~5o2TKci&DM%O2JS>i4A^<_#Z~#$(}& zKAa(*8gwOAq*KFE^^Fe$Mj_uWom_}nn$+lzYHedN8u#IE5vmi_eRvrwhCR?Nun6)B zEY}9U=?V3XF#ax{U5r?D$dI#VFzWLFR$Hf#;*iN^O7+?1*6!n7k~h_&hJf&z3B?6wXkm zKlx1bt7p%z7W-88r<)UR5W7E}aS6^SDckU@CC5$?^K+%)sNA9MPI_30hbd!cKfN~* z*3P+#_M1n?pS&t($g2z%KD5QAQa|65J`THZW0%Go+U=jWYxzT%at+#06Vk!aVj-r~ z@L6-zky%LF<+}8vyVUu znE~8vb+B*zm7P_`iD;uuAQaxq%#d(4S$*G( zWuK%4=_vvF;w3;|DuFryuSe4LE4=r3fnA)?E~40@AEb#XTBC@LOBd6%CK0Vp7sU~# z4(M#W9i2jok08m>gQRqfx;P&*_x>2`ODetw4907ABE{;CS(q8T6J?h`VLHaJadu_I zzv|(gedSp?IwC_X9-*hfia@vd_Q*rg)(kOQ=+T22Vx5Sqq39bKA{Y<413oy?1qDM=hA z$tFzCqRnDFD8=#~R1EP+dZT+sibO0j=XToJQ(xMdMc&SW8J#ss^n7)DPmB@`{}0>y zXmERTqqk+#x95ljV|%)}X;uB(l%PMQCy#s$PyCacCGRrC-$LF=o7Szncle}_FNH@^ z4X16;=H({8k29pDj@CeL*3nC|MX{}yGVfCbUk>1=Nr|q-%+i$ZU zHdUE6m+njLPwh|XrD0@2zr8;-&(xpNpK=?O9u~`~bXS3QoHs9e(|ED0cGIr4{VCij zEj;3itbWrKY5i$=CQ6U==3l27dG7ShevR6_vrqI3??_scCO3Ffs9w-SnzTm?3dH2- z^95pjbW?#y7dLW&D2Sde5c$#nC=gSPbYbKkZ_Z%1kHb0Pv6#eLm}k0LVDp<-?#oP+ z^k?RoZp%GvO6Hdv=?Sza)QyYRah{f`?Rwx+lh5w@zVvb4he;Wza ziaS%b7%zZdao*`zNrvcSRvhp@$peyECY9b=J-Sxkp^J5T^pQeQwEiIs@&JKDbJ=P- zDuaP``6S9720Vz0G$2PqHA7DBlsc$-wWs~GYiq$ON ziHFm*|A9fFdm{1(lC#l;L!2;9#@C2xRGo0G7EoHZC*I0h^*fDH79(<(?}NvrETn1)?vn3GutOmIh~4(`s@bX5re(;noIe ze3YAW4~^^ik_JhY_dtUb;%(uS9WM$L@hFe3ED_(eIk85=>WPEL&y@&^xr`le$hYzG z4M*UJ@p+)0f`6VspF+kRajI!uEhk0`CyTt9&r+^0XJYXN=lWXbs=Df8XKU;F+Es0> z)h&8TJbvA0y>j1D3d+BgcnTParvMtgh&t=|cqV#ss>n%~@T=}K_~E(9qT6`pdJ$(b zgj{HNoEuU?evlY9!cPnr>+nRP!|-1Z>1oYvjjh%0hQ@|!gP+(o&!7&_$`2##Tob5`RcY4OZy#am>ZMK`CnA#7;4($mM!X;N=oGV<8MwCZ(EJa zQ1VQ0yOqDkh!dl4%@m8oW6=q-#7gmabn`5+aMYuyJ_&dSut1C6F-vT`;LFXo(e)f4 z*>nN2?*QHh{2A~Uzz2X=0j~jG2Ruf{CeI*s7Vsy)e*@kCJdWBok$MY2Ig_jr^l6j4 zEP7zJD2ni{Xf#@_Cve%^zFzXS>0b_vLfPOgp4`k=FaZ8#i?Nk=k$MmC|FfXv4Zbgv z7}8Cm)X5+056=(skC>1Zi;k2N`(d5Jd~pS`W&rCHRxy0!eA+|YIo2yBIC#F&IVKHp zY!at`Vvd+8>Z0$>5iiw#?N(iu5IOu`e*!Lx4{ctGX3iCbR(MCxMQ6_y4_*8PS#3Wx(GVLoQN*$Nzb_C;a?U0m@D_&N{po$*dG*8T$hR^Uj=%4g-$nkW% zx|Lq%2LF9tH|{JUnTLw#{qqEU`5%3Ko*2J7WHZKBs5E7D*L;@_2K*AfsBP1aSkQWIk2VvP{H(?>!4YL~_A+TCe z+xkMsx>l<~)!X9hqHDF*YPI!QYqh;?)pJ##^{T10wZ5uo@qYjBY_frZzuw=a-GAoH zd^2a}o9{K>9N&N6`qf{osqWO&BoqBR{PRmXOYTq2NEBMMDDi%q$X6HNkdahKP3O~3 z7O4+LEfSiVmexK=OX&#sL+*}{%kS>-YFR^1-X6EF+vWCnq&FDUqS3TDB6%!2j|0qB zACCT9WUIf7DYGv^#bR~hj_l~7^h&eHQv;cWB1held7&s!Co^ZJ6@mi4B7*)IYISyw zI@O-3yjhbA8>mW8>~%|ed&n#0YI+{D0_+5Gjk+gmTzCzL>^(kzACZ)xzL?;M&}~}- zeKL5&EE`eT#Fd)O6WY`3J(8(g1HE3q#QbziM{uWZmtMDr-r+=zwIk5GM|XI<-d>dC zbgIm>@y7`1~PRs#cBNKdqK3bQ@2YCo9`Pwhpi!fVs+aK%M$% zY+vpi6z2lw0pr zv}PR&mi0|lnz}W&k|gSQ?!6xB)=)OfRoOjM2*wIk9^GiF3JlfAp+aA*u+keVH27nM zMqjMZ+#V~mdNuX;@xMve?EIptSal7};&*u!nVO}sZnlY6I&D3&@F9=V0~O1e!Zi%B-C-{)VN zWhe}4_W}k0`&oZ3D|jJ46?^MUh)J~CT;VFo1I02x4#7!L+;+qwtEi|a?&u4Iyd7KJ zQd57dXwM%HB9J@Hax%&@2}nH(=#Qq{OD2jUb=i`}Y^cwmnZRioDZlEyB@1a6OO`G! zfF8;l0hat|v8JXrCL{lFisKl~$t5DP&Q03k|yStrMc?fNX0pCZH-Rtl2`Mr9Yhos*X-0Jlj zwv3iGY!&!@nmV+sQA|{STejG4tVhjSUP|kAEzeKTtR2449!*`cd}ax_*q_oGa)*2Y ze__49GeG{oi0`TV$^sgpqH>dC9}&>>3)JDtlBBEY;h%!0 zSfpOAEVg}@9yRrk%1?;){S}k)HOERxHkXFi9G$Te2@Nx3wVGA6p!hE8A@2kHC;E;K zvcDDS7IBSN!!+}ry(_zU?iQhC1@r42G*lZc-#zd0bttMaO<}2z%H-Ut=j@VKdXV9gf`ZS4wTvf zTL5mh^fgq}ZPM-U^2$FDFG1sD=$^D5-D{)_NVy-ia4IyJK%d_u zr=bGwNp=Fd)SB8nQK5XbQ!=-r!Uxy}*iN9SJ8LJ5yB?2I@tE8Z={-70zwPq%}rFt50$n=W^-r>l>qG%pvTO*OPk zNev7Kx?2(Vn$`fI{3Kvr3M4&-6TpsX2~D$Iy}j)_dF!;4*pq7|@mc;42!^Ywy`eRd zU5JM9SnbEjO(s(~#`3dhJ8!Oh7WAyT&}Bo_-$ChJKm`E8Av*x9{(nYk5WuR;NgEAwYtOWCy~VC{UEAExGn;!b<+z&x^s-`Z>LR->rSpbHXJ3s)G!hKN&rs+ zAXB;>!EyH~gRL4Q>E-TDSE3dTEm>CYLM?EEl}< zpMhp3;GCPDYH0Xb_E*-UW376(V;$|#QcuUw4t+%R^|b8x4kgQvVmp-K?Mct3cH$dz zm_5i64*8CF%gtF}vRn#S2H=ISAS+RQUNxRq0_p&9TTn=kHyB(#e`|O0s^M1NgfN;T z+>D0!9>5hDN^pAgX6SC5_iS4rGm=Lh-T-+a)lsCv2Jmd`=|-QP`9ME_UjuJ;<`F6G zFL-4cAPK05Z}SjCO(et@oyJg`GzsHi)U~ZElNl{HQ!OX=lxjMy=P*>gVA-m=AI%6i-O2@&_*{txh2Inh6o099a!F?oolQ)sq5k#&wex6Sa9Q!(rV$qEHqA;U|Y!pI0!bc>sUxXE~& z0w@K<-3J-um=QU{X%w7OLA1mn?grVEM1Q|~rLeOyFb_o_I=6qK7*YZ=E$<=XXxyq; zr8%Yq2RGZJzuDVrHdqLgIY_HF$)`~ogVK`#8o@Mpijo5C*bM{B>do$&t*;~!-EIVm z%ts@YaVNSXrep?d)?Hrjc0-L>q2Hty@)?auplAXdQ1|Yy9^nQK+o-ZgrG*zHvE2hB zHPsR>Oa2_>1|!u~;Zhs8tEnf#aT7+z%wLz?7Cf|DYVqbd0X zY6>9)SSLG^L3*o6=F{^a34&>m=f|dvm(3msQN;+eSc1m`fFcZqH4i2OQURmT@C-p% zGD{#@&ad%A#TX+lC6EoxP8lwoELe=NGDDVlwOjD$26zBoKs*3Ri_6lOGh%&;=T{$S zO#VAMdlX->&MX$ItL4-d>MdN)os1Mn0~Lj*Xy_(=Y&27&Z!Z%;Zl|noO;O=b3T|XVUW^ zoFet)mvGNZ)wIi}XPtE<)qQ!MIH10D`GiS(sGDYPY(n;h(mPd6nz@NGUX2ZPRdOe_ z>6W%S$_)Mb@|qEX`35nB1hed$^JlYQk`*xNLnkGVuOno*d7k@eVn}o{%wFb!Z%S)E zU)lEW)>- zAv>KH~z$g`5*&-jhO|!BK36GsOtQVp|TQh&`7j*rP=_0^8jUla=@&ix-O!ie+!m(nbaFsJHoTk z096}t1UP%-hus^YZ}ZXdx2Ss_5LY%f*KDb0pn-RH8cJrs>AI(HP3Y_nxI?tDn3!{f z7M`Jmn%#p~evf(S8@Ftm!!J;;4IAWshHT^^nR= zCCcY*BULtCPK_D;;|KRAv&jA)FS4ql{tWej%No7t+GHbGXY*);kVdovIvS8dF?E+J z5RK}2RV-F3a^=@uza%-n>XoYQ`r@>!iL%K~)J0V2FH`#_4R7z;RL!|A zeN->SB>`6trI$j|8(`(vGeh2<-hgy>Q)(he2_B>pgPa=~_LvypZ8lYlZoJE8Ux*1W zg1qn^UqsU}_IQR0AI^c*DL2IAJamLf(UK`MLh&%4WHm=aWo=`9+q!DQHr)uSTh#Vj zbFw}Gt)+Ta*3h__t)^6^?<(vJ~XL`hh~~z zH>q`p$``x=(gd9F>8)|ottFD#*hN{nz%I=~n|P*c2&kVO`tKnjs-$^(P7|U`S;<0_ z7kRBv%#G%LKSS`DN9JM%L~e5C8;8wHQL#8$fBVHEdmHLUrmtd+C+@h>mRtkg#l?gZ zNfQ&Ou1FoetD6_0Izb%6DN^8ptSXvsT~K#gU5HlSJqYy?~g*aT?D zXq!>$0&E4i09y#cMqZjN4vXnapyp7J?GepC7WTQ(r5(@#@Bk1PNgKe2M=ybv0(t5% zSQ(VtP~S;Femo6?O{hQ=t0#5S-H3Yj-d5pPz1xvIvvRr)~p+1Ss ztDBNv%$dpPOFS2j!CbpN!(Zt9>5zkD;6Df{F7 zO%vu|q`823fcXFp{d+LFaod``mdfuzksQ>_x2Rmm^RpPPG~6GD)=uUskw$9%n4-F!&mLajwu|^vu5#(Z^r>PHLDLdjehe z0j{O78skSY`3@@IB4~43by3bmUCh(PeA$ntTEGBcBH&Mey#U@dFhX7jfbdFo$G4#b ziIg7_glS0%57z^}1GoVY0o({cE3J+P;K_b~T7c7b&R$)#4EpC>PQ!l}^fv)+27C{2 z3*c6Qu+hv;hyBgd)J<~8z|!^%9t%Ld0{{h<^#t_pa}6o)qxP9P=a||jU)=s$nbmWv)4C_z6=DH1HK9PmU{lyJhktQ zms766<3Yf+LTz|+!L&mt9|n9Ma68}*z@32qARwz78~LYi<`@0|)jtFr0o(<+8*mTc zUZFmJb5Sx>mnBS2Q%jG{&Hojiw}3-#0xhXmdOPUet2eY&J|NV=W3A&fN6=5HK6gil zmONB)?dZ_d7sqm3l(E=JS72MUMB^_S66xXs=D^jfr3@FTfxVyR=;#jgd0bs?x^s+` z(DowDL$h(s5DDH9JYGhb&^wQ}WWX6ZV;T2PFzHW)N<1+slitzcrmL1tx+$l7(T^~W zsycC@`C}11eBv2%1=PXFS5VWilCjBqiE2m+SRX&7vTpU!HNKWWfiyk>lCQCv{Xs;3 z{MO^b&a5t018>i_vz|_gKJxY?VWxSUcqc#MHR>;Qp=|FKie@+*^D9Cve)o3s%R(K0 zH{1Lw@&Da<3(xRB?0SBUuD=ER7vOh*j{$!GyaJ%!Ee~Xyj|z41U@`qM65Q_&K0FI{ zD}IA!99Q3>I=Z^?hPDPg!xuJu?s?XvUix#k;RsG)b$l$ey!TGhSdN)aVl;$cLwU37 zJ}u_t_54q#i>rnsfhEaAQKT;Z)NfSsVWE;M(RZ~<|3|(3SroYse>qSy)ZCAYtU{P~ z-3kLQQ)q>B8Awvo7wjKp{4JbWh~#q6P$FD5N(Eq>bPYNr0T ziuNb?1BIUDh$gN_D>!pfRIrBjn+GaRily{tsc{&12o(RM$@Gt+kAq0!L%y9}jI62I zpB0fDuKTQ*aQ9~o;rN-8FCEXGap2I6xv&Kzy8$(TQ`l0D>AZO4otcahOC_IJEO;yh zOaeRyh@VA8m#X=E%IK}A^#M3c-LCe1p0kMb)zCj9b*!ZzmcqrpufrSEn7yo=_?RxJ z;g*q=m68zZ<G9Vp;We{kN>ORS zD~kMCi1|~S(1+i3*51_GZ!IgVlk)b+YO`1pW|PD6$xi8vEJfD8lciueVZmUT;OHJE z&iEpG; zS|S&xit2|ut)f6AvyPTv$cgxVA@W0;D9!*AjN6^qF+uwI(3VAebHHHpNt>8m%*^^2 z(@y0ip$=hx0M3(jOCwP>SB8X06eN(lg? z3;H?mm`Ko{(G>q$s<7EBJLteElOh)t(3h}V?j9AHnjrFwBajYOu#LNdr%U7Xmqxy_ zi4t}9(WLN3ygZ4|(Ry0^lM>@Bj zL{9RgV8%GBX$gM%5XB$UV!y{N>7W$a^KhO+JZ?UR{f>N)Bqo_ZHburIi)rRhOp%&o zQ5a^%TuLuBZhP3C7UMB4xx-v^jyboyvXrJ`ep}Gn4X6k3oa1(lMYSCbUcgjXMrQ^) zUM(f|u??^6Up|(Ij7kv;MrlcK7cgSp-O?OsOA#}L7CDe2R*RUuiM*8}0#`s{~p8GJ>;a)YKtP@&L;Q3e6m(GHCD+Cdb`X7WCPN{6NU_w0+IK! zMeWc`bBH2=h8by0bBt}hW1QGuV)?%C*uQ5RFu8=s)Jj)tjdX@er%sxswyA-jra|UL zYI8)dm>BsuM@$|AbD<~hbW0z;J_^P~JW`b_R;XjA5``mjO|B@P`SX32kY$^7z~ZrZ ztRCA{mVMTcZNPeos5TuGo60XV@3ZZ*57<2R?dF3*Hb*|l6*t!}^*B6o zEZaN@)Gp{nW@(RTd7?z*MlQmi>+!Ta@^+q>90})%@nL%DJ)W##Y8~Tx@^UcUsrynx zDFdmOP}nh4JCJ%P>#&KY9itjZr5Tua+(&d&1IqJF9+Q>+cL`Y$e|j0U22aj13I5*( zLf)(VM&mN=q-iSc`^bQr9!c;itb=^y0rCL_1nSi{3r0B;b#s+lH#cU*L76|{2j6kbyHB6D5s)44KSU6?m69Z2A)a*GXb*zW$9YtYy0RnU{OD#(-UTp{awxG~W6RDCA#UOLw8_EB z8D=gEgTeyHu_(OIaSKwG^-n0JnO?_y|r*z&H5x!Jo1DCDhWkQWi(9C=od` z;B@=5&MRDBxwgJ?#hRMJ%C@$(^()r3)wF5}vGi@fZSTHCl&QXxQ{S@|(u!&50_v&r zw<7#y@tOAKYHB`e>~X~;(K`jbRqycFt4||T7szGML80q_w4T{II^0@ebMf0jo9IJZlj`6ME0i8xduzLE%CBupl)ff7?=AAW0& JaG1sV{{`{`E?@uv diff --git a/processing_modules/__pycache__/standardisation_mapping_functions.cpython-39.pyc b/processing_modules/__pycache__/standardisation_mapping_functions.cpython-39.pyc index 5bc8daa4867b37f59a5843e252a2a96a159068d1..587e7d22356c5294db11053e76fa3b95de51ebb0 100644 GIT binary patch delta 2384 zcmb7^Yiu0V8HVSZX!Gxko|oiVes zHZe8}3Q>}lMjJWRQOg2OfFB5ckSb)PiYQ!!h$s@Mq7s4@2qC0tE~HfvEiG!_v%b_0 z{9#wmIp6utIq!MTH@kD1A%S$DE-Y(tSx8nT+74^jrual%)k-qK7(vhyQ z+}i4~*Sk8`b@Y>7G(nE(@9F-05&D;AWsiugUOFrHVIj8wx#9`1>!Y#at~FV)?*F+z zP4B%ThxLEXm+5Sl>c@rEvvZ$(&q<#aaxHlVl~eh;7~x*`ApR`JI`q?zQB20*b8rTH z0nUQIfOFul;Cx<*iOmEL#HD6xW`(<%&Q@VOCAb2y5E3F?;7%Zf z?#c&ZqB7lJ9as-GfQ>-x5qdLkzX{{bpa)Euu1AcD1@$cm?#>5eqRd-+q~_SJlil9Q zZt|C85A|rNfuxaE?LO5_7;3`oPZ()eeITPHO?RiNo4RV*t{S&3S2HbDvv#@()9P1y zGp;(MxrWoKYRRNJ;MlGmx07jg$Z!m`&rT-oAw$Qcr3+!?%rul#)6&hj=9;!8j?BjG z6tZF-;!Q1fTGdyOj`z?FOn)a8{c20XMcubj=X1QrKorxz@Ev*hD zF;r8U3#+Q_;E=QtchjvR)|{-N4%n_?xh5_#sU#F!*wHhF>e^}oH%N*b8;)Z;>Gt8; z^|*yD_Vk%rZ_-e8V?cAUKPnf@MQ*DRcgg7nk!6 zq4~U7v|oru7ReVyQzx2w(VP<#r$uv_zkN3yr8=J7O8aRKFWE-(=s~Y_8*L=|2OqtM zj!=iU=w4zabQ53JOE1%2?_4jPk?Amh*TC#$@6kRQlCkMu33}s3I_e#Nj;^_b_Isx< z(1tv9@Kcp?*ju|#-V&tuy(gcLe=j4seW$$8JNT45kLY*Yds==TIc;1H(>Hu*T%JoG z@L!M1sj3cL(VO)qlS~@*7k3|4LSnx2(2n_%%*U&)(l=;z+qa(0oR z^~Xx~D7tL{)!o?QpjdAGmY)c)xmbECz#7Q${u^LpLf}M* zHL)`575;LN^-PY#W!CK@c=Jc4oL|4@emO_Ev<@u^PT3#F}|~ zkooz3L?!Cv$`|>85bPAR7e*HpvTr#ZPz**Ty|FNU-8sxF!w_l=Gl!b_fiP>RYMJm0 z|KbJX*IW3BFpJQ&d`TUvDMDf)*Xr0D?yqKp)XERku?Rm{&DK*JuR2QY{Do?{f;UB2 z%ck!rU8(#-$6TvnQ9gK#D)_4rcB!&`Nh6cuc(^h&`ugrIi z`Z4_@w`i9%DB+>M<+vk~>l^Wp`wvOGXpjoIB-X6zkw*L@QdAoCjrj0JzG2TpjSLh4 zpZ8FszxCbFaM{KU%iG%8wr|{gTc@)Zf5_oZe&jq0dv9FyM;rWqD3PSJ<$YGFw6u82 za^;`%>8oQuR@xce;w`#QSwS?yjqS=w{9W63DDTiOynpXdLPY=JfnKGL(tM~_*-yuK zGOk2%q8Pm delta 1734 zcmb7^X>3$g6vy9rcV^xU-KNvoUYF^VvUFf5l|_(%MT#v2DlH|7V^K<93q>epD457J zg|yLXfQ%{O5Pb@W0s=8$FgGNK2@+W(kqy_^i^ z07+r=8V=KDL`;F_FU;&1!G9s1FM%(+D5hfm3VaQ|0hhrQa1~qw*G(;E#eNHJfSceu z@V#k^*)abAZh_n2N6=?2{?zm2yt)-;Zp@BswZI8n$mYO245WZmkYe+kVPbQ}_U6m}_?35r1p7!Do-g&+#X zfmvo&%!T=W&ASVmgndh|!x9`1EFnvz49o_W(Bq~%W_4W-D!?323FZPT#uB`{`+2bE zgDNmowAHzF0#ASirYB~tSJx^OdH@2IGyoZb83H9}6ygry!Ulqb;c#SB+t&+Ao{d(v={?rYlK@ z;d@?9Qu28GB33-QVwCmUXX0LCu5qZDj2h#xVVWw6x&~{yDNuA;%WUcKiXPIM0i(7__;#I@QN-b(O5pIi$;oaiKJrg)zx%fnk^zV59r^Y z@BiAeH(U59W86@jk&l|j@!vUONk-(sMZXi<#b7)~3q&Cw$`vJ4!k2P|j`zMIC?@j8 zpa@$-h?nPysRQQ|p@-!8JkduK-4Vv!Kv+6o&KDt?06UK+a&=hv_}p4bu@X$O67&0U zD&W3+;o{b?u-hkN<6-Ntb>0;g<-8_Gq_Qh4GC6_QZ)ME5r?}b~Q_RYC2co97**cXC z3U1h$czHr;vnL$89eb2c+CcqlkHY7XS|#B~D7w;aPuTJ6o%ZsH0s(BmE>9FVqMvK= zZv4l;SjMdzg->Sw?9lTZ$6boDZlx?q*CG+QWQz9dDC(69pVf*5jg*_~waG;FESG6# zX%%m3&@ND`tTHq&(PduNs5Q}IKG&#iqc`|ulcsa1L5uL~Ob6fqx>VlXt$F3GO`?CiYHllhAs^}19F!`5 I>DH#wKRo*edH?_b diff --git a/processing_modules/crossnetwork_processing_functions.py b/processing_modules/crossnetwork_processing_functions.py index 380da4c..726460b 100755 --- a/processing_modules/crossnetwork_processing_functions.py +++ b/processing_modules/crossnetwork_processing_functions.py @@ -45,6 +45,7 @@ def get_default_parameters_per_network(network): 'US_NADP_AMoN':['NH3'], 'US_NADP_NTN':['Ca++_PREC', 'Mg++_PREC', 'K+_PREC', 'Na+_PREC', 'NH4+_PREC', 'NO3-_PREC', 'Cl-_PREC', 'SO4--_PREC', 'PREC_ACCUM'], 'US_NADP_MDN':['Hg_PREC', 'PREC_ACCUM'], + 'US_NADP_AIRMoN':['Ca++_PREC', 'Mg++_PREC', 'K+_PREC', 'Na+_PREC', 'NH4+_PREC', 'NO3-_PREC', 'Cl-_PREC', 'SO4--_PREC', 'PO4---_PREC', 'PREC_ACCUM'], 'WMO_WDCGG':['CO','CH4'] } @@ -77,14 +78,14 @@ def networks_to_merge(merge_type): 'EBAS-Independent','EBAS-NILU','EBAS-NOAA_ESRL','EBAS-NOAA_GGGRN','EBAS-OECD','EBAS-UK_DECC', 'EBAS-WMO_WDCA','EBAS-WMO_WDCRG','EEA_AIRBASE','EEA_AQ_eReporting','JAPAN_NIES','MEXICO_CDMX', 'MITECO','NOAA_ISD','NOAA_ISD_EU','NOAA_ISD_NA','NOAA_ISD_IP','UK_AIR','US_EPA_AirNow_DOS', - 'US_EPA_AQS','US_EPA_CASTNET','US_NADP_AMNet','US_NADP_AMoN', 'US_NADP_NTN', 'US_NADP_MDN','WMO_WDCGG'], + 'US_EPA_AQS','US_EPA_CASTNET','US_NADP_AMNet','US_NADP_AMoN', 'US_NADP_NTN', 'US_NADP_MDN','US_NADP_AIRMoN','WMO_WDCGG'], 'GHOST-PUBLIC':['AERONET_v3_lev1.5','AERONET_v3_lev2.0','CANADA_NAPS','CAPMoN','CHILE_SINCA','EBAS-ACTRIS', 'EBAS-AMAP','EBAS-CAMP','EBAS-COLOSSAL','EBAS-EMEP','EBAS-EUCAARI','EBAS-EUSAAR','EBAS-GUAN', 'EBAS-HELCOM','EBAS-HTAP','EBAS-IMPACTS','EBAS-IMPROVE','EBAS-Independent','EBAS-NILU', 'EBAS-NOAA_ESRL','EBAS-NOAA_GGGRN','EBAS-OECD','EBAS-UK_DECC','EBAS-WMO_WDCA','EBAS-WMO_WDCRG', 'EEA_AIRBASE','EEA_AQ_eReporting','MEXICO_CDMX','MITECO','UK_AIR','US_EPA_AirNow_DOS', - 'US_EPA_AQS','US_EPA_CASTNET','US_NADP_AMNet','US_NADP_AMoN','US_NADP_NTN','US_NADP_MDN','WMO_WDCGG'] + 'US_EPA_AQS','US_EPA_CASTNET','US_NADP_AMNet','US_NADP_AMoN','US_NADP_NTN','US_NADP_MDN','US_NADP_AIRMoN','WMO_WDCGG'] } return merge_type_networks[merge_type] @@ -1337,6 +1338,9 @@ def get_data_files(run_details, parameter_details, specific_station='', specific elif run_details['network'] == 'US_NADP_MDN': valid_data_files.append(run_details['data_root'] + '{}/original_files/{}/MDN-ALL-W-i.csv'.format(run_details['network'],run_details['ghost_version'])) + elif run_details['network'] == 'US_NADP_AIRMoN': + valid_data_files.append(run_details['data_root'] + '{}/original_files/{}/AIRMoN-ALL.csv'.format(run_details['network'],run_details['ghost_version'])) + elif run_details['network'] == 'WMO_WDCGG': data_files = [] stem = run_details['data_root'] + '{}/original_files/{}/{}'.format(run_details['network'],run_details['ghost_version'],run_details['parameter']) @@ -1552,6 +1556,9 @@ def get_station_references_from_filenames(data_files, run_details): elif run_details['network'] == 'US_NADP_MDN': station_references.append('null') + elif run_details['network'] == 'US_NADP_AIRMoN': + station_references.append('null') + elif run_details['network'] == 'WMO_WDCGG': for i, f in enumerate(data_files): f = f.split('/')[-1] diff --git a/processing_modules/network_parsers.py b/processing_modules/network_parsers.py index f5e9b8b..4cb2457 100755 --- a/processing_modules/network_parsers.py +++ b/processing_modules/network_parsers.py @@ -3377,7 +3377,7 @@ class ParseUSNADPFile: 'AMoN': ['CONC'], 'NTN': ['Ca++_PREC', 'Mg++_PREC', 'K+_PREC', 'Na+_PREC', 'NH4+_PREC', 'NO3-_PREC', 'Cl-_PREC', 'SO4--_PREC', 'PREC_ACCUM'], 'MDN': ['Hg_PREC', 'PREC_ACCUM'], - 'AIRMoN': ['Ca++_PREC', 'Mg++_PREC', 'K+_PREC', 'Na+_PREC', 'NH4+_PREC', 'NO3-_PREC', 'Cl-_PREC', 'SO4--_PREC', 'PREC_ACCUM']} + 'AIRMoN': ['Ca++_PREC', 'Mg++_PREC', 'K+_PREC', 'Na+_PREC', 'NH4+_PREC', 'NO3-_PREC', 'Cl-_PREC', 'SO4--_PREC', 'PO4---_PREC', 'PREC_ACCUM']} def read_data(self): @@ -3411,7 +3411,7 @@ class ParseUSNADPFile: if 'AIRMoN' in self.filename: # correct header to GHOST standards for AIRMoN network #correct column header names to GHOST standards - to_correct = {'Ca':'Ca++_PREC','Mg':'Mg++_PREC', 'K': 'K+_PREC', 'Na':'Na+_PREC', 'NH4':'NH4+_PREC', 'NO3': 'NO3-_PREC', 'Cl': 'Cl-_PREC', 'SO4':'SO4--_PREC', 'subppt': 'PREC_ACCUM'} + to_correct = {'Ca':'Ca++_PREC','Mg':'Mg++_PREC', 'K': 'K+_PREC', 'Na':'Na+_PREC', 'NH4':'NH4+_PREC', 'NO3': 'NO3-_PREC', 'Cl': 'Cl-_PREC', 'SO4':'SO4--_PREC', 'PO4': 'PO4---_PREC', 'subppt': 'PREC_ACCUM'} for to_c in to_correct.keys(): if to_c in column_headers: column_headers[column_headers.index(to_c)] = to_correct[to_c] @@ -3444,12 +3444,13 @@ class ParseUSNADPFile: missing_inds = np.where(self.parsed_data[var] == -9.0)[0] self.parsed_data[var][missing_inds] = np.NaN - # parse flags in AIRMoN to lower case + # parse flags in AIRMoN to lower case, and ensure qrcode to be upper case if 'AIRMoN' in self.filename: - for flag in self.parsed_data['sl']: - print(flag) - self.parsed_data['sl'][flag] = self.parsed_data['sl'][flag.lower()] - print(self.parsed_data) + for ii in range(len(self.parsed_data['sl'])): + #print(flag) + self.parsed_data['sl'][ii] = self.parsed_data['sl'][ii].lower() + self.parsed_data['qrcode'][ii] = self.parsed_data['qrcode'][ii].upper() + class ParseWMOWDCGGFile: diff --git a/processing_modules/standardisation_mapping_functions.py b/processing_modules/standardisation_mapping_functions.py index b43a445..cee64c0 100755 --- a/processing_modules/standardisation_mapping_functions.py +++ b/processing_modules/standardisation_mapping_functions.py @@ -2460,9 +2460,34 @@ network_data_flag_to_standard_data_flag_mapping = { 'u':{'standard_data_flag_name':['Measurement Issue - Unspecified'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'undefined sample (sample exposed for at least 6 hours without precipitation)'}, 'v':{'standard_data_flag_name':['Erroneous Sampling Operation'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'precipitation amount indicates sufficient sample volume, but insufficient sample in bottle for analysis'}, ' ':{'standard_data_flag_name':['Un-Flagged Data'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Not flagged'}, + # flags that are not documented, assume upper case should be lower case + 'I':{'standard_data_flag_name':['Sample Diluted for Analysis'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'low volume (diluted) sample (sample volume < 10ml)'}, + 'F':{'standard_data_flag_name':['Erroneous Sampling Operation'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Field protocol error (serious problems in field operations that compromise sample integrity)'} + +}, + +#-------------------------------------------------------------- +#US NADP AIRMoN +#-------------------------------------------------------------- +'US_NADP_AIRMoN':{ + #A codes = Fully qualified with no problems + 'A':{'standard_data_flag_name':['Valid Data'], 'network_decreed_validity':['V'], 'GHOST_decreed_validity':['V'], 'network_provided_flag_description':'Samples of the highest quality did not contain anything but water, all protocols were followed, and there is no indication of compromised integrity of the sample'}, + #B codes = Valid data with minor problems + 'B':{'standard_data_flag_name':['Valid Data'], 'network_decreed_validity':['V'], 'GHOST_decreed_validity':['V'], 'network_provided_flag_description':'Samples of unknown quality may contain contaminants such as plant matter or insects, or are potentially contaminated due to handling errors.'}, + 'e':{'standard_data_flag_name':['Aggregation/Representation Issue - Unspecified'], 'network_decreed_validity':['V'], 'GHOST_decreed_validity':['V'], 'network_provided_flag_description':'Extended sampling period (> 194 hours)'}, + 'm':{'standard_data_flag_name':['Data Formatting/Processing Issue'], 'network_decreed_validity':['V'], 'GHOST_decreed_validity':['V'], 'network_provided_flag_description':'Missing data from field operator'}, + ' ':{'standard_data_flag_name':['Un-Flagged Data'], 'network_decreed_validity':['V'], 'GHOST_decreed_validity':['V'], 'network_provided_flag_description':'No identifiable departures'}, + #C codes = Invalid data + 'C':{'standard_data_flag_name':['Invalid Data - Unspecified'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Samples of the lowest quality are either of undefined duration, contain bird droppings, or have some other indication of compromised quality'}, + 'c':{'standard_data_flag_name':['Local Contamination - Unspecified'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Contaminated sample'}, + 'f':{'standard_data_flag_name':['Erroneous Sampling Operation'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Field protocol error (serious problems in field operations that compromise sample integrity)'}, + 'l':{'standard_data_flag_name':['Measurement Issue - Unspecified'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Major laboratory issue'}, # flags that are not documented - 'I':{'standard_data_flag_name':['Un-Flagged Data'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Not flagged'}, # supposedly error in data? only appears once in data - 'F':{'standard_data_flag_name':['Erroneous Sampling Operation'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Field protocol error (serious problems in field operations that compromise sample integrity)'} + 'd':{'standard_data_flag_name':['Un-Flagged Data'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'No flag documented'}, + 'x':{'standard_data_flag_name':['Un-Flagged Data'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'No flag documented'}, + + #'I':{'standard_data_flag_name':['Sample Diluted for Analysis'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'low volume (diluted) sample (sample volume < 10ml)'}, + #'F':{'standard_data_flag_name':['Erroneous Sampling Operation'], 'network_decreed_validity':['I'], 'GHOST_decreed_validity':['I'], 'network_provided_flag_description':'Field protocol error (serious problems in field operations that compromise sample integrity)'} }, @@ -7895,6 +7920,8 @@ def network_measurement_information_to_standard_measurement_information_mapping( standard_measurement_information = {'primary_sampling':{'sampling_type':'precipitation collector'}, 'preparation_1':{'sample_preparation_type':'bucket'}, 'measurement':{'methodology':'flame atomic absorption spectroscopy'}} if run_details['parameter'] == 'NH4+_PREC': standard_measurement_information = {'primary_sampling':{'sampling_type':'precipitation collector'}, 'preparation_1':{'sample_preparation_type':'bucket'}, 'measurement':{'methodology':'continuous flow analysis'}} + if run_details['parameter'] == 'PO4---_PREC': + standard_measurement_information = {'primary_sampling':{'sampling_type':'precipitation collector'}, 'preparation_1':{'sample_preparation_type':'bucket'}, 'measurement':{'methodology':'continuous flow analysis'}} if run_details['parameter'] == 'NO3-_PREC': standard_measurement_information = {'primary_sampling':{'sampling_type':'precipitation collector'}, 'preparation_1':{'sample_preparation_type':'bucket'}, 'measurement':{'methodology':'ion chromatography'}} if run_details['parameter'] == 'Cl-_PREC': diff --git a/run/GHOST_configuration.py b/run/GHOST_configuration.py index 4255cb2..f0b7cde 100644 --- a/run/GHOST_configuration.py +++ b/run/GHOST_configuration.py @@ -83,7 +83,7 @@ error_out_file = True # US_EPA_AQS, US_EPA_CASTNET, US_NADP_AMNet, US_NADP_AMoN, WMO_WDCGG, # GHOST, GHOST-PUBLIC #networks = ['AERONET_v3_lev1.5','AERONET_v3_lev2.0'] -networks = ['US_NADP_NTN'] +networks = ['US_NADP_AIRMoN'] # PARAMETERS (list of parameters that you wish to process, or default per network) # Gases: O3, NO, NO2, SO2, CO, CH4, diff --git a/run/__pycache__/GHOST_configuration.cpython-39.pyc b/run/__pycache__/GHOST_configuration.cpython-39.pyc index 53ef680caf02e5c640ec3492ce92dcd79111ce31..b26c833dbe85c54a515c6eabc537dfdb96c5f4a6 100644 GIT binary patch delta 42 wcmeys{+XROk(ZZ?0SNkdI?{MI@@g~k@r4G*`#HJ<#5;Nh`Q~qSW?ahz0N%d}<^TWy delta 39 tcmey&{(+r0k(ZZ?0SGiDTGO~T@@g}3bB6}U`#HJ<#QTM8c4J)21OT;=361~& diff --git a/run/stage_logs/.gitignore b/run/stage_logs/.gitignore deleted file mode 100644 index 10bc2df..0000000 --- a/run/stage_logs/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -Another way to make a directory stay (almost) empty (in the repository) is to create a .gitignore file inside that directory that contains these four lines: - -# Ignore everything in this directory -* -# Except this file -!.gitignore diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S1/0_null.out new file mode 100644 index 0000000..1e94f72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2596741755803426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE02_F-AAS.out new file mode 100644 index 0000000..60fbc4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE02_F-AAS.out @@ -0,0 +1,4 @@ +DE02_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5300230979919434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE99_F-AAS.out new file mode 100644 index 0000000..f616ce9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_DE99_F-AAS.out @@ -0,0 +1,4 @@ +DE99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35084885358810425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL18_F-AAS.out new file mode 100644 index 0000000..f002eed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL18_F-AAS.out @@ -0,0 +1,4 @@ +FL18_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.478797705968221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL98_F-AAS.out new file mode 100644 index 0000000..9244e25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_FL98_F-AAS.out @@ -0,0 +1,4 @@ +FL98_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3505401889483134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_IL11_F-AAS.out new file mode 100644 index 0000000..560af6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_IL11_F-AAS.out @@ -0,0 +1,4 @@ +IL11_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.6405996402104696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_MD15_F-AAS.out new file mode 100644 index 0000000..de8ea97 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_MD15_F-AAS.out @@ -0,0 +1,4 @@ +MD15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.45331785678863523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_NY67_F-AAS.out new file mode 100644 index 0000000..2bf11d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_NY67_F-AAS.out @@ -0,0 +1,4 @@ +NY67_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5560913880666097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_OH09_F-AAS.out new file mode 100644 index 0000000..6191f9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_OH09_F-AAS.out @@ -0,0 +1,4 @@ +OH09_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5053762912750244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_PA15_F-AAS.out new file mode 100644 index 0000000..30d39c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_PA15_F-AAS.out @@ -0,0 +1,4 @@ +PA15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.556059459845225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_TN00_F-AAS.out new file mode 100644 index 0000000..c50813a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_TN00_F-AAS.out @@ -0,0 +1,4 @@ +TN00_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5878349542617798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_VT99_F-AAS.out new file mode 100644 index 0000000..44a1810 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_VT99_F-AAS.out @@ -0,0 +1,4 @@ +VT99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5053767124811809 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_WV99_F-AAS.out new file mode 100644 index 0000000..94d1547 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S2/0_WV99_F-AAS.out @@ -0,0 +1,4 @@ +WV99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.47909651199976605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE02_F-AAS.out new file mode 100644 index 0000000..8893730 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE02_F-AAS.out @@ -0,0 +1,23 @@ +DE02_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0357483426729839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE99_F-AAS.out new file mode 100644 index 0000000..ff49ed8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_DE99_F-AAS.out @@ -0,0 +1,23 @@ +DE99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.44367889960606893 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL18_F-AAS.out new file mode 100644 index 0000000..f222b37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL18_F-AAS.out @@ -0,0 +1,23 @@ +FL18_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4910453995068868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL98_F-AAS.out new file mode 100644 index 0000000..7409958 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_FL98_F-AAS.out @@ -0,0 +1,23 @@ +FL98_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.44133044878641764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_IL11_F-AAS.out new file mode 100644 index 0000000..5904572 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_IL11_F-AAS.out @@ -0,0 +1,23 @@ +IL11_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0471290747324626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_MD15_F-AAS.out new file mode 100644 index 0000000..abb6863 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_MD15_F-AAS.out @@ -0,0 +1,23 @@ +MD15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5007265090942383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_NY67_F-AAS.out new file mode 100644 index 0000000..07dee93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_NY67_F-AAS.out @@ -0,0 +1,23 @@ +NY67_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9961199839909871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_OH09_F-AAS.out new file mode 100644 index 0000000..432d8e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_OH09_F-AAS.out @@ -0,0 +1,23 @@ +OH09_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7176328579584758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_PA15_F-AAS.out new file mode 100644 index 0000000..b9b3e57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_PA15_F-AAS.out @@ -0,0 +1,23 @@ +PA15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1325174729029337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_TN00_F-AAS.out new file mode 100644 index 0000000..4148254 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_TN00_F-AAS.out @@ -0,0 +1,23 @@ +TN00_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9730394919713338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_VT99_F-AAS.out new file mode 100644 index 0000000..1ecdfd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_VT99_F-AAS.out @@ -0,0 +1,23 @@ +VT99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9963884075482686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_WV99_F-AAS.out new file mode 100644 index 0000000..6e4b735 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/S3/0_WV99_F-AAS.out @@ -0,0 +1,23 @@ +WV99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8863330562909444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..e8d7c53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.246536429723104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..28483b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.619490794340769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..e31e759 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4259919047355652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..ae426cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5079792658487956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..4680a56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.7936187426249186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..8053a6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +2.2151630997657774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..2bd52d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.17443399826685588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..e0d9f44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.2755109945933024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..fd22e8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.4048054655392965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..457dc65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.663555479049682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..c6bc752 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.8711155931154886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..1524ba8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.984728991985321 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..f6e74f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.511302391688029 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..bcccc9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.725886742273967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..cc33a13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.7406962672869364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..20657ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.8665892680486043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..afd1c0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.646447483698527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..1af8d2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.711653339862823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..264bca4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.563615123430888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..bb23826 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.719470043977101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..f0a8896 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.881882639726003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..f4b8411 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.020054904619853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..fdd51f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.625533425807953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..824f247 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.9553799947102863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..0d919fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..f8f997b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9c1455f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ac82806 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9095809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ade5853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..64aee07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..e67096d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..87b84e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..d4ddf05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..2161412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..072c1a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..139401e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.0665331761042277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..fe3c958 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.0591654896736145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..71406a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.041828382015228274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..5fcb18d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.051001107692718504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..5b6128d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.040512327353159586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..e7148ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.026510071754455567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..c2d3359 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.034328397115071616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..ef19940 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.024354676405588787 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..c999a51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.07851530313491821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..67b1b63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.03849692742029826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..3c71ec8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.04173057079315186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..a36bd5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.06875398556391397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..618a36f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.04785170555114746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..ed81689 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.029028125603993735 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..fee5c43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.03764817714691162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..aa7e3bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.030507433414459228 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..9550b50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.07226693232854207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..44c2ea3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.026468507448832192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..b0720c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.03933599392573039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..a5e2aed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.031125307083129883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..0e41e05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.042388478914896645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..7284fdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.0834782322247823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..e2fd3d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.04481816291809082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..f7e9d4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.05031232833862305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..8fcd6cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.08546224037806192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..9381a15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.042730470498402916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..a8eec07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.10387840270996093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..144edce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.03463173309961955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..e6cf93b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.08563823699951172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..4149dad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.07331800858179728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..41d837e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.048614688714345294 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..a317f0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.0455073078473409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..ffc72b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.048434674739837646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..9a16009 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.035060032208760576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..cc5f6f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.041664528846740725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..5f860a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.02346184253692627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..97b7994 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.08076683282852173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..84bb3cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.025327591101328532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..9d2edf2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.059668886661529544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..0e3f40c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.0506170392036438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..328f7d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.08533306121826172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..d04cab6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.024324103196461996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..6bb8688 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.030794835090637206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..6fca142 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.032189432779947916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..c82edc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.03556406895319621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..88255a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.04827627738316854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..e0094a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.13250082333882648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..25ec9cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.03770984411239624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..611e0f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.027624650796254476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..664723a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.07301180760065715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..5efd421 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.042932772636413576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..3da4333 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.06292170286178589 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..cbd3112 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.022621285915374757 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..a6b12cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.027454884847005208 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..8f1753e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.03374569416046143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..300fd2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.06586406230926514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..603a743 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.04311593770980835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..d0ba7ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.060233108202616376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..c4adb34 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.028000811735788982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..2a5de0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.041650474071502686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..a1acd5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.041882701714833576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..858da6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.051946401596069336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..c311dd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.050001096725463864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..24aeefe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.07561030387878417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..8bfbb82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.061136698722839354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..86f9e39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.06526497602462769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..87f3607 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.07367952664693196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..5bed114 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.06324755350748698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..5c0a381 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.050920907656351724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..07098eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.04230645497639974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..10f82dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.032000998655954994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..a7a836e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.05096316337585449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..b6f3f6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.06407238642374674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..7580c8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.047925535837809244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..441be77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.038301944732666016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..e622561 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.04074661334355672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..48265fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.038183101018269855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..bcd5106 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.02407622734705607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..a41f894 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.05009021759033203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..496f2d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.06227182149887085 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..8087542 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.08532589673995972 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..03bd0af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.0289130965868632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..e53dba7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.08505152861277263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..eeb34a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.06614867846171062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..af17327 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.04626301924387614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..16b3ede --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.058573782444000244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..c35133c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.07562771240870157 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..ac74332 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.07587574323018392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..cb00183 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.08448481957117716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..2847bd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.05280484755833944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..f7a8bd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.05144210656483968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..530a5d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.02537597417831421 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..84172af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.035302452246348065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..ca4175f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.061867531140645346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..660afb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.07420458793640136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..43c939c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.049993995825449625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..7e0b804 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.08715102672576905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..d61c846 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.08582114378611247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..2e9ff02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.042214616139729814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..a58e82c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.05461633602778117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..cd593cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04327800671259562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..1e84031 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.035304399331410725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..3271f15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.031018348534901936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..e10c175 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.05106960535049439 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..9236843 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.06915979385375977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..4e18ced --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.032456525166829425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..359c242 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.04143399397532145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..dac9aa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.058769444624582924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..5b96999 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.04820240338643392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..ee0dc24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.08340218861897787 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..4565280 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.1123484214146932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..e561744 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.030666462580362954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..4d46629 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.05045559803644816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..3cd628c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.05104422569274902 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..e9d2116 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.04933856725692749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..b82e9bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.031629355748494466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..b9fdceb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.084566334883372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..31d2903 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.0320182998975118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..4e7a532 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.07100788354873658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..be7acf2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.028702767690022786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..3a44664 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.09341190656026205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..106a9f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.027253830432891847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..7a7244f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.03950730562210083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..ecb0a13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.04442238410313924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..db789c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.042438765366872154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..27de8f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.03773932456970215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..cd5fd1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.0747889796892802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..3664416 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.03403169314066569 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..536dc90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.05194373925526937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..6616e51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.0847148855527242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..b82f919 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.03822894891103109 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..ae73d92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.05310090780258179 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..1a3784a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.07022309303283691 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..823a03c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.04606056213378906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..bb9ae81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.04069989522298177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..16c0b27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.03317381143569946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..5a1ef51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.052686138947804766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..88bc776 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.05057144959767659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..0e4bbaf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.04031908909479777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..f9aa70e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.029048466682434083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..12f3d47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.053438834349314374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..ed146d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.060625918706258136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..72d1fd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.09293593962987264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..98eef15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.04094319740931193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..d61b7be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.07016739050547281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..7d770b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.052641709645589195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..30a5a9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.0384335199991862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..4bc3eed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.06126873890558879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..bd12055 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.062181214491526283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..3eebd0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.03332418203353882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..bcd8344 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.052546926339467365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..72e6348 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.06611002683639526 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..133e03d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.030543971061706542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..8c5f125 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.0817139744758606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..2b7844e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.08509661753972371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..53b4471 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.051701593399047854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..c6633b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.04262019395828247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..3111126 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.030297974745432537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..c93aa55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.027539479732513427 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..20e8435 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.039281336466471355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..898f00f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.056692938009897866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..d6c024f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.061281808217366535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..c52d935 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.08562535047531128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..1e28591 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04130239089330037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..ef22c19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.030916277567545572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..37bd089 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.04064724047978719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..652245e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.07413787047068278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..4da8268 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.0742369016011556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..c2e6b73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.03978529373804728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..c248ec5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.052794361114501955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..06d0595 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.03804597854614258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..e419a45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.04095513820648193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..8b1b1ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.13891802231470743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..d02ebf9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.029694890975952147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..0714563 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.07628443241119384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..82b2887 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.04454054832458496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..6d49d42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.0756718913714091 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..2e09fed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.08362551132837931 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..2c63014 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.03950862089792887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..e3655d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.07154844204584758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..1a100eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.08581065734227498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..e6f0363 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.050892746448516844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..5eada12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.03741319576899211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..781c3a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.04018561840057373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..aaf2d8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.0505123496055603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..d5df885 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.03689825137456258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..19325b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.07283793687820435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..09cacb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.04947778383890788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..ec24f25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.11478139956792195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..ef9f716 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.05090498526891073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..05a69e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.06253709395726521 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..c13bddb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.032264745235443114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..710b96d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.06153607765833537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..3a13088 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.04210376342137655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..3529a3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.07379405895868937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..8bdd3c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.031582093238830565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..7bf897b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.05092670520146688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..e0401e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.04388584693272909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..662535c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.06100778579711914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..eba4bdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.07398024797439576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..f20e2b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.04412755568822225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..97f9e2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.03888651132583618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..36e7b2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.04466267824172974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..6617dce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.04101159969965617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..0394c53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.07689826885859172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..55a6724 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.06111358404159546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..213ba2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.05213236411412557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..ee6dde1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.042930607000986734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..211a2fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.072110116481781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..a8b6852 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.050514388084411624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..01c4e77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.08030974864959717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..eed06b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.030107359091440838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..cc391cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.0620783527692159 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..dce81e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.06495786905288696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..f6141e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.06140701770782471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..f846f02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.03759904702504476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..c7e1ad8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.025948603947957356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..68863de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.08214587370554606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..16bc266 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.02543100913365682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..9153562 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.04149760405222575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..391a8a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.07966726620992025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..f22423a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.0837141474088033 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..c2d09ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.05084936618804932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..279d29f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.06528505881627401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..d643665 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.06163184642791748 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..7ce425e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.05041059255599976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..198ff94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.051329914728800455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..986f893 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.07519336938858032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..99c73f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.043499239285786945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..71e2991 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.04909742673238118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..6df55be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.07740266720453898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..2c09560 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.03921608527501424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..a336c6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.03286414941151937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..e4227f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.04030302365620931 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..7021005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.08472137451171875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..4fe3856 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.05111003716786702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..3d250f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.03782744407653808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..e415cf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.02733613650004069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..b22256e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.042947975794474284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..cd16adc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.07403663794199626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..c386fd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.0284628431002299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..986a2cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.0467083732287089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..a19b2e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.04946748415629069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..6521089 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.07329757213592529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..4805519 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.04560995896657308 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..896c18b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.05215111176172892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..aec5b56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.039323389530181885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..5f7950f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.04302584727605184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..faeb70c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.07247759898503621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..12876f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.043419909477233884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..2ea5be0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.05153583685557048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..5426bbf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.030994876225789388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..238f6d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04342214266459147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..d3c5722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.05075630744298299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..18db68a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.061588362852732344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..09efe95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.08349724213282267 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..c8bd88a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.03683110078175863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..8d7296d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.03972834746042887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..c72ae1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.03815269470214844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..f8b2942 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.039081907272338866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..7f3f65e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.05250780582427979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..5b0229d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.046103318532307945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..041d16b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.0858215610186259 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..bd6b4f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.06427223285039266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..94b623e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.10321805874506633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..1bb8a9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.04304972489674886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..ac4f793 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.06157187223434448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..8eefe3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.03751918077468872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..0ca93ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.036400449275970456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..3631469 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.02317179838816325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..420b7f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.028113683064778645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..7a0ba16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.04117253621419271 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..58ae5c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.03912721077601115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..48b86ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.06484245856602987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..eb6bd79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.04975938399632772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..2bb9786 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.07226621707280477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..5b35831 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.10191733439763387 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..f282a03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.0518569548924764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..20ac22f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.08537211815516153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..4a22d19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.050535317262013754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..9f0d866 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.037155834833780925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..adfac72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.05394997596740723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..6600e67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.12728487650553386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..17a4b2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.03735150496164958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..4e7ca5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.03535073200861613 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..86860e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.042414371172587076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..d3a1265 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.03623892863591512 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..972e09c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.06614221334457397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..3c9fa12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.031608963012695314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..69e0145 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.07319213151931762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..2419e27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.11049210627873739 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..1b60805 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.04157941738764445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..122bbeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.036479433377583824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..30fd578 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.05792115926742554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..22a7d82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.029630859692891438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..304d516 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.048897258440653485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..81e2708 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.04400859673817952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..9bfad65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.07373479207356771 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..6033bb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.044223709901173906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..4c3625c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.022176106770833332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..62d682a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.050276402632395426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..b6683ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.037341535091400146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..65d0f23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.046433770656585695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..5d1be30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.04422072966893514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..8d2b774 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.08360754648844401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..3df9d78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.029643197854359944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..fc6cec7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.07638116280237833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..b145d59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.025706144173940022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..ccba845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.035197309652964276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..e095f81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.06298902034759521 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..0fecb45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.1329149643580119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..02bb993 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.050721863905588783 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..d66887c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.057891658941904706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..964c523 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.04350368976593018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..9cb7f6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.047282548745473225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..0240903 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.04719646771748861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..01035d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04199810425440471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..e05ee77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04286913871765137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..c49f8dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.04259756008783976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..f0e525e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.08229329188664754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..fd2b7c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.06462116638819376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..2a2beeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.029935089747111003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..b931074 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.034643006324768064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..f6e86bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.026565051078796385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..83923a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.048567545413970944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..582dcd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.02816883325576782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..18bac0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.0422941009203593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..bf92595 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.027692703406016032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..6c0f363 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.08745031754175822 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..e49a38e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.046271991729736325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..210ee12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.06152333815892538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..533f908 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.05006556510925293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..6e428d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.023483288288116456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..87d085e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.049606200059254965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..c4a9dfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.03562963008880615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..2050b56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.06635620991388956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..27aa186 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.03726760943730672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..92f2e66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.050843485196431476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..cf32c7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.041627188523610435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..57a1eb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.03130884170532226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..98fdafe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.07835283279418945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..d0bc1e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.07342211405436198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..3bb6e1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.019920933246612548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..622c871 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.05592490832010905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..a0c0c39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.032695845762888594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..c5f8a43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.03782089153925578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..6288050 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.04229061603546143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..357e55b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.027401157220204673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..d9079b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.022411127885182697 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..4e44be2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.040114458401997885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..ebf12ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.023699450492858886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..80b14dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.06414412260055542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..04e83ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.0579853097597758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..7c14f82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.06382026672363281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..36e2670 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.045103017489115396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..bf3d8a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.08240633010864258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..a1c82f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.0845525860786438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..b4068de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.033580275376637776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..6398fa7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.024749910831451415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..e2b0eaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.06980404059092203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..d81e223 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.04079597393671672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..323a44f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.02463678518931071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..1389ee4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.07556614875793458 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..f22d4bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03801741202672323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..03c9965 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04367520014444987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..7e69d7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.042924237251281736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..923ced9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.033562302589416504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..c3c0f94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.0711482048034668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..3692ce1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.08538949092229207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..5cf87e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.04018141825993856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..cccce77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.03698038657506307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..741754a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.07975301742553711 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..b17ae06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.08543977737426758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..9f5855e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.035451292991638184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..ad551bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03658359050750733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..55b3d55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.07158658107121786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..8beacf2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.1346089005470276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..0535855 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.08012623786926269 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..d6922fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.07698047558466593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..16f8dac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.05024019877115885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..0130857 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.04026724100112915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..691f170 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.0476724902788798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..14e8254 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.03837904930114746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..09c3c28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.06012122631072998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..7f5a6b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.09069174528121948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..a216cd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.03675540288289388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..68746d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.030294986565907796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..959fe26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.04625021616617839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..429a9b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.06023379961649577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..65c7c4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.04110728899637858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..2da8cbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.022746531168619792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..5a94644 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.023984873294830324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..ca20808 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.03523624738057454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..5209bfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.07024564743041992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..7c8e557 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.02666108210881551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..d0d538b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.0408693790435791 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..0ba5aa2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.08478400707244874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..25a3930 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.05074274937311808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..7dfd794 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.06343123515446981 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..cd9eb76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.05995341142018636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..95d1968 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.08015811045964559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..6d0570f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.04380186398824056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..d8f2c7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.09580162366231283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..5dcbc85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.02901248534520467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..e6b444d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.04935248692830404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..71305b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.02956395943959554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..9f47e97 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.0329078475634257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..47759fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.019914817810058594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..ce4bb29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.040124948819478354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..269b747 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.02753298282623291 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..a1bc4ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.07257145245869955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..3c96c81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.028210739294687908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..b083ab7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07683058579762776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..118f699 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.04008168776830037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..96e7e93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.07172918717066447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..132df21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.0368315855662028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..59af211 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.04918726682662964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..c451456 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.041106096903483075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..15e9633 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.048606499036153154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..3955bd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.04911898771921794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..2b51856 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.024901358286539714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..8dca036 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.04836139678955078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..b612631 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.03955994844436646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..0a91118 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.08325838247934977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..a728267 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.10194412072499594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..4fb1aa5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.0292326291402181 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..d28eddc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.04219215710957845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..a8dc72c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.031690152486165364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..497b5d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.030108654499053956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..d2911f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.020136988162994383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..2dd5341 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.07159988880157471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..d7a2a9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.050807178020477295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..9052a36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.052300655841827394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..89a943e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.04741934537887573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..7df9072 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.0375553568204244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..85fdcb8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.03156596819559733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..a945706 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.06026142438252767 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..d0e2c45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.035640092690785725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..b34a63d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.0502710501352946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..73d3f1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.049060575167338055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..c0fd7f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.04366257190704346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..d97a748 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.030527536074320474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..c4d8c2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.08620746533075968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..0ddbdfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.04151935577392578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..4ca0864 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.03546348015467326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..f5bbea5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.07967268228530884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..d81cd72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.04166330099105835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..18862ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.06605000098546346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..01beaf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.03784252007802327 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..cfa15b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.04318983952204387 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..c159161 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.13518377939860027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..6253a5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.04987223148345947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..b2a5485 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.08345957199732462 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..d17ac86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.04865697622299194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..5f016b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.026578915119171143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..a871c75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.04121548334757487 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..36153b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.036395831902821855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..603d0a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.029527620474497477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..47ae2d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.023739298184712727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..2c1d028 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.05713437000910441 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..50d0cea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.03504091501235962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..6e083b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.06297050714492798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..616d03c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.075806458791097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..5afa0ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.05901631514231364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..46f1e1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.07393564780553182 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..55a04c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.07351967096328735 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..801deb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.06292120218276978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..d2b28fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.027284554640452065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..3b8b8de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.04915596644083659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..6dd3700 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.04639973640441895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..790c749 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.048041109244028726 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..03c987c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.037375171979268394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..553e4b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.05278443495432536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..d494aac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.08219907681147258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..ce5ae2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.05954039891560872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..0e83484 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.06114037036895752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..b8540e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.039313328266143796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..7cb6250 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.020201778411865233 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..7ecc8a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.08549770911534628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..c2572e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.07092404365539551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..602116c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.06128091017405192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..165e864 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.047367719809214275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..cf28cbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.02771536111831665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..cd2f274 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.030772729714711507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..88d32d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.02699897289276123 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..54ee802 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.04828411340713501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..b0d6fab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.07126290400822957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..86700aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.0236079732577006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..a617031 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.0539779265721639 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..8bf4564 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.07239870627721151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..d9607ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.04657986561457316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..d5c5ebb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.05954339901606242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..2984084 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.071881898244222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..ce1b8da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.035766919453938804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..8a6032a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.043046748638153075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..a48b38a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.08005187908808391 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..a659583 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.056489368279774986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..e2e0282 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.02927964131037394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..a0265b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.053099246819814046 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..7b9e252 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.0470134695370992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..f0ce7e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.04981857140858968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..be8ed9f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.025731754302978516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..b3e8a1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.032776721318562824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..c3287f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.044365580876668295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..5db8130 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.038167250156402585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..9dd8242 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.045309452215830485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..4950495 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.037155274550120035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..5efcefb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.07102655569712321 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..ce9e79b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.025895686944325765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..f2911d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.03225770394007365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..ff7c0c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.03795859416325887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..da769ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.07318136294682821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..504369a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.06371880769729614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..cffbb00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.03559394677480062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..0186f86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.10957967440287272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..624d98a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.06330467462539673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..022e3e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.13543781836827595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..a3344b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.036095348993937175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..2683006 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.13413108984629313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..a09c9b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.03887116511662801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..ed1db90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.08372245232264201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..ec2042c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.02768779198328654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..be785e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.03908319473266601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..8f2c19c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.08052800496419271 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..3f70158 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.04065334399541219 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..bf29dbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.05228563944498698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..332713d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.05778461297353109 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..6e7a9fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.03373502095540364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..a56ceac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.10868857304255168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..3db56ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.031001031398773193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..43ae0ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.03986148436864217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..c09d23c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.03957513173421224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..72dacca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.04724938074747721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..a4511b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.034168402353922524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..8386abc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.03906372785568237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..48e0064 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.07004306316375733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..e715a68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.039088900883992514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..201d61a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.04914397795995076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..edbe603 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.04075280427932739 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..fcfb4de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.03370229800542195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..3c40f4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.042314080397288005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..29317eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.030990604559580484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..03efaab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.022519874572753906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..3b17f4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.07967243194580079 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..664e5ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.09000471830368043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..c7d1a50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.03273673057556152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..7fdeb6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.08551770846048991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..fcbd8ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.027616862456003824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..e270feb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.055514538288116456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..73a80d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.026229119300842284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..890e14d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.033135056495666504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..ae6b2ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.04813723961512248 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..e518d86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.06266149679819742 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..a0e33e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.027103424072265625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..ed3cbf3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.07507983048756918 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..50afb61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.02266232172648112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..c9051c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.042373470465342206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..e976d61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.024674578507741293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..78b7a36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.06947758992513021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..1ee5d3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.02052396535873413 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..76f4396 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.1009084423383077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..224a0a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.041325517495473224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..70bd433 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.04531906445821126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..74ff5f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.07051471869150798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..5971c23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.07319569190343221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..16bb44e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.03667845328648885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..e9a11b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.04163800477981568 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..1c8c774 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.059781360626220706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..0de5932 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.08722961743672689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..2458cc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.05356077750523885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..27a9fe7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.08563853502273559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..6931e27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.01990475654602051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..c73240b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.03005474011103312 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..e6c07d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.05519009033838908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..cb31117 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.073646879196167 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..3ff5039 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.039791333675384524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..d36adc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.04790746768315633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..f26b48b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.028416824340820313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..a188772 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.06911164124806722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..c9105c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.046244359016418456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..64e43a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.02653271754582723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..188ff63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.049148563543955484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..5da88ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.08571565945943196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..636fc26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.07142858107884725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..8f9e2a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.02902566989262899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..c12fa84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.048174564043680826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..d79e26f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.036151047547658285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..4e8252f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.061922494570414224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..b59e087 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03366402784983317 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..4fc3245 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.028183352947235108 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..f440282 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.046354711055755615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..b08a7ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.08056496381759644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..424b23f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.0472703496615092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..1a8d496 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.024022630850474038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..c970883 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.032240645090738936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..2a3250e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.05017905632654826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..c266776 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.06492403348286947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..61b8a37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.04093261957168579 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..d666c52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.03216043710708618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..ed7f3cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.02272828420003255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..9a969a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.042126667499542234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..c03c329 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.02882626454035441 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..9e1bd11 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.017318689823150636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..3342e08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.025938006242116292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..5dc6154 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.0248602032661438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..0ad2654 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.043287952740987144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..d7ca474 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.13609596093495688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..d480d6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.039825789133707684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..93941e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.08544447819391886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..4a788fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.045331048965454104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..2695430 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.04422227541605631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..8844024 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.034162994225819907 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..d725922 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.037572868665059406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..0745571 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.03003591299057007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..c94aa9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.03106399377187093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..ea49187 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.025271002451578775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..548abee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.033324877421061196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..ebe7069 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.03000426689783732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..8c272d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.022106643517812094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..24a2469 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.02039486567179362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..82327c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.03023003339767456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..88e8f33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.026651227474212648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..e9ef6f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.06312734285990397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..eb45f1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.02059791088104248 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..a4bb214 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.0411595622698466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..b4b4425 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.030086886882781983 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..a5a85c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.018478763103485108 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..3e02436 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.0210211714108785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..ebef8e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.05495020548502604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..a4f0080 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.06019423007965088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..70c48e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.028176776568094888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..76d2c7f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.04839487473169963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..fe341ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.13529103597005207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..127ef5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.04565056562423706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..4b5fae5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.07066585620244344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..0fc39de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.039591419696807864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..6067dbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.03969448804855347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..91d581e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.04655666351318359 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..f2e4a3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.0576902707417806 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..910fe89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.060823615392049155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..39a1ef6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.08280712763468424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..8766d7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.05956217845280965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..dd5f3b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.01726131041844686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..30157e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.05478096008300781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..ccdc607 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.09011751810709635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..aed10b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.039910391966501875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..aae1e83 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Ca++_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.025207149982452392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S1/0_null.out new file mode 100644 index 0000000..c7ebcf0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2750631848971049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE02_IC.out new file mode 100644 index 0000000..073ba09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE02_IC.out @@ -0,0 +1,4 @@ +DE02_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0018571217854817708 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE99_IC.out new file mode 100644 index 0000000..193e65b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_DE99_IC.out @@ -0,0 +1,4 @@ +DE99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0007486224174499511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL18_IC.out new file mode 100644 index 0000000..7254c17 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL18_IC.out @@ -0,0 +1,4 @@ +FL18_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0015232046445210776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL98_IC.out new file mode 100644 index 0000000..3dfd79b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_FL98_IC.out @@ -0,0 +1,4 @@ +FL98_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0011122743288675943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_IL11_IC.out new file mode 100644 index 0000000..95f640f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_IL11_IC.out @@ -0,0 +1,4 @@ +IL11_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010143438975016275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_MD15_IC.out new file mode 100644 index 0000000..65759fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_MD15_IC.out @@ -0,0 +1,4 @@ +MD15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001507274309794108 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_NY67_IC.out new file mode 100644 index 0000000..0f51509 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_NY67_IC.out @@ -0,0 +1,4 @@ +NY67_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0018518964449564617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_OH09_IC.out new file mode 100644 index 0000000..583a14f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_OH09_IC.out @@ -0,0 +1,4 @@ +OH09_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010002334912618002 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_PA15_IC.out new file mode 100644 index 0000000..44a22ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_PA15_IC.out @@ -0,0 +1,4 @@ +PA15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0018320282300313313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_TN00_IC.out new file mode 100644 index 0000000..ea60431 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_TN00_IC.out @@ -0,0 +1,4 @@ +TN00_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0018144766489664713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_VT99_IC.out new file mode 100644 index 0000000..dc8a2cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_VT99_IC.out @@ -0,0 +1,4 @@ +VT99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0011095444361368815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_WV99_IC.out new file mode 100644 index 0000000..085aad8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S2/0_WV99_IC.out @@ -0,0 +1,4 @@ +WV99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0018384099006652833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE02_IC.out new file mode 100644 index 0000000..9fa4c64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE02_IC.out @@ -0,0 +1,23 @@ +DE02_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0910864353179932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE99_IC.out new file mode 100644 index 0000000..7145574 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_DE99_IC.out @@ -0,0 +1,23 @@ +DE99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4634601354598999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL18_IC.out new file mode 100644 index 0000000..c5889b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL18_IC.out @@ -0,0 +1,23 @@ +FL18_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5163538336753846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL98_IC.out new file mode 100644 index 0000000..ccc414c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_FL98_IC.out @@ -0,0 +1,23 @@ +FL98_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.46121495962142944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_IL11_IC.out new file mode 100644 index 0000000..c2a2fd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_IL11_IC.out @@ -0,0 +1,23 @@ +IL11_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0669149915377298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_MD15_IC.out new file mode 100644 index 0000000..80dfce6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_MD15_IC.out @@ -0,0 +1,23 @@ +MD15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5103145400683086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_NY67_IC.out new file mode 100644 index 0000000..4734c12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_NY67_IC.out @@ -0,0 +1,23 @@ +NY67_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0562017877896628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_OH09_IC.out new file mode 100644 index 0000000..bc3e2c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_OH09_IC.out @@ -0,0 +1,23 @@ +OH09_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6974222342173259 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_PA15_IC.out new file mode 100644 index 0000000..eeecd84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_PA15_IC.out @@ -0,0 +1,23 @@ +PA15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0781283020973205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_TN00_IC.out new file mode 100644 index 0000000..b979c0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_TN00_IC.out @@ -0,0 +1,23 @@ +TN00_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2278774698575339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_VT99_IC.out new file mode 100644 index 0000000..f09ea9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_VT99_IC.out @@ -0,0 +1,23 @@ +VT99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1073235114415487 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_WV99_IC.out new file mode 100644 index 0000000..7210350 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/S3/0_WV99_IC.out @@ -0,0 +1,23 @@ +WV99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.859080183506012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_D_GLOBAL.out new file mode 100644 index 0000000..538c859 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2007033983866373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_M_GLOBAL.out new file mode 100644 index 0000000..78b435e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE02_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3828379352887472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_D_GLOBAL.out new file mode 100644 index 0000000..1483212 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.0838485320409139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_M_GLOBAL.out new file mode 100644 index 0000000..f84ac6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_DE99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.09288822412490845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_D_GLOBAL.out new file mode 100644 index 0000000..84abb3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.723992645740509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_M_GLOBAL.out new file mode 100644 index 0000000..42fa298 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL18_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6323274811108907 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_D_GLOBAL.out new file mode 100644 index 0000000..a72435c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.045989414056142174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_M_GLOBAL.out new file mode 100644 index 0000000..726928b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_FL98_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.05179699659347534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_D_GLOBAL.out new file mode 100644 index 0000000..4abf7f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3647534171740214 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_M_GLOBAL.out new file mode 100644 index 0000000..b69d621 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_IL11_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3340647260348002 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_D_GLOBAL.out new file mode 100644 index 0000000..34f8104 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.7100556214650472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_M_GLOBAL.out new file mode 100644 index 0000000..0361785 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_MD15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5569881041844685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_D_GLOBAL.out new file mode 100644 index 0000000..5a7154f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2734991550445556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_M_GLOBAL.out new file mode 100644 index 0000000..3f567dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_NY67_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3406548579533895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_D_GLOBAL.out new file mode 100644 index 0000000..4c33dee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.513669470945994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_M_GLOBAL.out new file mode 100644 index 0000000..eb8883e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_OH09_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.7348038196563721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_D_GLOBAL.out new file mode 100644 index 0000000..c412640 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4330443143844604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_M_GLOBAL.out new file mode 100644 index 0000000..ae90db8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_PA15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3088734944661458 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_D_GLOBAL.out new file mode 100644 index 0000000..e1a51e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2590859015782674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_M_GLOBAL.out new file mode 100644 index 0000000..049333c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_TN00_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3538966059684754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_D_GLOBAL.out new file mode 100644 index 0000000..3b0f507 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1020978291829426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_M_GLOBAL.out new file mode 100644 index 0000000..0ba4306 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_VT99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1496358394622803 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_D_GLOBAL.out new file mode 100644 index 0000000..5ab3a93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1528598586718242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_M_GLOBAL.out new file mode 100644 index 0000000..dca84b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/0_WV99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0721806208292644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE02_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE02_IC_H_GLOBAL.out new file mode 100644 index 0000000..7a7aafd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE02_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE99_IC_H_GLOBAL.out new file mode 100644 index 0000000..5852d24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_DE99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL18_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL18_IC_H_GLOBAL.out new file mode 100644 index 0000000..6ba0937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL18_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL98_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL98_IC_H_GLOBAL.out new file mode 100644 index 0000000..4e39c67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_FL98_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_IL11_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_IL11_IC_H_GLOBAL.out new file mode 100644 index 0000000..07b1f4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_IL11_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_MD15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_MD15_IC_H_GLOBAL.out new file mode 100644 index 0000000..267f27d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_MD15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_NY67_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_NY67_IC_H_GLOBAL.out new file mode 100644 index 0000000..babac23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_NY67_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_OH09_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_OH09_IC_H_GLOBAL.out new file mode 100644 index 0000000..906e3e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_OH09_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_PA15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_PA15_IC_H_GLOBAL.out new file mode 100644 index 0000000..1e01348 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_PA15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_TN00_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_TN00_IC_H_GLOBAL.out new file mode 100644 index 0000000..945f82b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_TN00_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_VT99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_VT99_IC_H_GLOBAL.out new file mode 100644 index 0000000..0319dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_VT99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_WV99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_WV99_IC_H_GLOBAL.out new file mode 100644 index 0000000..b40f5a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T1/1_WV99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..db00879 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.022471384207407633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..12fc96c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.283968993028005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..c655f1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.39739014705022174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..bbca780 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.032604444026947024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..f766dde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.4725068132082621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..8e6c339 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.5021082997322083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..0f22dc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.03873940706253052 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..59e5969 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.08188254038492838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..5c576b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.03780910571416219 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..242c530 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.040569519996643065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..af8bec2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.4086387475331624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..5fe7ec6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.06628884077072143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..32c79ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.8703447262446086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..4c3cff9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.507823665936788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..54ca8f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.02925894260406494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..8bb6f79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.2838394323984782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..e68a1b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.06361356178919474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..e3ff55f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.04086114168167114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..32894f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.06767581701278687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..303fb42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.07364686330159505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..051c013 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.28326743046442665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..cbb9eb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.2819179813067118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..0bc2b6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.46807865301767987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..544390f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.036684517065684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..53ba301 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.28254199822743736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..315f48d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.5306687116622925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..28aee18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.08520874977111817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..bccd0a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.5056335767110188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..e8d60ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.04340799649556478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..10c946c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.0703174352645874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..067a620 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.2807331204414368 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..b337c06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.28321524858474734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..98093e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.49284234444300334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..d57da01 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.2821898023287455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..e3f3137 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.8726165612538656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..1b52c73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.2809540589650472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..10d79ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.282254958152771 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..fb0f117 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.037543849150339766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..e54fe26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.504667341709137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..e7b4115 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.040311121940612794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..a476578 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.4021100878715515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..8ef628b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.0806594451268514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..fd85b47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.5039118806521098 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..625add6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.042929422855377194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..35bf9ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.4969633976618449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..cf2fbad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.04084550937016805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..1bda53d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.8628352721532185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..309b866 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.5009537259737651 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..bd03236 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.043039949735005696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..9ea5cbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.5447197794914246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..1da576b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.02872696320215861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..001c594 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.04411606391270955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..8a96671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.8628392299016316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..51fd454 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.28108851114908856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..64e07a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.2837072372436523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..a5d8e76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.2957245151201884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..d54d38c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.07745262384414672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..bd68740 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.5453487475713094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..646b9ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.4557392040888468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..5b80905 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.3815404097239176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..42a00d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.0776837428410848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..f5afa56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.5087906201680501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..ca5898e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.40057438611984253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..51fffd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.27804784377415975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..f05191b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.2811197876930237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..00dece2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.27813278436660765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..115efd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.07835749785105388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..1ec3ec0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.038439313570658364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..cfb3247 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.07925812403361003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..59ea461 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.07824129263559977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..458894a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.0654947559038798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..79247f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.5021823247273763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..aceabd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.027237300078074136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..5196946 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.38249568541844686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..0fc099e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.28338011105855304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..d1b52d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.08062587976455689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..588184f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.08254300753275554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..8ce08d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.2801746209462484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..6b7fa09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.283671510219574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..6285336 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.04650667905807495 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..c22f595 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.4027263164520264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..756506c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.5040964762369792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..fd39e6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.03841897249221802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..a4c47c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.039190399646759036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..f2dda0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.28403571049372356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..7d15d0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.2802087942759196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..22e3229 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.4651188333829244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..fdfdb26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.5443694392840067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..6fc7f00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.4595284700393677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..1413ec5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.5001521070798238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..b0840fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.02973992427190145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..5beea30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.025349839528401693 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..adc1be4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.043315823872884116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..31190b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.07628708283106486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..7f82b23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.4035903294881185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..c52b23b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.9021870613098144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..024b505 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.870855164527893 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..39c52a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.04306507110595703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..fc01326 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.04213075240453084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..3e6e09a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.2935535192489624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..41af34c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.027959370613098146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..76d48ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.28351143598556516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..dd2cabb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.07035125096638997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..66fc995 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.08113435109456381 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..1ba72ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.03170173168182373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..4890c14 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.028018232186635336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..b91071b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.08234179417292277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..7e17626 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.2849055329958598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..8c93dd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.2942655920982361 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..340cd44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.5031344850858053 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..faaaa97 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.08297728697458903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..7952fbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.5043640216191609 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..ff0d846 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.03735891977945963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..63dc6ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.5300005276997884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..8ad20f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.06761720975240072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..27f409c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.04308494726816813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..0b0d046 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.07636484305063883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..1959cab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.2788555900255839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..358e558 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.06841549078623453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..71e6482 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.03923160235087077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..e599cb3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.4046212911605835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..d021b85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.043381893634796144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..d122c17 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.40253857771555585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..eb525fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.9117109100023906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..f34fd4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.41938825845718386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..f26ee47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.08185782035191853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..7d98856 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.041230976581573486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..630beda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.5221049229303996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..d6aed27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.0808980385462443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..8ae5c40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.04223676125208537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..93871e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.5020372748374939 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..fdea59f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.03652089834213257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..b300424 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.2965527892112732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..76caa8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.9043874144554138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..01f522a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.07970808744430542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..14efbd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.38733484347661334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..a1c78f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.043269840876261394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..a25d6c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.9030008276303609 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..706ba6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.05467507839202881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..5d26310 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.0439840833346049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..e95daf3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.07403975327809652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..a2f7229 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.5019587874412537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..74aadc9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.46877846320470173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..56defab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.28047236998875935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..2b2bec4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.5038943370183309 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..b673942 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.040016392866770424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..8d23b09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.2790281812349955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..2d833c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.5037404576937358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..657d08b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.06509661277135213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..01dc99b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.043221108118693036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..b11eed9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.40279934406280515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..1c22ebe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.033919485410054524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..836474b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.040861050287882485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..88b90f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.504430623849233 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..8ea1687 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.4088363329569499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..495ebfb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.5143852591514587 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..e538291 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.037572181224823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..4c6cc52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.38814258178075156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..516a6c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.2797929565111796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..ca2f4e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.04414366086324056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..c6233fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.40904438495635986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..71aad0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.06788251797358195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..6798b16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.8761146624883016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..5684b3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.9024229208628337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..12c2bfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.04232936302820842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..84b4b7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.27660541931788124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..c645d4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.8702274441719056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..36bd3a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.2988855322202047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..82846be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.044660953680674235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..20f74b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.03955528736114502 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..f8dfe3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.46487103700637816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..227fbe5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.49997352361679076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..517310a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.8710399150848389 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..2a36a4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.07621502081553141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..11e3881 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.2790023287137349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..3ae6bb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.559289296468099 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..586e224 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.04144390821456909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..5635eb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.281514573097229 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..8b64e0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.4021301865577698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..398e909 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.5823295036951701 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..96bc064 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.03274591366449992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..65c6015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.07955440680185953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..9d56067 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.2894315838813782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..8ebf7cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.040532386302948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..bf729c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.8715418100357055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..9f396fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.08314183155695597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..2391148 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.07897461255391439 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..0415688 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.027936339378356934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..3d8c58d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.058857965469360354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..0cc9d03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.04367964267730713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..06a7d26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.04328793287277222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..96d1324 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.03488898674647013 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..8346bce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.39525237878163655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..751266d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.02460621198018392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..8c1b435 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.07666200796763102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..9bcdb54 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.07190345525741577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..0cc4e25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.27635634342829385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..fde5a9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.04590284029642741 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..a599e49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.06792725721995035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..ecda042 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.27881353298823036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..371e5ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.03123936653137207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..22cd84f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.043593859672546385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..d45da04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.027313725153605143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..4a94a40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.5335261265436808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..fb80385 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.2775351762771606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..73d7742 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.5811384240786235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..513ec68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.2970722953478495 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..70c8379 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.915637203057607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..eae24ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.06940359671910604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..de15901 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.043945900599161786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..4bbd34d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.8765938679377238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..4fd9a53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.04432124296824137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..65205a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.04061425526936849 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..e3eee12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.5330569386482239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..d56359a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.04430549542109172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..76a95bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.04135087331136068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..2e8b7c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.07740221818288168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..9c937b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.0811549743016561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..18f64d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.49510618050893146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..2c4b95b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.043512606620788576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..98a33d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.47153937419255576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..d098bf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.2967628320058187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..17584c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.40800052086512245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..70022e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.08311370213826498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..2d5b8b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.28117212851842244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..f50bf33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.05199452638626099 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..3a86687 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.06812037229537964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..44e3790 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.5065938870112101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..889aed2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.5045160293579102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..3bd0c7f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.28108988602956136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..fa96dd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.4453432083129883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..332405a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.3010979692141215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..6f10db2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.2833528955777486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..7a82587 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.0440926988919576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..93ee118 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.04565780560175578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..5965fd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.054641719659169516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..2b5ce5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.8681628545125325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..b98f17f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.4029278556505839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..71d1a23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.4416722893714905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..873b983 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.08397355477015177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..7a8102a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.42839022080103556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..fd23513 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.0291677196820577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..be12a30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.08030117352803548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..19396da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.07933436632156372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..6248ec1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.29985097646713255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..4638d7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.5455305655797322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..a59d746 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.07981819709142049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..2e09a5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.0438040018081665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..72a7be2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.032681210835774736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..75f4d62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.39175100326538087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..9745566 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.04088422854741414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..062e560 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.043705793221791585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..4537476 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.4018395225207011 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..ad06f87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.9153355836868287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..43cc81a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.08049696286519369 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..12b9986 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.9042555491129557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..19380a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.042908128102620444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..2cbb0ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.3992825428644816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..ea4907e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.034462249279022215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..93226a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.037188764413197836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..bd3dca8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.04561934471130371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..f2c467e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.5055124243100484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..d244547 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.2829716126124064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..5bcec8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.27676785786946617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..75cf16d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.03886924584706624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..5b6baa1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.08022553523381551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..8f93333 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.40079567829767865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..8de5c8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.04892141819000244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..da17a7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.2866048494974772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..b1d4f72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.04287162621815999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..b1ea2fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.04280510743459066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..207a756 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.3848403453826904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..7b01fb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.0783926804860433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..502a2cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.3901511549949646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..de905dc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.4022925813992818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..817cda6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.27949393590291344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..19d9601 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.4027541716893514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..c2d4cbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.39233574867248533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..5a9454e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.8716722726821899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..0e2b22f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.38686254421869914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..e54e7dc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.0808570146560669 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..ba47816 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.38800346851348877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..72a5fcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.5027088046073913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..55a7585 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.5765658140182495 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..95c7851 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.4652884006500244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..81824a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.04217184782028198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..a716ef3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.054172301292419435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..57f3288 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.40002179543177285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..327a381 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.037730610370635985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..84e600b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.025416719913482665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..899f0a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.0726801872253418 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..774ca7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.38603731791178386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..26d589c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.40251981019973754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..e2e6df7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.2985344171524048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..f49a924 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.03167229890823364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..0ae559a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.38563193877538043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..a0b7e53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.2869199713071187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..e9ad16c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.3996851523717245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..79cdd4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.08140558799107869 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..8ea8d9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.2993311405181885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..9ef91f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.4019328395525614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..41d79c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.08174746831258138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..ccdad21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.4478033383687337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..5c23e94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.043602363268534346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..af2b2ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.06526482502619425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..dd89051 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.8942158699035645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..01cc571 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.2984706203142802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..9498add --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.28306456804275515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..114b760 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.08059349060058593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..64075b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.9037235101064046 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..fd17947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.06888977686564128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..db1693b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.3859113295873006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..6c02759 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.07278464635213217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..d72b4de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.9005765994389852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..77c70f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.47898067633310953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..6408820 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.29342840909957885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..408eb70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.30032999912897745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..58726ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.9030416488647461 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..e3aa3ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.44463964700698855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..2a1b222 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.9168585737546285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..a08d4ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.06738826036453247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..aba2db8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.4008425037066142 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..84704c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.3977967143058777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..07725dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.28619125684102376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..8329ee0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.08097439209620158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..e1f2be0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.5738377412160237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..e379ff1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.038197954495747886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..27056a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.28049267530441285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..c0eddd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.8740303119023641 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..bc85947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.04282356897989909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..4d96b01 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.2807031234105428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..38b99a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.08090996344884237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..f737f87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03795680602391561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..ed3494d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.02258188327153524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..34df813 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.5045368154843648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..5888e6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.040561902523040774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..a6903a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.4009053627649943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..9fc0475 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.27890236377716066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..848c9fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.07909520467122395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..f70d845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.03974041144053141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..e6ecb3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.07007805903752645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..a22a126 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.3943972031275431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..4703251 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.034245153268178306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..227bc64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.029020456473032634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..f186d4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.3998914837837219 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..885b753 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.27954578399658203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..fcc285a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.49373756249745687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..fcd9146 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.3882795254389445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..640fad7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.040786222616831465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..b800b99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.28414188226064047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..0eb42d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.4138988733291626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..b06333e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.03554032246271769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..14d95ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.2993686238924662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..7f0086b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.5024053613344829 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..f9df971 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.871047830581665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..58dbe47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.039044296741485594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..60f80b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.2645238280296326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..c5b4d3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.030924097696940104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..de984fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.8703497727711995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..d8c6416 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.5289575219154358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..212b0df --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.02434984048207601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..5c391de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.046538654963175455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..51c7e03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03950140873591105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..76f5e61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.04308754603068034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..83e3045 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.024924949804941813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..12a3da0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.38607536951700844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..7b25b24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.05408802032470703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..5b04bef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.8950087587038676 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..403595b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.2876409808794657 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..ccdebda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.4270788113276164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..282bcd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.4170706192652384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..c3302d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.27259256442387897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..0974006 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.08140937884648641 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..46f92b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.8960641066233317 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..b235ed9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.8679693857828776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..722c94d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.047399012247721355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..1ed4301 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.4018415570259094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..69fd132 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.5031935850779216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..c1ccdc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.07274548212687175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..b9f499b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.2959274927775065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..7cda132 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.2790381153424581 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..1448774 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.03465311924616496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..404f5f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.870976189772288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..bf4311a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.9008014082908631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..90bbe54 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.8628666162490845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..311b987 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.06387812693913777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..e3a0643 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.043097186088562014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..61c69e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.2781957745552063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..bbf3afd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.07192120552062989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..a42f386 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.27735147476196287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..cae47f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.07965806325276693 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..1df220b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.2918729782104492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..9af4f32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.03756803274154663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..a7460af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.2796991586685181 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..2f0a241 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.3955733219782511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..c787edb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.03836840788523356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..d47293c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.041632966200510664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..e57d366 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.8960840384165446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..93c2db4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.03774409691492717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..35b6ee2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.040360204378763836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..3ece9fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.07835419575373331 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..4c6cf48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.5822678526242574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..04add91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.07406369050343832 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..2744a69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.27545305490493777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..9dd2897 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.40614071289698284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..213ff04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.4544577638308207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..64ac8e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.8518155932426452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..279d236 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.038612735271453855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..f58a36d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.4005307157834371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..a3e7a36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.06228193044662476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..288936e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.02453197240829468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..ced53e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.04229312340418498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..efee102 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07910027106602986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..d99194f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.5096949100494385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..f7e6a48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.5022023836771647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..8be839e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.2968491395314535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..4d49753 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.28363186518351235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..703616c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.04722610314687093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..2285b5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.03909527063369751 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..5c21371 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.2984914024670919 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..409e32f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.03681444724400838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..4109904 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.29508019288380943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..0623fef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.5032307028770446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..10cf011 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.3859004815419515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..d092001 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.07946042617162069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..7f61926 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.895166528224945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..aed9fd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.2833365480105082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..f549c61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.0344032088915507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..c06940a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.4019847631454468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..2227322 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.8993247946103414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..dcf34ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.06686063210169474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..ce1121d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.04654015302658081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..45e701a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.3998773256937663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..7782183 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.04753849903742472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..de00dc1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.2736320495605469 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..c57ed4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.03611964782079061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..b1eedd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.07898417711257935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..cffbb65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.9011999527613322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..cc6f7e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.29955896933873494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..c6d881a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.08167705535888672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..537018d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.31638650099436444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..55d2956 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.037793497244517006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..f9fd4e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.026003750165303548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..202f714 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.3934967915217082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..6aea7ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.06516128778457642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..add982b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.9039533813794454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..67f3b60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.2790684898694356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..a4be165 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.3859336773554484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..0174832 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.07781927585601807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..f1577fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.04144139687220256 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..900267b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.46762677828470867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..bae10ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.08077547152837118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..3af1d65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.27410194476445515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..bef8eec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.3880078434944153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..851b1fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.07621176640192667 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..8dd0238 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.043673694133758545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..78f1579 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.026029189427693684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..60b52c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.4253989617029826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..9dcfe8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.8709075729052226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..12a3a5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.07197227875391642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..d5d0924 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.28403576612472536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..3348132 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.5186619639396668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..0edbe23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.28896045287450156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..859ba67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.8975284337997437 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..5ed5421 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.04061230023701986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..b7d4853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.03404356241226196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..dbc0f98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.08022760550181071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..0bb42c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.08082437515258789 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..7bd30d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.504035747051239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..b38083c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.5448676864306132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..b3eb1b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.40211442708969114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..7112091 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.06548438866933187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..232d662 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.49729624191919963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..3db4a16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.0391795555750529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..a5fc489 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.45464444160461426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..a39bd68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.5035887638727824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..45773c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.07372486193974813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..649e04e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.5012231429417928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..2287dcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.03227277994155884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..c36228c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.041221900780995684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..fe66d3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.03759128252665202 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..3184f46 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.07944558461507162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..32cdb62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.4512656251589457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..c8be0c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.27721648613611855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..cf15351 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.03768060207366943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..a89c274 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.49792036215464275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..6da2855 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.02677378257115682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..1711d2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.9010756532351176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..a57ca4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.2833802660306295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..1861a5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.5351287722587585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..5ecf2da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.8610464294751485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..8e0ab4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.2778686761856079 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..c887975 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.041800896326700844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..617de24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.5348885854085287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..046a4fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.29787296851476036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..eb960a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.04189021984736125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..8172995 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.06813010374704996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..c48f4a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.4996840000152588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..9fdbe8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.02159543037414551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..465f3d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.3803107460339864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..bd5965d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.2798745592435201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..734784e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.04027939240137736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..d774e88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.06073975960413615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..b7ec965 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.29463013013203937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..1a94260 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.028980751832326252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..0ef2af3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.08094954490661621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..f659724 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.08053669134775797 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..6f6bc80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.354608949025472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..6ae7a32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.06683530410130818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..eb4c8ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.9016696770985921 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..21c3b22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.8709189852078756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..bddc626 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.3931868155797323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..e028c30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.48999675512313845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..7be54fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.07820567687352499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..4243a7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.4697189013163249 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..77bb452 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.06867150863011678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..56b0afc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.39913170337677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..0ae093f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.8970829963684082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..f327ef2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.07570539712905884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..ef9c361 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.8953016519546508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..0d85386 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.46739648977915443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..896b19e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.3833348592122396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..8d6bea8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.49860321283340453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..ea5e342 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.38399060169855753 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..bf6d734 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.28050714333852134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..36f0c10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.5431326786677043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..0ef4443 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.3953286290168762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..1f49d92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.4995498299598694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..76be76f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.4947423497835795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..a0a8d0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.07935247818628947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..495c607 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.01998143990834554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..52191f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.03675619761149088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..28e0ab6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.870958685874939 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..02feaf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.032003164291381836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..e73afb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.8694802204767863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..0b304f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.08045545419057211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..7bc3305 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.4024839162826538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..809313a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.3832630395889282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..370d69d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.07358963886896769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..a8ace91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.3995250344276428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..a03df9f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.415769100189209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..97c3c66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.0809138019879659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..cd62096 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.03711044390996297 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..76b3a13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.8967931628227234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..b37b1ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.46741289695103966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..9fe006f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.4364021778106689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..f322c8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.4463343302408854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..8410c78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.9183386723200481 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..aa91f2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.25635516246159873 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..47c284c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.038891557852427164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..dacd4f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.8674965739250183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..4299f1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.5426622112592061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..2e161b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.07031523784001668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..fef03c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.8938202937444051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..cabfdcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.03017215331395467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..0e5d6fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.5458462238311768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..73dc653 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.39741236766179405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..5266443 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.38950285911560056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..99ab91c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.2909183104832967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..7222cd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.4982333223025004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..379cd7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.25641307830810545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..a6f0dfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.501984695593516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..1c34d4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.49862987200419107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..dcfb434 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.40249640544255577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..8e3cc79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.08053203026453654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..d295fe7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.2764182130495707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..d73644f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.5041845202445984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..f941b72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.2791223128636678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..5075a21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.4753466288248698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..5c047e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.270080029964447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..f798b9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.4517832120259603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..084fa9f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.5031221707661947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..19a8cfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.03178942600886027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..a2804f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.38775094747543337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..279b31b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.4474688728650411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..9dab92f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.04248206218083699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..d908dd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.07819345394770304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..70c9399 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.03610642751057943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..d818957 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.862181822458903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..8d49f8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.4916698376337687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..3ea2cd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.2852632244427999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..b9ddbfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.456993039449056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..4a42537 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.5052204569180806 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..200f0c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.9093623121579488 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..5298196 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.037717000643412275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..5445ce7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.407696000734965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..24db6f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.28734660943349205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..1b50d11 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.9130683143933614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..b24d865 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.27382965087890626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..4fa53a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.3819349487622579 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..34b3442 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.06331215699513754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..37b376d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.024604936440785725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..df7fdbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04365200599034627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..a8d5219 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04311232169469197 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..8ef7d4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.8683708985646565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..25048bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.03745924234390259 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..027d83d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.057394174734751384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..7fe290f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.03628362417221069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..142f664 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.39263630310694375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..b266744 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.03577315409978231 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..12f4d92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.2575076182683309 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..8af2eaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.033871094385782875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..4e124e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.8588270346323649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..cb8c8cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.4929469585418701 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..b48f05c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.2597633719444275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..19605de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.2819280743598938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..1cc673c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.03633715311686198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..fe2e2e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.35720388889312743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..9a04428 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.40942324002583824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..caea8e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.0707677682240804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..7a28fdc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.059436508019765216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..59c84a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.8989651799201965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..f2343eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.45946346124013265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..e072eb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.02193637688954671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..87b7cb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.8625763575236003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..18de85c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.07290156284968058 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..18ba2e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.26843464374542236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..84f969e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.2679587205251058 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..3420e73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.28070688247680664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..a8d2900 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.9201263109842936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..92bfcac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.03332150379816691 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..5641b25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.5057473142941793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..a6db67a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.4674257318178813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..8511f5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.032172755400339766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..1286043 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.40382523934046427 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..acde38f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.4897186954816182 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..7b3471b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.03326042493184408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..19861e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.29718952576319374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..796247c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.034229719638824464 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..8f1553c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.3851552645365397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..49b45ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.07155568997065226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..34c3734 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.02400707403818766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..7a9dfdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.25295258363087975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..fd4f0fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.035610298315684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..5ec8bf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.25349327325820925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..29a5b52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.8914164304733276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..1a48590 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.3947518467903137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..ee46404 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.035010230541229245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..a680596 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.48957698345184325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..6debd78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.5030953049659729 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..95e74f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.03581031560897827 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..f12c0b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.3862497250239054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..cd4a1a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.07629274527231852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..b0f2254 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.300124188264211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..2051036 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.39241153399149575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..b60a08d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.2675819913546244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..1f264d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Cl-_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.47200647989908856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S1/0_null.out new file mode 100644 index 0000000..cf62cb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2580127755800883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE02_F-AAS.out new file mode 100644 index 0000000..aa8fa5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE02_F-AAS.out @@ -0,0 +1,4 @@ +DE02_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.358439298470815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE99_F-AAS.out new file mode 100644 index 0000000..19a8b59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_DE99_F-AAS.out @@ -0,0 +1,4 @@ +DE99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35840859413146975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL18_F-AAS.out new file mode 100644 index 0000000..614ca93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL18_F-AAS.out @@ -0,0 +1,4 @@ +FL18_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3584319591522217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL98_F-AAS.out new file mode 100644 index 0000000..3061586 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_FL98_F-AAS.out @@ -0,0 +1,4 @@ +FL98_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35844154755274454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_IL11_F-AAS.out new file mode 100644 index 0000000..1568dae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_IL11_F-AAS.out @@ -0,0 +1,4 @@ +IL11_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3585200389226278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_MD15_F-AAS.out new file mode 100644 index 0000000..36d92cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_MD15_F-AAS.out @@ -0,0 +1,4 @@ +MD15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35787901480992634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_NY67_F-AAS.out new file mode 100644 index 0000000..931a8c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_NY67_F-AAS.out @@ -0,0 +1,4 @@ +NY67_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3584729790687561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_OH09_F-AAS.out new file mode 100644 index 0000000..be1e3d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_OH09_F-AAS.out @@ -0,0 +1,4 @@ +OH09_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35851442416508994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_PA15_F-AAS.out new file mode 100644 index 0000000..504c4f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_PA15_F-AAS.out @@ -0,0 +1,4 @@ +PA15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3585397481918335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_TN00_F-AAS.out new file mode 100644 index 0000000..791c632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_TN00_F-AAS.out @@ -0,0 +1,4 @@ +TN00_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35853641430536903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_VT99_F-AAS.out new file mode 100644 index 0000000..57a6677 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_VT99_F-AAS.out @@ -0,0 +1,4 @@ +VT99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35848252375920614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_WV99_F-AAS.out new file mode 100644 index 0000000..5514b29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S2/0_WV99_F-AAS.out @@ -0,0 +1,4 @@ +WV99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35838090578715004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE02_F-AAS.out new file mode 100644 index 0000000..608fa68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE02_F-AAS.out @@ -0,0 +1,23 @@ +DE02_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2441197236378987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE99_F-AAS.out new file mode 100644 index 0000000..e7bd609 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_DE99_F-AAS.out @@ -0,0 +1,23 @@ +DE99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6174159169197082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL18_F-AAS.out new file mode 100644 index 0000000..9ab2690 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL18_F-AAS.out @@ -0,0 +1,23 @@ +FL18_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7972448865572611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL98_F-AAS.out new file mode 100644 index 0000000..6cf8a3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_FL98_F-AAS.out @@ -0,0 +1,23 @@ +FL98_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5932171861330668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_IL11_F-AAS.out new file mode 100644 index 0000000..547ecd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_IL11_F-AAS.out @@ -0,0 +1,23 @@ +IL11_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2039575298627219 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_MD15_F-AAS.out new file mode 100644 index 0000000..db2ad76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_MD15_F-AAS.out @@ -0,0 +1,23 @@ +MD15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.64010089635849 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_NY67_F-AAS.out new file mode 100644 index 0000000..b63debb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_NY67_F-AAS.out @@ -0,0 +1,23 @@ +NY67_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2849537173906962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_OH09_F-AAS.out new file mode 100644 index 0000000..32eb012 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_OH09_F-AAS.out @@ -0,0 +1,23 @@ +OH09_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8281922300656637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_PA15_F-AAS.out new file mode 100644 index 0000000..7fcd8b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_PA15_F-AAS.out @@ -0,0 +1,23 @@ +PA15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2115477403004964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_TN00_F-AAS.out new file mode 100644 index 0000000..96b4a58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_TN00_F-AAS.out @@ -0,0 +1,23 @@ +TN00_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.237278906504313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_VT99_F-AAS.out new file mode 100644 index 0000000..7e40b2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_VT99_F-AAS.out @@ -0,0 +1,23 @@ +VT99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2306129336357117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_WV99_F-AAS.out new file mode 100644 index 0000000..e0e7927 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/S3/0_WV99_F-AAS.out @@ -0,0 +1,23 @@ +WV99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2254654010136923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..d50520f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.304127653439839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..d7b1db0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.6489678184191385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..6e896ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.43781458139419555 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..0008876 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5334605058034261 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..eee4df2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.8651790022850037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..d6ccc05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +2.2710014820098876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..c456d4a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.1582944631576538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..669acda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.2753021001815796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..cf49267 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.450936734676361 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..cce67f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.695621875921885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..4715d8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.934626543521881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..0d0c8c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.9895714124043782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..772a9ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.538161901632945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..09532cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.806037731965383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..049d5e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.7392191330591837 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..832b271 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.8975995341936747 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..a284196 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.697912120819092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..4e72218 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.733259383837382 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..89b9f33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.580078113079071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..ad20015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.797627556324005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..1476aa3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.9518482287724814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..ec3a4a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.002057313919067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..574bf45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.713809776306152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..3f0aadf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.063272575537364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..0d919fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..f8f997b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9c1455f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ac82806 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9095809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ade5853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..64aee07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..e67096d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..87b84e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..d4ddf05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..2161412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..072c1a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..4e85216 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.026371999581654867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..5405156 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.03289013703664144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..666629b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.03490357796351115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..335d0e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.03657790422439575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..75cd947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.03620722691218058 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..9c4a29f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.05275055964787801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..70922fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.034096574783325194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..a83477b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.03673557837804158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..43d88e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.021354079246520996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..f6d5394 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.04283792972564697 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..1cf9c8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.036379595597585045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..6667cc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.03865172863006592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..6abaeb3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.05567326545715332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..498b721 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.04218169450759888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..4d3f9ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.034074699878692626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..94e6857 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.0317695418993632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..5a7ba49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.03136889934539795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..814d9fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.0557967742284139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..c0fac72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.048671162128448485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..5decfac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.0362417737642924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..7411d2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.04949814478556315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..a01dc76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.034376959005991616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..c5dd30a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.04159619410832723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..bfd7179 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.042778301239013675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..471e47d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.043357324600219724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..a2ea846 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.03680282433827718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..56b76c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.03700974384943644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..e0e3322 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.05066812435785929 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..5bf3592 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.05492316087086995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..067aaf1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.03750893274943034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..5f7908a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.04677336215972901 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..102bf94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.05208100477854411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..b872187 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.0378722071647644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..2fcf6ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.05404707193374634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..37c65c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.038578430811564125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..e629944 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.02808282772699992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..8cecbeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.030483011404673258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..cd3fbe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.06996690432230632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..5e0048e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.05301177501678467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..eee02d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.03775795300801595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..354abf3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.06994113922119141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..985afea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.03744341135025024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..6e5b11e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.03592356046040853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..52f30c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.07131811380386352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..86b96e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.03375027974446614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..6bb0854 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.04446710348129272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..d92fc6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.03776288827260335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..5a3b93a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.036677968502044675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..b51b06b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.032430636882781985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..c2d32f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.03997330665588379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..c729ebf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.05197365283966064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..5da45f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.030239307880401613 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..cdf1c4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.05089378754297892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..19c56aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.038433388868967695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..904cbea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.03975563446680705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..79c5d85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.04144019285837809 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..97fbfef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.04142176707585653 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..b9df8d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.05173016786575317 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..08326ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.029843342304229737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..36e8d9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.051915486653645836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..42eb07f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.038361052672068276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..5e4d9c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.04808812141418457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..05feb09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.03941455284754435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..db559cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.037453154722849526 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..191bfc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.06902934312820434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..7e65947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.050481955210367836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..1bf48f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.04726006189982097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..3bb4b50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.05167995691299439 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..dc7f7ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.03676981528600057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..f787d06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.03260980447133382 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..e978e9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.03169175386428833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..0a0b7ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.05288659731547038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..51bdacf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.05485694011052449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..fd48457 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.02690427303314209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..763bda0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.03728425105412801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..8a82711 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.0689533789952596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..4ccc665 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.02848045031229655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..2fed7be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.04814688762029012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..881a223 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.05551073948542277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..a7f3145 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.03273031711578369 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..f7ce9cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.036135947704315184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..c898783 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.0528772234916687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..df995d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.05301308631896973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..2590ca1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.06722899278004964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..8da7748 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.03703726530075073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..de92d6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.03943917751312256 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..115cedf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.05307633876800537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..4f32359 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03716308275858561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..0250892 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.05158467292785644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..452ab92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04173350731531779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..ca1c1a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.036675763130187986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..406282c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.04540903568267822 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..793ab2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.07162912686665852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..af985e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.04439358313878377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..ba2f314 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.05012299219767253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..832d3d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.044925856590271 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..af44911 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.03472168445587158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..ccdf40c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.04801958004633586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..49bca0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.035323540369669594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..0e4a8c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.0504596749941508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..c11e911 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.03989094893137614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..00c3645 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04483300447463989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..d67d8f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.04557808637619019 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..415f093 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.028099656105041504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..5749992 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.04349993069966634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..7259a20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.04899229605992635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..14278ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.04218919674555461 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..35b5076 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.04393112659454346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..0ca7052 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.030604000886281332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..20c9318 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.0434067964553833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..c95c075 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.05344244241714478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..7e0ff2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.05567205746968587 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..b024c2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.05018879572550456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..481f197 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.07136962016423544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..e4c20b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.04061224460601807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..1cc6d6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.039878217379252116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..5139820 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.05549763441085816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..c7d6e3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.04870842695236206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..025f88d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.05569679737091064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..21b11f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.04433608055114746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..317aa98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.03855458895365397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..d44ef3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.043018062909444175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..b9de03e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.04926828543345133 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..1efb8e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.07566624879837036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..7d0a908 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.07285964886347453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..a105faa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.040923678874969484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..787426d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.03874351183573405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..c88869d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.05592265526453654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..60b881c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.046729087829589844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..f94ff44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.04155577421188354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..fda8a67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.04693130254745483 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..5a49c55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.03948569297790527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..f11ed38 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.049000938733418785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..de03147 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.04683281580607097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..6fc76fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.05520779291788737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..28d2d70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.055653607845306395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..8e8acc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.04892623027165731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..4ccb1ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.03849666913350423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..9f9f814 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.03913912375768026 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..a0026de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.04401495854059855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..6dc4b59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.052692941824595135 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..2c73c8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.07181829611460368 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..0ff4bf9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.03801006476084391 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..6d2a750 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.02563309669494629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..df6e3b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.03788233995437622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..5bd8246 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.047090391318003334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..104555e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.030653536319732666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..a979486 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.05339909791946411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..8682713 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.04335090716679891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..776fa7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.05332251787185669 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..16097d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.05322565237681071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..41b0a74 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.05349884033203125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..0442144 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.05526535113652547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..4ee7d24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.043964171409606935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..8dbfa08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.039771048227945964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..95ec18e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.049816747506459556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..ab711af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.041353646914164224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..9ed88bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.03769030968348185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..645638e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.036578798294067384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..151cfcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.04903109073638916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..f3830f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.03876642386118571 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..a7885fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.04653321901957194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..45610a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04942862987518311 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..35404f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04974574645360311 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..003fa7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.032621963818868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..4f78b26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.055934937795003255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..9f1fb79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.0539379080136617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..b9452b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.03821274042129517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..9019af3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.03191556930541992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..da084af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.03106608788172404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..325cb4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.043368605772654216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..116e7ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.04507689476013184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..76df603 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.04961352348327637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..1ed7a0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.046624783674875894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..0843fcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.03761673768361409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..8be7398 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.03641442457834879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..1da69a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.036952014764149985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..3efdffa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.043103297551472984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..47d3e23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.03606824477513631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..6fb03ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.03666066328684489 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..29f882c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.043368204434712725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..d57ce59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.06871496041615804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..1e6f7bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.03839041789372762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..7149084 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.0704839030901591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..2d5088b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.05352629820505778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..1b9f89b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.04829904238382975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..e177954 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.03855692942937215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..0196b01 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.04055914084116618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..91c8f4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.033579885959625244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..4e4e79b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.030512801806131997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..3b999b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.03247837622960408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..2b8cf88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.045732696851094566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..77a055a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.040551495552062986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..d5ffa42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.05005942583084107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..cf907db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.03041396935780843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..4926b1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.04656080404917399 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..54ea483 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.031332735220591226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..5dec78a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.07009847164154052 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..3fc6f72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.055487215518951416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..d1f09f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.04637051026026408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..f74751b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.051018198331197105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..6f4b90e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.04930437803268432 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..2d8a415 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.03856204748153687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..3220779 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.038931151231129967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..94f63db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.028200594584147136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..807d31a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.03839701811472575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..96abcdc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.07139522234598795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..0c4ce25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.04500265121459961 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..041c17e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.03925734758377075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..90f7252 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.03879266579945882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..416a759 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.038530341784159344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..a1e2561 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.030444773038228352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..a328211 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.04394911130269368 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..6663455 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.04467215140660604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..ba6e0ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.043431758880615234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..48efae8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.044230457146962485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..9a44917 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.04154335657755534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..45c3600 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.05220951636632284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..c8f94a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.023549977938334146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..8b92847 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.03836913903554281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..881536f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.04626305898030599 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..ac350b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.038671243190765384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..ba75c20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.04690403540929158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..16fcc5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.05314720869064331 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..ca79d73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.04763116836547852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..045f390 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.04266221523284912 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..f7f929e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.03953156073888143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..4e842dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.04436135292053223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..e6b6c28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.07049379348754883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..e350e01 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.03898457288742065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..76fc255 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.05581291913986206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..2bb21a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.04115202824274699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..cd546a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.04173220793406169 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..9211f6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.05095447699228923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..5fef59b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.04057083527247111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..6d83205 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.03788521687189738 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..6979fca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.0478431502978007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..0826f21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.04415652751922607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..9043d4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.03169220685958862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..9890603 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.04176489512125651 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..10e5e64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.053262142340342204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..2bb8fea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.05337866544723511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..50b0f2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.034068016211191814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..01e0049 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.05571576754252116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..7718251 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.04766250451405843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..f2a179b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.048176316420237224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..065e8b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.04371209541956584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..f81bf9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.0441060741742452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..8ff35e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.0514716386795044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..1171509 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.03298826615015666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..b09ffa2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.05325502157211304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..21debee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.03153402010599772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..4b786d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04121708075205485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..94bd9fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.055602117379506426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..ed4a5c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.05259452660878499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..bae52c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.04050741593043009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..a76f23e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.038531784216562906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..ac3affe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.0375027060508728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..f4e45c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.0532843550046285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..0f6ef3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.038026070594787596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..cec920e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.053230031331380205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..c5ae1c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.03989489475886027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..6c4ebf0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.0470591942469279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..4a9d81a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.05337268511454264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..18806e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.05499455531438192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..b9c708a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.031331721941630045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..93b9ed1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.05156381527582805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..5d9244a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.03759179910024007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..e3cbc5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.05100216865539551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..a1342e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.05592724084854126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..85ec19c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.04250884453455607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..b4bf956 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.03808107376098633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..a04b064 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.04400951862335205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..d68e588 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.07035286823908488 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..2e1f491 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.04503873586654663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..115e24d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.03129004240036011 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..46c858f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.04611408710479736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..5e14595 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.04739047288894653 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..c56ba98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.053225394090016684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..e1aff74 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.028945712248484294 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..9d3a037 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.04416157007217407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..531961f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.0556171456972758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..b9965b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.03701725403467814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..20be137 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.038560954729715984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..6e60afd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.030761921405792238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..a9cb7cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.05374448696772258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..482bd4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.051805237929026283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..292a3b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.038477766513824466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..d16e3d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.03287940820058187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..2fab00d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.042315534750620526 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..8c5d70e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.035735476016998294 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..8e64218 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.04813482761383057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..3ce14d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.031881415843963624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..e1fc78a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.0456502636273702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..53bad7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.03544396162033081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..24f48f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.03664821783701579 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..796cf43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.03867925405502319 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..2ff2f27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.0448609471321106 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..ce60900 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.04501482645670573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..8bd0822 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.03594295581181844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..3bdfcd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.03298335075378418 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..35578bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.0370123028755188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..24863f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.03467156092325847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..4c55958 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.05116053422292074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..5c01b59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.04268592198689779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..e5c50b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.02548518975575765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..d0609d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.029590861002604166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..07b2d85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.05339486996332805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..4f0ac2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.040927735964457194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..ad1a33b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.047049347559611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..cb7c620 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.027868862946828207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..62c3968 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.03868239720662435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..03b153f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.03892885049184163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..207c302 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.04303679863611857 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..deb4934 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.04888263940811157 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..7eae7c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.0321757713953654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..5d5feb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.05292915503184001 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..36d4ca2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.0329965869585673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..757950d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.04791193008422852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..22ba6ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.04322603146235148 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..cac36f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.049663027127583824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..ea33ccb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.04360915422439575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..315cda8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.054961721102396645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..6c0ed0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.04461392561594645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..3ad9ac3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.030107720692952474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..f6783b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.03386482000350952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..858d3ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.033579703172047934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..1908784 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.038679345448811846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..3180a06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.033621994654337566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..07a1274 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.03697544733683268 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..b03e061 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.04348973433176676 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..0e1b4e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.0266342560450236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..4f224ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03991151253382365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..b546482 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.05069754918416341 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..03c6276 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.027491021156311034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..a5bbd84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.0428624153137207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..b5754c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.024380703767140705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..4268a3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.03244812885920207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..4ffb8be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.05110304355621338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..1af6f66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.04921218951543172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..5667f27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.025193381309509277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..79f0f7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.038339543342590335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..d8ccea9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.022555061181386313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..8d60067 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.04431213935216268 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..835aa21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.04509896437327067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..8f3c2f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.041545287768046064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..19582bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.032848755518595375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..661d401 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.04292500813802083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..058ee90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.05332510868708293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..3df58f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.04524002472559611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..f02221a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.03137750228246053 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..916fe3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.03216605583826701 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..ac0a68f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.03397872845331828 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..08f28c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.04807949860890706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..6133bb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.03980731169382731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..c2afae4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.044460101922353105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..1cb5a5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.04160397450129191 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..73e68c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.05226112604141235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..78fa71e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.02509462038675944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..50fea6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.04324986537297567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..607495a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.022597269217173258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..45f0f8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.06709127028783163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..03cb90e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.032545193036397295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..37181f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03531337976455688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..2e1d2d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.03930354913075765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..c5cd948 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04927537441253662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..8923f57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.041675440470377606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..2190f3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.04839614629745483 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..2851b93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.030961811542510986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..7b663d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.03833499749501546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..ee19d51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.06784040133158366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..dd7b5af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.04023209810256958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..60398a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.034531267484029134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..605159b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.03167524735132853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..89286ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.027400219440460206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..b4380c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03798648913701375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..7018e61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.03355128765106201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..d8f595f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.037935153643290205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..eec2bbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.06670352220535278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..5293f71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.03906831741333008 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..cdb4d7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.04836428960164388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..427a5e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.03411481777826945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..56f910b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.04722865422566732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..738c533 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.025575610001881917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..1e17da9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.02495426336924235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..bd84450 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.05160645246505737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..bd41e72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.06582274039586385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..0c0d76e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.025015695889790853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..7c08191 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.05034296115239461 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..4a48a28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.03331515789031982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..13c16b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.035061224301656084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..008e0c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.05360049804051717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..8fe930d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.04178510904312134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..1fc4591 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.064104429880778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..fb43484 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.039735960960388186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..b98740c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.03378051519393921 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..2075b88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.04299881855646769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..9cb0ec9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.036644689242045086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..c9673fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.033844590187072754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..2e4f943 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.041570790608723956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..247b267 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.03913708527882894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..90545f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.02338924805323283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..5149012 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.039071317513783774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..b820c65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.033159216245015465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..d642caa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.046841776371002196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..5f4c9b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.05111543734868367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..cc79869 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.045112001895904544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..fbc30bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.04891457557678223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..3625c86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.039800556500752766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..a0678c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.05041353702545166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..16a4bfb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.03772174914677938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..d9bcc79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.03716375827789307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..116f16e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.03710203965504964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..459f72c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.037409249941507974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..01d004c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.028792921702067056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..03252d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.05002195040384928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..1e02d90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.02338862419128418 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..0421dd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.040780476729075116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..0e458aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.05115585327148438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..217433a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.026806890964508057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..259db8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.03853183587392171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..2d565fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.04901416699091594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..bb63a2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.032562045256296794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..8ea4ffb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.05843890110651652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..8f19207 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.03844068845113118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..5540b5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.04786190191904704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..bff2146 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.03617600202560425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..1bbdb7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.04954233169555664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..46c2cd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.03131426572799682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..617fd1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.0250936230023702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..080b982 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.025859105587005615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..a5008f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.03950917720794678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..4462e0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.032317002614339195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..ba251f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.02594313621520996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..5347885 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.050944940249125166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..d232881 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.03784767389297485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..3c1c6b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.04277763764063517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..29a72a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.0692118247350057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..6330591 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.04683520793914795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..2d8d079 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.032319875558217366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..3432182 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.05507669448852539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..281702b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.04445566336313884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..474d26b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.041990888118743894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..ae73f37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.02325749397277832 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..f8833e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.030046677589416503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..8ec347b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.028984073797861734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..b41665a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.03126926024754842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..53121a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.026053218046824138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..0a62da4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.027080321311950685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..94796b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.04001256227493286 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..7b2b2b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.035713231563568114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..27c89d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.04818350076675415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..5f357a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.033229267597198485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..0ab385d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.027796065807342528 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..3eeacd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.0284542719523112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..64520f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.02929243246714274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..d747fc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.039152991771697995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..f5a710c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.03189337650934855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..a6f62a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.05014945268630981 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..0ede89b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.034836184978485105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..4a29b0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.03413643042246501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..0588c8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.04160909255345662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..57fe77d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03468571106592814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..91699e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03826962312062581 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..c01824a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.03660777012507121 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..c9338b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.03312865098317464 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..1bd63a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.034599049886067705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..0d22c4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.04333431323369344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..a8ba18b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.04265393416086833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..50ef5e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.044578834374745684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..22dbb93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.0423450231552124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..9360e5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.04603848854700724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..2bd2bb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.04705541531244914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..3a54136 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.031580201784769696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..8cbe6ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.044270801544189456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..bdcdf27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.04392798741658529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..e4f609b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.03198239008585612 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..815650b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.046719833215077715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..545584f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.024108358224232993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..3d14a5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.025384215513865153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..8c6a0ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.035053869088490806 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..a1abcce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.03581400314966838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..9361b42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.03446494738260905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..a8f1162 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.0384486714998881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..b12b125 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.0497864564259847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..d7b90ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.050359710057576494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..12359c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.03814109563827515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..d5d4739 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.03801594575246175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..b714eab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.03799198071161906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..bda7376 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.03961517810821533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..e3ac96a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.05358355442682902 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..d06708d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.02989151477813721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..de0e9ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.05167395273844401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..623a67a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.04892164866129557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..7d94e07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.05399292707443237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..4625eb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.036110909779866536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..b64c40b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.044472479820251466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..0785c96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.03905981779098511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..55d5d4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.03072217305501302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..76cf22d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.03151058355967204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..595f331 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.039902289708455406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..cd992d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.047793622811635336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..d81b2b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.03765108585357666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..2fa08d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.035401515165964764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..44a67dc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.029009493192036946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..44ad959 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.04401144584019979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..8935644 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.03667515516281128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..dad7110 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.043692966302235924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..f040c7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.024476595719655356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..1a8d201 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.053991520404815675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..29b8ac5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.02721477746963501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..a8b1abd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.036199148495992026 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..ca8cb68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.037305410703023276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..efb1fbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.03279866774876913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..0f2a1dc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.023386057217915854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..eab24de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.04598603248596191 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..0a8875a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.034356149037679036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..1aab42a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.044758725166320804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..c9cdeea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.03597245216369629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..1bb9529 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.04462356964747111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..9e6fa28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.026226313908894856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..84f3923 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.04363178809483846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..2f52aad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.045518489678700765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..d35fa86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.06488244930903117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..c9e4b46 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.03095707098642985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..53338cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.04338202079137166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..83fcf5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.030481215318044028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..63bfe25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.0286531130472819 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..c79e0d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.03835016091664632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..c0e60d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.06617990334828695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..0c2ec1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.025060594081878662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..d528e38 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.032247261206309004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..b1b08d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.05549895763397217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..6e61d26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.033185331026713054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..cc7fa75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.033078885078430174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..afbc03e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.026794079939524332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..5b4b3ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.0321680227915446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..ae5b239 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.043886391321818034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..6908ea6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.035988763968149824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..fbd7175 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.03031577666600545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..b4a0ebd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.07130449612935384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..1f44d09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.04302586714426677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..e8f8378 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.038228340943654376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..964e419 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.04666135311126709 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..bd99976 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.02434079647064209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..9afd81d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.03251847823460897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..b89b46c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.04247837861378988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..5998804 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.04066208998362223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..a2b2d80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.04555401802062988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..4262f89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.03295905987421672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..136011d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.022798864046732585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..c748458 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.033482845624287924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..f67972f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.03655625581741333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..0ec3151 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.03673583666483561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..c0775f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.046385725339253746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..b3f9cd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.029591921965281168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..aa20372 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.023127448558807374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..b0be954 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.02996782064437866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..6adb775 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.03159895340601603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..430a008 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.03436042070388794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..78bb274 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.06558326880137126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..522cedb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.034862776597340904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..887bb7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.033505733807881674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..6936cbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.04339214563369751 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..0a25bf3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.022083715597788493 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..3fe3f12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.026071047782897948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..ebcfbc5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.04271812041600545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..e050b57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.029037543137868247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..d09068b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.02194119691848755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..9f27e89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.03127967913945516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..3519c27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.0455358624458313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..14141fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.04338887135187785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..066acfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.04265033801396688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..b637600 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.03654208580652873 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..4f0870c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.038882521788279216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..c6d372a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.058516093095143634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..b552e44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.04311639070510864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..b02d217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.02234969139099121 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..551beed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.03443804184595744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..2e94651 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.048478587468465166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..b9ab06e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.02155469258626302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..daa8ff5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.032153793176015216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..bc2b906 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.03128555615743001 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..7d5583d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.04588867823282878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..c80cfce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.02645372152328491 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..ffefe1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.06343043645222982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..7676203 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.05123676458994548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..e7e9109 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.025987780094146727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..155ad6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.032730162143707275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..58585e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.030092020829518635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..3ffd625 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.042292797565460206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..ce62336 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.03444562753041585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..76b7ba5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.021740047136942546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..ba84471 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04327732721964518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..c2ae4f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.0660209576288859 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..56ea148 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.02207874059677124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..b8da567 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.02208254337310791 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..9fa8abf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.04876116116841634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..e0e0472 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.021104101339975992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..a82efff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.03380840619405111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..6d5c2f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.03234742482503255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..6b95763 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.04142637252807617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..6911a7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.03429962793986003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..9d2534b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.03986470301946004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..0631a90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.04173306624094645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..09b92de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.03596492211023967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..5b2d0cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.06358094215393066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..fad9c73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.04225628773371379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..813fdd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.0251007874806722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..19166bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.03412911097208659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..e4ebbf3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.025472640991210938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..47a14a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.037666356563568114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..9a3d968 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.03151586453119914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..0222c0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.030430086453755698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..642dd8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.03102125326792399 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..e050054 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.04777732690175374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..68dbd8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.04119003216425578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..96e47ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.04099937677383423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..5ba57cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.04223679304122925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..1392d68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.03535310824712117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..32e4661 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.0372962474822998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..f4df4fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.02304906447728475 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..8918352 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.0513839840888977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..def266d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.02187505563100179 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..3f0f321 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.045456087589263915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..2b64005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.029201026757558188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..dbc4f0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.024412202835083007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..e88ba1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.03184593915939331 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..f4aba2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.02108447551727295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..825d7b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.04805559714635213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..20ebc3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.029695347944895426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..dd97019 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.03501176436742147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..ed9fd83 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.0368243137995402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..4538f8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.02784371773401896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..988ae30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.06502217054367065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..d90752b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.032113250096639 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..0d40434 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.021524123350779214 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..a29d669 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.020702914396921793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..cffbead --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.022590311368306477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..29df02e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.03272409439086914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..044ed59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.02760880390803019 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..245a5db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.02209583520889282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..59f6084 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.03544844388961792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..6d12e9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.037305096785227455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..a4d3cab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.05167365868886312 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..4a08d3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.023227874437967935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..ca31449 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_K+_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.014763108889261882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S1/0_null.out new file mode 100644 index 0000000..5c05d35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.24473845958709717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE02_F-AAS.out new file mode 100644 index 0000000..21e7937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE02_F-AAS.out @@ -0,0 +1,4 @@ +DE02_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5298567612965902 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE99_F-AAS.out new file mode 100644 index 0000000..7028be6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_DE99_F-AAS.out @@ -0,0 +1,4 @@ +DE99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.350824781258901 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL18_F-AAS.out new file mode 100644 index 0000000..3dacc6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL18_F-AAS.out @@ -0,0 +1,4 @@ +FL18_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.50531085729599 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL98_F-AAS.out new file mode 100644 index 0000000..9f9ddfb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_FL98_F-AAS.out @@ -0,0 +1,4 @@ +FL98_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35081274112065636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_IL11_F-AAS.out new file mode 100644 index 0000000..659fb37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_IL11_F-AAS.out @@ -0,0 +1,4 @@ +IL11_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.4533842960993449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_MD15_F-AAS.out new file mode 100644 index 0000000..a679be7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_MD15_F-AAS.out @@ -0,0 +1,4 @@ +MD15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35081075032552084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_NY67_F-AAS.out new file mode 100644 index 0000000..69b8042 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_NY67_F-AAS.out @@ -0,0 +1,4 @@ +NY67_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.529904552300771 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_OH09_F-AAS.out new file mode 100644 index 0000000..cfb8dcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_OH09_F-AAS.out @@ -0,0 +1,4 @@ +OH09_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.350825305779775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_PA15_F-AAS.out new file mode 100644 index 0000000..88a3f69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_PA15_F-AAS.out @@ -0,0 +1,4 @@ +PA15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.47908298174540204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_TN00_F-AAS.out new file mode 100644 index 0000000..3f3bc51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_TN00_F-AAS.out @@ -0,0 +1,4 @@ +TN00_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5558181405067444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_VT99_F-AAS.out new file mode 100644 index 0000000..9a02928 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_VT99_F-AAS.out @@ -0,0 +1,4 @@ +VT99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.5878142913182577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_WV99_F-AAS.out new file mode 100644 index 0000000..ba151ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S2/0_WV99_F-AAS.out @@ -0,0 +1,4 @@ +WV99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.4533862868944804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE02_F-AAS.out new file mode 100644 index 0000000..d7a45ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE02_F-AAS.out @@ -0,0 +1,23 @@ +DE02_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.005300478140513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE99_F-AAS.out new file mode 100644 index 0000000..08189a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_DE99_F-AAS.out @@ -0,0 +1,23 @@ +DE99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5152109066645304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL18_F-AAS.out new file mode 100644 index 0000000..e80174b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL18_F-AAS.out @@ -0,0 +1,23 @@ +FL18_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5153180559476217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL98_F-AAS.out new file mode 100644 index 0000000..452dfdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_FL98_F-AAS.out @@ -0,0 +1,23 @@ +FL98_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5150729576746623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_IL11_F-AAS.out new file mode 100644 index 0000000..f5c7746 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_IL11_F-AAS.out @@ -0,0 +1,23 @@ +IL11_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9913998365402221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_MD15_F-AAS.out new file mode 100644 index 0000000..2b759ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_MD15_F-AAS.out @@ -0,0 +1,23 @@ +MD15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5153118054072062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_NY67_F-AAS.out new file mode 100644 index 0000000..1e99dc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_NY67_F-AAS.out @@ -0,0 +1,23 @@ +NY67_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0539880355199178 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_OH09_F-AAS.out new file mode 100644 index 0000000..b3657d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_OH09_F-AAS.out @@ -0,0 +1,23 @@ +OH09_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6994964838027954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_PA15_F-AAS.out new file mode 100644 index 0000000..a7a940f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_PA15_F-AAS.out @@ -0,0 +1,23 @@ +PA15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0108286658922832 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_TN00_F-AAS.out new file mode 100644 index 0000000..3ed71ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_TN00_F-AAS.out @@ -0,0 +1,23 @@ +TN00_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0949378450711569 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_VT99_F-AAS.out new file mode 100644 index 0000000..7e6668f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_VT99_F-AAS.out @@ -0,0 +1,23 @@ +VT99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1389201243718465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_WV99_F-AAS.out new file mode 100644 index 0000000..eeb36bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/S3/0_WV99_F-AAS.out @@ -0,0 +1,23 @@ +WV99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8331280589103699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..7a10ad3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.979900328318278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..5d7232f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1113065918286642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..9648b5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.10960781971613566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..6fef1e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.21958068609237671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..9f58927 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6258928696314494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..115ed61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.47485123078028363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..69908fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.17415804068247479 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..0d90e03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.0807954748471578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..bf8ff37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1459698756535848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..40885ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0831134597460428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..31e1299 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6064662456512451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..875d6b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4238779544830322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..e05f28d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1173644542694092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..51d83f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1335365056991578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..9228fc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.37003013292948406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..cc1f27e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5906750996907552 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..f68c945 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1035269141197204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..6014360 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1563679337501527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..a7e7e4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2132482449213664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..cc84bd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1347910284996032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..684972b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8838523626327515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..d21f2e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9857986410458882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..7baa61f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8283834020296733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..fa8b2e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9826839486757915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..0d919fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..f8f997b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9c1455f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ac82806 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9095809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ade5853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..64aee07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..e67096d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..87b84e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..d4ddf05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..2161412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..072c1a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..65c3852 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.026888012886047363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..05c4b87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.023031918207804362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..b7919a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.05707505544026693 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..4b18943 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.03357054392496745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..6376ce6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.04608411391576131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..06c613b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.04537691672643026 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..17c5ba3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.04817771514256795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..a00a562 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.04644425710042318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..7ba3cbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.021638790766398113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..02b890a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.05014766454696655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..874867d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.034102710088094075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..cbaa4ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.029569840431213378 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..5eb0c51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.07834000587463379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..46a309c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.03632880846659343 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..063e3af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.05018992026646932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..5244526 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.060164066155751546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..134b24a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.026241799195607502 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..03f2dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.03151280879974365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..f63d1a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.0680394172668457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..c159152 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.04204945166905721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..6d1a196 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.042777117093404135 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..51105fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.053730861345926924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..58f62a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.0326645294825236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..b76b278 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.07692439158757527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..5a684d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.05005259911219279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..df06e68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.07681628863016764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..ef155d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.04991090695063273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..7f4a2ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.06577641566594442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..b8cac99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.08491650025049845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..0c4b459 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.048466630776723224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..297aad8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.03682156006495158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..816a98d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.0848985473314921 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..1d6f835 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.07430617809295655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..aa85dd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.0359181006749471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..1d07fc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.032578325271606444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..fe8a446 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.04663165012995402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..20a8e63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07558159033457439 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..82881a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.02808253765106201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..b4fa59e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.03172883192698161 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..c59b913 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.03840988874435425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..2313601 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.07528620560963949 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..ae1b602 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.04198223352432251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..bbe6ae5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.059465301036834714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..d19271f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.029877122243245444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..118491e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.06482713222503662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..e22895d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.08746422131856282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..ffc4e93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.07084933121999105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..ebf1389 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.03513702948888143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..e1a0d67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.030698986848195393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..988f188 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.07223414977391561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..a6d6f7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.041819266478220624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..092c5b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.042431469758351645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..844733f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.04561022122701009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..ecaba2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.07388064861297608 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..138fe82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.04711908499399821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..a82cc6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.08066470623016357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..3b79988 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.08900894323984782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..ed36726 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.02439068555831909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..999151f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.047370417912801104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..ec05ad7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.04607911507288615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..cb689cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03226919174194336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..7b87cda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.0731969436009725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..cdf3863 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.03842062950134277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..0f21219 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.07937015295028686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..c7b75ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.0381026029586792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..7cfa519 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.08665136496225993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..4cd519e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.05123457908630371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..ad7f594 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.04529656966527303 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..745b438 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.05000334978103638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..2ae7640 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.08109167019526163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..4db9682 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.07321588198343913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..04667eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.04937438567479451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..0d5d54e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.07064167261123658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..64b91f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.0860182007153829 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..5b4303d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.04835251172383626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..cd672eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.050193480650583905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..234bf1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.04560038248697917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..d2e6e3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.048480860392252606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..b660005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.07648450533548991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..f827ce3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.04433829387029012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..8d3901c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.08896588881810506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..1594d78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.04613724152247111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..e55d784 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.04572898944218953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..4a94abc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.06847849686940512 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..4f4ad12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.049403433005015054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..d5ef675 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.03159814675649007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..6c002f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03928237358729045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..812fab9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.032206714153289795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..016c93f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04639221429824829 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..fef316a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04983045260111491 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..de526b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.0446199615796407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..b32ea8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.02945695718129476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..deaf935 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.04767415126164754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..baf1c13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.023622095584869385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..f069575 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.035401018460591634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..82ba005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.04707207282384237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..f009b63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.08703464269638062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..0b1ab3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.03578025897343953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..5a7aa0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.04134314854939779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..395929b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.024163973331451417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..668dc98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.03739682038625081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..7778e3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04284788767496745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..b7136de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.02914060354232788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..bc382b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.03675884405771891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..b871744 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.042083680629730225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..0b95047 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.049257981777191165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..fc28941 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.0382253885269165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..377a865 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.05175993045171102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..1332b10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.060645095507303876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..6cc3742 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.04606068134307861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..9ca6a90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.03926717440287272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..90ab45b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.06328255732854207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..4f901d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.05540281534194946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..93e2950 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.046258755524953205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..fb66f41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.04790830612182617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..ff22131 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.03821339209874471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..c088ea7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.04802692333857218 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..902d364 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.051134101549784344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..b479c51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.045466474692026776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..0e383db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.08079569737116496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..4b69abc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.0416970690091451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..4a86cca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.08749265273412068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..1856cc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.04746114015579224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..ff2f382 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.046088027954101565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..6d4965e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.049045101801554365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..67d0a92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.03253355820973714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..8009116 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.05176896254221598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..6ee94b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.08926694393157959 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..68afc06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.03975305954615275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..e41de35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.04271397988001505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..06a0b01 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.05030860503514608 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..e447919 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.05123122135798137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..896ba19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.07746270895004273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..187499d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.05095615386962891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..f8c32fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.042682389418284096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..a0cb03a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.051048680146535234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..e0200e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.04769740104675293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..6276dc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.06897979180018107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..74d4236 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.07464133103688558 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..f6259ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.0237458070119222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..7b277e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.05200767119725545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..0de4579 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.048390014966328936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..fdfbb94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.048478941122690834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..43ea391 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.07949628829956054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..f9e287d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.04756353696187337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..8cef97e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.06661637624104817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..ae76406 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.0754427949587504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..8b14468 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.08911634683609009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..eebc5cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.09082688887914021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..0589429 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.04028464953104655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..d049be1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.040330803394317626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..d6b40ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.04633556604385376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..48fb82c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.040026553471883136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..d25e987 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.06420013904571534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..7a59fed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.05005422035853068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..b42c7cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.04630821148554484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..daf0da9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.02947967847188314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..baaeebb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.04255508581797282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..f7f55f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.08590249220530193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..f4b91ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.04739604393641154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..6e2f980 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.0409621000289917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..671ade7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.04791436990102132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..0192359 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.07365414698918661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..1703dca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.0662923812866211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..fdf146f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.07169697682062785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..66a0174 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.057218118508656816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..ab4ca6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.04075474341710408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..0500520 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.08613975842793782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..9f9f033 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.08696183363596598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..af696f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.07809340953826904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..1b8d6d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.03921975692113241 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..77dad8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.05133321285247803 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..ba2773f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.03498388528823852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..6ef70d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.08209259112675985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..eb754ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.05107574860254924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..40b595a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.08787633577982584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..cb4ee79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.04841332038243611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..3c2bd0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.07052356402079264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..cf99e36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.0745525320370992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..97c4b33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.06918517351150513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..dc99fc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.05098307927449544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..2d74f04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.04286101261774699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..e562272 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.05481414000193278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..ecfe68a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.04569775660832723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..dea0c6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.048837459087371825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..65f5ff8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.08639845053354898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..e9aa9f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.03982690970102946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..f1fef21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.028560976187388103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..f428e76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.07418724298477172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..8161186 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.04840691486994426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..521f119 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.04135972261428833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..bfb0223 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.08843027353286743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..9f94350 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.05828649600346883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..a939119 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.07874979178110758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..f8aac89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.034212974707285564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..076e2b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.047058109442392984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..a781e6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.04295862118403117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..d778928 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.03188681999842326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..cc475f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.05133164326349894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..4fa32a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.045919005076090494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..25722f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.0392469843228658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..370de96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.04195207357406616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..a3c7789 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.04911086161931356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..0c4d468 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.05045209725697835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..c44d4ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.08795721928278605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..415f404 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.07340214252471924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..3c06c7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.027642122904459634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..dce4add --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.04291489521662394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..92d210b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.055034542083740236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..c27cd4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.04710116783777873 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..cac72b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.050848857561747236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..2027215 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.030245840549468994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..b6d29f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.03618087371190389 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..fd58eb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.06646822293599447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..d51ffc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.07263874212900798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..0bbfb98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.03537358442942302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..40ebb92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.03916537364323934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..b2fbbcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.05074293216069539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..ff42142 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.03220866918563843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..880c1c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.04244436820348104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..92f140c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.06685032447179158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..ed0b791 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.04244758288065593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..f827b00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.035104493300120033 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..2c491fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.041149171193440755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..1eb5f0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.03734833002090454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..bd30171 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.04306509097417196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..29b97aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.03858572244644165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..703b2c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.035903926690419516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..87b4a70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.03810231685638428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..31c703f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.06730146010716756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..a9f9227 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.03706746101379395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..c08d2bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.07366573015848796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..5fd1f80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.02831222613652547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..35747fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.04983204205830892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..4773a0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.07382156451543172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..b9a67f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.047517792383829756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..ac9d737 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.05001250108083089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..9a5dfc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.0888431708017985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..bdf6afc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.04135664701461792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..46da3c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.03628333409627279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..b464a37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.04660979111989339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..b92ce69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.04999060233434041 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..242f896 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.0870422879854838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..af95fcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.04525712331136068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..2aeb11a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.040271512667338055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..db73d94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.037522510687510176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..4714d9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.05894163449605306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..4388874 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.07482826709747314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..3297de7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.08623134692509969 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..991c733 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.06622906923294067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..2591a59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.030594897270202637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..e752563 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.043462236722310386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..bd84c42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04983614285786946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..2d6421f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.07463636398315429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..12a1535 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.033788883686065675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..2a01d30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.050156819820404056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..6aec048 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.055660096804300944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..5be30f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.03185381889343262 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..3b00b00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.0878950834274292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..1e10f2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.04625672896703084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..f0951eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.03806018829345703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..4f64b28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.09394311507542928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..6836b59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.04685538609822591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..48f9751 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.043035213152567545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..5b49824 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.03694293896357218 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..4e1709a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.06382893721262614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..d425d29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.04996121327082316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..9ac71ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.08765420516331991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..8854106 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.08478395144144694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..0eefe63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.02624634901682536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..2c9d80a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.042454886436462405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..3e19683 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.039697790145874025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..58134cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.08765215078989665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..56c9ca2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.06391646067301432 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..4f9dd9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.08591091235478719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..fb1d402 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.07354612350463867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..73a7553 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.07226510047912597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..569a31b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.08142766952514649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..de12423 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.03016278346379598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..1ec8ae3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.08555896282196045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..77b0dc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.049491135279337566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..7958d74 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.041019097963968916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..6361037 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.04440297285715739 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..1ada8ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.04608235756556193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..ba81fe0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.059515106678009036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..cd3bd46 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.08807642459869384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..835d83e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.041373888651529946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..792a794 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.041478375593821205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..3ccfd71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.05199933449427287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..f337c6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.05013218323389689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..ca6840b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.039424435297648115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..af994aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.08693169752756755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..078659b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.07383292118708293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..ea31437 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.04258295694986979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..123f749 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.05308487415313721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..4003139 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.046187822024027506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..6d526f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.03621689875920613 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..7a4658a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.05771803855895996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..cf42fbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.031987547874450684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..e44daef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.0384429136912028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..1b8c223 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.08699657122294108 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..83911f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.04644300937652588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..f7584a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.033521799246470134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..29952ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.03181836605072021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..ac3c8a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.031714117527008055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..dce6edd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.03178904056549072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..c0ea6d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.05062985420227051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..3bc7f78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.0857927918434143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..dd14ea3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.08193368514378865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..6a4882b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.06408901611963908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..04bd7cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.044091602166493736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..24f4a94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.05629229545593262 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..7ff4544 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.03225799401601156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..ca478ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.04822155237197876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..5f16bb2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.08692524035771688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..8fd2398 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.08717064062754314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..3289317 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.06659738620122274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..c32f100 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.05083198547363281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..82d2fd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.03959325154622396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..7629e8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.04580405155817668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..3b58fdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.03292205731074015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..972dc27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.05039661725362142 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..69ef274 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.0299629012743632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..f9d2d9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.04358879327774048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..64ac3ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.028529934088389077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..66c342c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.06360933780670167 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..c9628d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.044445725282033284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..6a32566 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.03255686362584432 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..db11fed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.05050371885299683 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..50b797f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.030099892616271974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..95c3c81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.03453419208526611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..b560114 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.07193700472513835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..61f9131 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03404829899470011 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..8d0b117 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.05791709820429484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..b111087 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.04682679176330566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..65bcebf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.02092738151550293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..97a1f00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.029749679565429687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..d9878ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.03206655979156494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..8ee82c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.029720811049143474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..170202e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.07401585578918457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..1f86fcb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.026743865013122557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..9250904 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.0607548713684082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..66dc9be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.08605350255966186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..a6bc605 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.08235934972763062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..51a82bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.06336308717727661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..595cdb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.038079639275868736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..2bf9437 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.044288110733032224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..861547b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.08159413735071817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..d249e92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.08551468054453532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..2e485ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.03768947919209798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..ba9325f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.03312389453252156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..4765ff0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.052279682954152425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..857ea7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.04447801907857259 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..80d4550 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.043114439646403 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..8254a6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.050695288181304934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..91bf4b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.04103938341140747 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..650b433 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.038353530565897624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..fe28be4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.08875175714492797 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..ad4e5ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.04351635376612346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..984d005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.03405267397562663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..96814d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.03494565884272258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..fecd016 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.03640881379445394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..5de857c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.04567182858784993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..f227c25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.07496333519617716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..cad0c5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04759770234425863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..518825d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04539887507756551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..0b9b8c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.08656268119812012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..4206487 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.08825665314992269 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..8ab20f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.05768847862879435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..9b7793a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.07317217588424682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..6d69b40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.03452341953913371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..fa98c91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.03511457443237305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..d005ee9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.08689571619033813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..378c9fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.0631188948949178 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..50786ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03860764503479004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..567678b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.07139408985773722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..ebfa15a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.0804995616277059 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..617224f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.03713400363922119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..59bba24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.077054758866628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..a3dceb2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.0682513157526652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..8a5cfab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.03466686010360718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..6bfc8fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.08650550444920858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..646ac36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.03380571603775025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..25f9d82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.06428056160608928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..97ded33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.027156551678975422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..9cfd216 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.07458651860555013 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..49221d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.0331796924273173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..f7334be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.03428528308868408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..59d75c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.038768049081166586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..149cb33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.08902998765309651 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..01b7b9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.05502263307571411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..906ef42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.03780790170033773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..39cbf0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.032696469624837236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..0f1687f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.04529141187667847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..6efb78f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.03406086365381877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..5edeb39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.04516137440999349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..c0bed22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.04895490805308024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..65050e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.0649772842725118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..db3d498 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.0852031668027242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..84a7c3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.04998988310496012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..f3f6ea8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.036961841583251956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..9bdc5b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.03519253730773926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..30ecaf4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.05982976754506429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..ec281ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.0463461955388387 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..8362bfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.043880772590637204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..0d5b926 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.07543757359186808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..4cec385 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.053912675380706786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..87221a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.0410107692082723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..54c0e24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.04749876260757446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..b283746 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.07375954786936442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..7497a0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.08230827649434408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..04c8b28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.04338881572087606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..5835bed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07252782185872396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..e374cfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.08672922452290853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..22fc6ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.024873197078704834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..7b931d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.03468191226323446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..7a5d26f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.029486656188964844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..f7bcf9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.0745899518330892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..ed2c79d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.05163398583730062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..16097ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.06017059087753296 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..1b8af27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.045447889963785806 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..8812d8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.07375693718592326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..986b594 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.07237932284673056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..8b9a624 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.02958476940790812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..50e1037 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.07428042093912761 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..e6f7e6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.07372854153315227 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..fa95479 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.03122711976369222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..052765c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.06933067639668783 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..ad6db2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.035169370969136554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..f8a966a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.043647360801696775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..e04432f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.04557249943415324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..49f0db8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.04970335563023885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..3c43b57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.047032586733500165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..886bd57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.03530681133270264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..62753d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.04871538480122884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..3279db7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.020042610168457032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..ca11dc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.030308544635772705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..f8780cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.03896925846735636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..9cd65f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.03902013699213664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..11a0e03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.03283255894978841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..9721081 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.03974100748697917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..6623ea3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.04484709898630778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..bff0e6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.03169746398925781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..a52c12f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.03669473727544149 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..b6f5568 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.03282918532689413 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..6e40135 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.030646328131357828 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..b70ea86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.09311806360880534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..4e13a45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.031751974423726397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..c19a0a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.08492097854614258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..480fe95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.08664747873942057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..65a7562 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.049782355626424156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..aef70b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.0341739018758138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..5aab8b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.02857744296391805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..09c7e51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.039150559902191163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..1c12194 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.02995367447535197 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..bd7e500 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.03750441074371338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..75b1663 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.05968896945317586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..d0c7b14 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.06355345646540324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..0271681 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.07754784822463989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..38c9283 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.081558358669281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..4c3b533 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.050394856929779054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..a38551e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.05055791934331258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..1aad4bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.0661385178565979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..56fd307 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03721448580423991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..b3e67af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.029233256975809734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..a650377 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.03444662888844808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..577ff53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.03219743172327678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..2f943f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.04974345763524373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..15fffb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.08541431427001953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..44e8a9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.0726398229598999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..5607097 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.04030443429946899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..d9e8c1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.030998659133911134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..dd53521 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.04132901032765706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..0ec3352 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.04938970406850179 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..58cc3c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.05739551385243734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..45389d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.08066692352294921 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..a1bd997 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.0749669869740804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..7680e30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.052533368269602455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..6a95c18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.05468976100285848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..371e658 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.04400581916173299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..1c5fd63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.04415114323298137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..3a3afc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.0867515762646993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..6993f81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.06025778849919637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..d51b070 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.031678962707519534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..1ff75b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.06490528583526611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..ef04dab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.08362254301706949 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..4211722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.047394224007924396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..0d689e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.050958494345347084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..185a84c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.06959029038747151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..3e363a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.0490512212117513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..2303f88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.0412827730178833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..b9ea845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.07326091130574544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..9c3aed7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.039742048581441244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..5da79b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.07169375022252401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..49d5803 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.029545172055562337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..dec5228 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.030944677193959554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..32178a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.048749069372812905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..99ff517 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.08684544165929159 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..03d16be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.03231496016184489 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..e229e32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.03316874106725057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..2cb6ee2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.03926020463307699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..a7b60dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.08223113616307577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..5a28d4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.03725105126698812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..4f14018 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.07932441631952922 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..c13ca76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.045803503195444746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..4b4dea7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.03091853062311808 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..4791ce3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.08518213828404744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..95e6491 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.0351845383644104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..79ba926 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.02516849438349406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..5b48464 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.04154723882675171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..6da04fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.038681058088938396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..5f9c0fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.06993762254714966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..7849cda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.027291162808736166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..e4ff3d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.029293620586395265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..d0b4f24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.050505606333414714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..06a8252 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.03637682596842448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..dca10e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.08685556650161744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..d2663ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.04705009857813517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..5491bea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.04012467463811239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..194819f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.08065264622370402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..145e671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.028495232264200848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..2adc1d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.02048381567001343 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..ed04c77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.0446723461151123 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..4640541 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.056221445401509605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..40a38d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.06329401731491088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..f7e40a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.02303489049275716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..f945259 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.06538857618967692 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..b1d96d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.06861766179402669 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..2e23cf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.03293644189834595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..f467d93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.07640298207600911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..21fe9f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.08594265381495157 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..9d99c32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.08220553795496623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..1f9fcf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.04222199519475301 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..93893e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.019524264335632324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..bae0439 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.032724082469940186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..3d8d9ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.0730950673421224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..1297dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.04634102582931519 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..e4684bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.04326412280400594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..ffeff1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.045168439547220864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..f03cfb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.02329659859339396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..6722fba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.05482439597447713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..9deccb8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.043040819962819415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..04a0872 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.06054640213648478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..3f267ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.029894665877024332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..9179934 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.04241370757420858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..7790503 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.04263213872909546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..f0ec65f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.07165283759435018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..59eb754 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.04966827630996704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..284e29b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.06514403025309244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..a3880cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.03157574733098348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..eafba6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.03504485289255778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..dd6c7bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.02777940034866333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..ec2ba90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.03972771167755127 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..848a6ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.08080393473307292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..8def2fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.0864572803179423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..0a2f7de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.06732474565505982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..77710fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.03299233118693034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..e56d1a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.04159073034922282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..3370145 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.025271073977152506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..65ba062 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.04161227941513061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..24156e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.030893095334370933 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..591f72b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.06891864538192749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..b18387a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.03554705778757731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..5510da2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.056657147407531736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..7d1fb33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.029584089914957683 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..d8fe5f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.03938350677490234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..9198a8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.04986584981282552 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..fbcd06f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.019614863395690917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..685cfb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.040262925624847415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..1e01397 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.037183038393656415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..f2d14c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.04738463958104452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..b89da4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.04618417024612427 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..428d323 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.03979236284891764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..6276da6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.08627883195877076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..1276ca0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.042279410362243655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..9febb8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.04642146825790405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..d9083ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.05680979092915853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..d884278 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.0450369397799174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..9aa8307 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.038762140274047854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..b0cb92a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.07473368247350057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..7706ce9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.03196104367574056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..28a9004 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.025420765082041424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..ee91033 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.04889354705810547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..d5f9e04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.02719336748123169 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..f8ac905 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.028132144610087076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..8d21bf1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.023478742440541586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..c1bad92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.0544567346572876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..ba6c1f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.08323214451471965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..f17dd42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.039783143997192384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..423ed5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.05271173318227132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..871806a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.04026228586832682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..5329a2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.042063665390014646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..b1f8f82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04941713015238444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..e5fe4fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04586877822875977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..9506cfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.048139095306396484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..6864fc9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.062179696559906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..eae66aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.04846369028091431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..6b843eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.07299807866414389 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..db1e275 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.037008980909983315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..9091072 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.04589761098225911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..079dab6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.04054516553878784 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..e075444 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.037053116162618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..52a89e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.03264976342519124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..b96e7d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.08334152698516846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..e52f748 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.030509257316589357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..f0d611d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.03478577931722005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..0ce98b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.035043116410573324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..ae0e861 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.06653323570887247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..3388bc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.04637841780980428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..adb26cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.08106749057769776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..7bb1692 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.026988089084625244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..0d54f99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.06764388084411621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..47786b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.03619844118754069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..65d6326 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.058105870087941484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..48d8010 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.07283194462458292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..6e407f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.0689538836479187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..445f107 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.03191612164179484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..6700cca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.05700067281723022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..01d6537 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.03895918528238932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..0e1696d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.061899725596110025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..27b3715 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.04195066293080648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..0974e78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.046190961201985674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..0367fca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.028066325187683105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..afedc08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.019037322203318278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..3268727 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.04618543783823649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..fd31feb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.02952723503112793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..eca61ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.04532089630762736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..fcb4c7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.03997635841369629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..d800df4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.026989126205444337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..895a2d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.046250168482462564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..93f001e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.04933720032374064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..e4c0cb3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.019629410902659097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..1b3f199 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.0331937313079834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..9a0e347 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.037062549591064455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..78e91d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.029346680641174315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..00ab604 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.039542933305104576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..98cf38b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.02276444435119629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..712c3a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.047115035851796466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..0d118c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.04287026723225911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..810cf82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.026640049616495767 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..46af476 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.03651079336802165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..49a2195 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.037902633349100746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..42d2cd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.031905992825826006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..1a4083a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.0727022131284078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..99f5fe9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.04131815036137899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..737fa4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.08715710639953614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..743b41e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Mg++_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.053582652409871416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S1/0_null.out new file mode 100644 index 0000000..16f585f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.25774718125661217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE02_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE02_CFA.out new file mode 100644 index 0000000..043fc59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE02_CFA.out @@ -0,0 +1,4 @@ +DE02_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.030183200041453043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE99_CFA.out new file mode 100644 index 0000000..3f74f61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_DE99_CFA.out @@ -0,0 +1,4 @@ +DE99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.02945549488067627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL18_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL18_CFA.out new file mode 100644 index 0000000..e4f4b6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL18_CFA.out @@ -0,0 +1,4 @@ +FL18_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.029579285780588785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL98_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL98_CFA.out new file mode 100644 index 0000000..dff970f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_FL98_CFA.out @@ -0,0 +1,4 @@ +FL98_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.029605146249135336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_IL11_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_IL11_CFA.out new file mode 100644 index 0000000..cbb6c04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_IL11_CFA.out @@ -0,0 +1,4 @@ +IL11_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.03062570889790853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_MD15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_MD15_CFA.out new file mode 100644 index 0000000..49a96c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_MD15_CFA.out @@ -0,0 +1,4 @@ +MD15_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.030421113967895506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_NY67_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_NY67_CFA.out new file mode 100644 index 0000000..739bde4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_NY67_CFA.out @@ -0,0 +1,4 @@ +NY67_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.03065253496170044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_OH09_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_OH09_CFA.out new file mode 100644 index 0000000..c14c467 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_OH09_CFA.out @@ -0,0 +1,4 @@ +OH09_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.029691116015116373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_PA15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_PA15_CFA.out new file mode 100644 index 0000000..41d1cc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_PA15_CFA.out @@ -0,0 +1,4 @@ +PA15_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.030654974778493247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_TN00_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_TN00_CFA.out new file mode 100644 index 0000000..3e48088 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_TN00_CFA.out @@ -0,0 +1,4 @@ +TN00_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.030387489000956218 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_VT99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_VT99_CFA.out new file mode 100644 index 0000000..8f56c94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_VT99_CFA.out @@ -0,0 +1,4 @@ +VT99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.03052631616592407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_WV99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_WV99_CFA.out new file mode 100644 index 0000000..85ac766 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S2/0_WV99_CFA.out @@ -0,0 +1,4 @@ +WV99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.030466540654500326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE02_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE02_CFA.out new file mode 100644 index 0000000..864cc57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE02_CFA.out @@ -0,0 +1,23 @@ +DE02_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2718563357988992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE99_CFA.out new file mode 100644 index 0000000..a01e18f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_DE99_CFA.out @@ -0,0 +1,23 @@ +DE99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5920783718427022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL18_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL18_CFA.out new file mode 100644 index 0000000..b505025 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL18_CFA.out @@ -0,0 +1,23 @@ +FL18_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6214702963829041 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL98_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL98_CFA.out new file mode 100644 index 0000000..1450679 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_FL98_CFA.out @@ -0,0 +1,23 @@ +FL98_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6713631828625997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_IL11_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_IL11_CFA.out new file mode 100644 index 0000000..c0b538d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_IL11_CFA.out @@ -0,0 +1,23 @@ +IL11_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2231804529825847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_MD15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_MD15_CFA.out new file mode 100644 index 0000000..fc3bf55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_MD15_CFA.out @@ -0,0 +1,23 @@ +MD15_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6167455236117045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_NY67_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_NY67_CFA.out new file mode 100644 index 0000000..2112000 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_NY67_CFA.out @@ -0,0 +1,23 @@ +NY67_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.3857060551643372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_OH09_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_OH09_CFA.out new file mode 100644 index 0000000..6fbba48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_OH09_CFA.out @@ -0,0 +1,23 @@ +OH09_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9397806247075399 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_PA15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_PA15_CFA.out new file mode 100644 index 0000000..80d28bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_PA15_CFA.out @@ -0,0 +1,23 @@ +PA15_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.3857426325480142 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_TN00_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_TN00_CFA.out new file mode 100644 index 0000000..72c7714 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_TN00_CFA.out @@ -0,0 +1,23 @@ +TN00_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.206900993982951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_VT99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_VT99_CFA.out new file mode 100644 index 0000000..6d7de63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_VT99_CFA.out @@ -0,0 +1,23 @@ +VT99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2476077755292256 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_WV99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_WV99_CFA.out new file mode 100644 index 0000000..37d378b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/S3/0_WV99_CFA.out @@ -0,0 +1,23 @@ +WV99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1490906556447347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_D_GLOBAL.out new file mode 100644 index 0000000..d5ec922 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.400257221857706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_M_GLOBAL.out new file mode 100644 index 0000000..f23705d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE02_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.672811718781789 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..2111a7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6950003822644552 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..2c8c1b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_DE99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5042487780253092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_D_GLOBAL.out new file mode 100644 index 0000000..56e22a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.892296806971232 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_M_GLOBAL.out new file mode 100644 index 0000000..fab2ac8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL18_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +2.282018947601318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_D_GLOBAL.out new file mode 100644 index 0000000..0f606e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.1690823793411255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_M_GLOBAL.out new file mode 100644 index 0000000..498311b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_FL98_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.28739545742670697 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_D_GLOBAL.out new file mode 100644 index 0000000..92a77a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.630109854539236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_M_GLOBAL.out new file mode 100644 index 0000000..a1d1995 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_IL11_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.773274739583333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_D_GLOBAL.out new file mode 100644 index 0000000..feb0cbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.9678168614705405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_M_GLOBAL.out new file mode 100644 index 0000000..8acd473 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_MD15_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +2.0780165950457254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_D_GLOBAL.out new file mode 100644 index 0000000..674eaa6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.661481106281281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_M_GLOBAL.out new file mode 100644 index 0000000..2e59093 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_NY67_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.7657012383143105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_D_GLOBAL.out new file mode 100644 index 0000000..a2a1393 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.830884305636088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_M_GLOBAL.out new file mode 100644 index 0000000..d819722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_OH09_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.9755649089813232 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_D_GLOBAL.out new file mode 100644 index 0000000..66e9c0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.765066814422608 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_M_GLOBAL.out new file mode 100644 index 0000000..6e30aca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_PA15_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.754125734170278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_D_GLOBAL.out new file mode 100644 index 0000000..3c1f639 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.707001932462057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_M_GLOBAL.out new file mode 100644 index 0000000..f1427e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_TN00_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.82995730638504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..35b335b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.037565640608469 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..e33883e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_VT99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +4.08358367284139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..5385616 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.7354202191034953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..5551aba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/0_WV99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +3.9608671188354494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE02_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE02_CFA_H_GLOBAL.out new file mode 100644 index 0000000..f9233f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE02_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..0cba153 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_DE99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL18_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL18_CFA_H_GLOBAL.out new file mode 100644 index 0000000..524f671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL18_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL98_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL98_CFA_H_GLOBAL.out new file mode 100644 index 0000000..524ce26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_FL98_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_IL11_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_IL11_CFA_H_GLOBAL.out new file mode 100644 index 0000000..b208d09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_IL11_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_MD15_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_MD15_CFA_H_GLOBAL.out new file mode 100644 index 0000000..5bedc3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_MD15_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_NY67_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_NY67_CFA_H_GLOBAL.out new file mode 100644 index 0000000..3d8c112 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_NY67_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_OH09_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_OH09_CFA_H_GLOBAL.out new file mode 100644 index 0000000..7da300f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_OH09_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_PA15_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_PA15_CFA_H_GLOBAL.out new file mode 100644 index 0000000..b208632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_PA15_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_TN00_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_TN00_CFA_H_GLOBAL.out new file mode 100644 index 0000000..112b27e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_TN00_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_VT99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_VT99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..79227e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_VT99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_WV99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_WV99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..98f28fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T1/1_WV99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..f66ad03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.042465734481811526 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..e592753 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.027404431502024332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..e68747a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.023646044731140136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..47185af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.028413852055867512 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..6572af1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.021806689103444417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..2030f1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.08173989057540894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..ba562c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.04207293192545573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..4d68cda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.08254549900690715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..28f1a18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.04235419432322184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..e63737f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.07975127696990966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..f7b473d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.08215124209721883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..43b7e8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.07485740582148234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..045606d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.06586300134658814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..5b89b43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.06528520981470744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..3feed1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.07604901393254598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..c18cbd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.040004730224609375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..17d717e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.025967673460642497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..5762d60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.07775224844614664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..3b2c6da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.05787583192189535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..9dc989c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.030173981189727785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..457e46b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.08315031925837199 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..d9d9664 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.03452132940292359 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..20531e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.08157232205073038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..967ec57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.049687047799428306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..57d878e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.07397813399632772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..cbaa9be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.06023157437642415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..cbf1b8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.04804948170979818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..96918e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.04575325647989909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..0a09a41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.07366052468617758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..e69906f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.07987293402353922 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..d35e81d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.031167058149973552 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..1a525c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.03383707602818807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..78fe8fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.03214629888534546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..def56a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.0784899632136027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..8f0ac66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.04024382034937541 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..f542732 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.044680798053741456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..6561bd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07625407377878825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..19945ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.028648781776428222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..4359392 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.031343754132588705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..99a1855 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.037635119756062825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..5dd46a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.03407096068064372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..1ce8899 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.040584067503611244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..7795e07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.05676993529001872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..28e25e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.07639246781667074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..a529b08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.0480128010114034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..0ed0b2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.08340123097101847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..891adfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.024630884329477947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..e09dfd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.044938989480336505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..6831c69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.03236547311147054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..b13257e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.03462132215499878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..43d8edb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.026856160163879393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..ed88ba9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.043539992968241376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..7d859fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.03623496294021607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..1704755 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.05718549887339274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..ffa4ccb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.03847434918085734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..e74e229 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.07975767056147258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..ee526da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.07715375026067098 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..cd6408b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.040536304314931236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..15b00f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.04615507920583089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..54196d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.03583876291910807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..4aaaac3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03799412647883097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..be8fd3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03931947151819865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..3fd26b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.03138018449147542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..c716cb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.03973701000213623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..0558b09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.03272953430811564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..a17dedc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.07742926677068075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..7ed98c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.03383484681447347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..a3c5a4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.04073012669881185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..cd5018d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.08211548328399658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..2cec02b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.07686250607172648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..6ec8c6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.04318893353144328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..d023fa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.03854540983835856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..667a963 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.08038889169692993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..f4059bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.04116252263387044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..e5de4b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.04972457091013591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..0847928 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.02426551580429077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..7d6ea3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.04898064136505127 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..00e840f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.041024498144785565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..68a43e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.07727299928665161 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..cd69d27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.06788311799367269 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..43c05f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.07433802684148152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..adb62cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.03914799292882284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..1e88a85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.07798796892166138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..12bcf67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.027434682846069335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..75a2e6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.0858651598294576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..420808d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.036044140656789146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..d0f07c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.05680590073267619 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..b41317c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03680235942204793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..fda3d96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.031554675102233885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..b1a59f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04985741774241129 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..8e73fe8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.027961790561676025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..bb5cb5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.048322439193725586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..2f13809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.03342674573262532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..aa20cdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.05450674295425415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..4774af6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.07893390655517578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..049e52c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.035895562171936034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..37a116b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.042617273330688474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..b7f635c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.03888791799545288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..fea6615 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.08496462106704712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..46ebd40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.08255000909169515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..d79a480 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04378927151362101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..952dbbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04578054348627726 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..172dfe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.05449575583140055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..484557e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.0545498251914978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..4cdbb43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.03152830998102824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..89783c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.08107300202051798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..efa4ffd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.03939557472864787 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..0794b72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.043406192461649576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..77e2f95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.04213561614354452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..11c7769 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.05258980592091878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..7806542 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.04332188367843628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..d3e16f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.08246659835179647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..c3f36f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.040212790171305336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..d98f70d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.05897986094156901 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..66f2095 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.03764410018920898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..7f44b09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.08227412700653076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..1ad4472 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.06966404914855957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..e35cff4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.04098754723866781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..55a2cf6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.07600237528483073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..783b712 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.04347844918568929 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..bb960ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.04131968418757121 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..4e9a2b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.025976900259653726 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..45066ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.028710059324900308 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..0e50993 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.03898122708002726 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..f5ebd0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.030999791622161866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..e35c779 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.044740013281504315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..cd4ce36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.08733734289805094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..5910dfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.050758735338846846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..a8a02a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.07853475411732992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..6ec9b53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.04090209801991781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..dbbfd66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.031169430414835612 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..3d0f991 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.0647403915723165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..94775b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.08036324977874756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..36ce95f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.05272004206975301 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..b480e96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.04659703969955444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..dd785fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.0390277107556661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..8e5934b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.05806285540262858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..ec97693 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.05256170829137166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..34c0d26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.040789997577667235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..acce5bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.03924139738082886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..86bbfa9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.04327393372853597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..70bf170 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.05607766310373942 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..27a1e2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.060275804996490476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..8eb0d1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.03812835613886515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..6272208 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.02527456283569336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..7c15c95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.025282724698384603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..e7e99a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.031341795126597086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..9bc8ad0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.044386768341064455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..125c3c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.057787760098775225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..dba8044 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.08234269618988037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..e1240ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.043395463625590006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..d176001 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.058790226777394615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..6cd76fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.07903501590092978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..5af30d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.04048601786295573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..e389450 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.07775467236836751 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..5086713 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.07104718287785848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..6565294 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.034870707988739015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..a60de89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.07597437302271524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..a4822e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.048768504460652666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..280e3ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.04597087701161703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..2f5c2af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.08081462780634562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..165cd89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.02834996779759725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..07c9fa2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04335652987162272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..db37ed8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.07903596957524618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..d535bda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.037443892161051436 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..ac13616 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.036291066805521646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..caa6cca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.05633208751678467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..5693d4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.06721134980519612 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..a11e3fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.04739112059275309 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..74284c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.02551370859146118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..5a482ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.035781681537628174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..b288c54 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.08363921642303467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..52714ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.026896178722381592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..4e0a93c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.052511048316955564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..2730d3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.04256627559661865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..49d8c91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.03997621536254883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..2f787c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.0818038781483968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..3829d1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.040596659978230795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..525c236 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.07409234444300333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..78fd8e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.04213795264561971 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..cef3811 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.03823441664377848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..151a413 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.08283888896306356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..960e172 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.03377347787221273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..0aa42f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.08411871194839478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..eb07373 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.040422526995340984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..0f19a9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.04078685442606608 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..d957909 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.042420609792073564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..0072fd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.05651416381200155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..65523d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.054678746064503986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..769a6ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.07611147165298462 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..1dfcf53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.04068450927734375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..a5e3546 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.08614842494328817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..514e4b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.029572415351867675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..9f455f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.056015296777089434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..09a2889 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.03325507640838623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..af0046b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.029967967669169107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..155c2b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.06952703396479289 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..3da7023 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.03506253163019816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..e55bdb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.037944674491882324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..b88bf26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.07770880858103434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..0261620 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.0809539794921875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..60c90a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.07948292096455892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..15162a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.04862003326416016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..af99ba6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.038787404696146645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..671f905 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.0805720607439677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..84ca735 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.03538987636566162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..da370f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.05252248446146647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..61d3557 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.08280129830042521 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..fbd84a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.040581345558166504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..252ef57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.0803133765856425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..7130636 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.039432493845621745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..4ac53ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.07936183214187623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..76a371b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.08403755029042562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..10daf40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.0573735237121582 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..f313607 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.0577502449353536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..fead1eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.038817310333251955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..e2bdc63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.043365228176116946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..537c4a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.03931064208348592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..d6e8426 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.07393708229064941 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..787bfe4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.06467972199122111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..757c24f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.03455200990041097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..2e9558b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.056010520458221434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..f060518 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.040115320682525636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..66367e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.04411655267079671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..1106ff5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.07675026655197144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..6717153 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.039844997723897296 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..50eb0da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.0780023733774821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..91ebe2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.05509652694066366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..c1d61b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.03998552958170573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..ef55334 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.02913209597269694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..04817f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.03542436361312866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..a655b49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.08003952900568644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..fdc9e77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.03570220073064168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..ad1d926 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.037897996107737225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..7de8967 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.040111068884531656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..9e296bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.08056222995122274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..e5ee0ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.04273329178492228 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..ae8a802 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.03794082005818685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..3318627 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.06449751853942871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..abd31b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.02893820603688558 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..0393b73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.08059064944585165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..2bf8d90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.05388599236806234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..2098f15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.033140138785044355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..a311f2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.07298678954442342 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..c42d5d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.07909584442774455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..5112264 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.05180486043294271 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..a76c6cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.07753307422002156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..d0ea25d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.07554403940836589 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..b0f4519 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.08107364972432454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..f3bba7f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.047076952457427976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..df59107 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.04231263796488444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..b1c16f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.07848953008651734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..29a7cb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04598558743794759 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..57f0d5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.08380923668543498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..faaca1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.05604637066523234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..4a02e24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.08273085355758666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..7a99ddf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.0397095004717509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..59992a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.04680026372273763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..6e38c69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.05493383407592774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..07188ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.049447369575500486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..8df1b69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.04920699993769328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..e89a1b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.045104976495107016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..012e624 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.07838060061136881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..8ebc5ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.04683080514272054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..1961845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.07974238793055216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..eb8e443 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.0849031130472819 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..1ba4551 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.023048476378122965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..206223b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.03437719742457072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..b6e1f50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.0316429336865743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..06b440e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.033708993593851724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..f78ebc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.03699128230412801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..85ff175 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.07898554801940919 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..1268837 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.07659932374954223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..0d26f2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.03767317533493042 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..fe405a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.030583302179972332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..8312e48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.02709489663441976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..b37334a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.029195078214009604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..4b7d65e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.023411262035369872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..4657d5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.08648764292399089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..94d5a76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.08287570079167685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..5d8b5e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.03783579270044963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..13283bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.06558609008789062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..863afdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.07484288215637207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..b92c545 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.041027994950612386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..09891f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.03711337645848592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..b0a8221 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.031280799706776934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..b31f938 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.033082115650177005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..c25ccd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.03148722251256307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..d0f2fe0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.06901881694793702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..e234f0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.033346096674601235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..f5c2505 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.05396568775177002 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..64a0b26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.0406560222307841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..80b89b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.03143442471822103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..a86d0b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.034140360355377194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..d6068e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.09559141000111898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..274bf0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.0435323437054952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..3e77a0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.03819644053777059 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..baec9b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.07834013700485229 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..91a233b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.02605146567026774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..bac8a9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.08103578488032023 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..3106be1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.08135741551717122 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..5ffcc11 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.03247999747594198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..c32c22e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.07402957280476888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..26c4fde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.05829909642537435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..c2a4496 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.03405928611755371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..c53936f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.08231893380482992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..880f120 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.039067316055297854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..8737918 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.08012903531392415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..f238000 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.039922324816385905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..35b52fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.05820649067560832 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..5ec9650 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.07347553571065267 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..f93001b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.03749905427296956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..03f0669 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.03979890743891398 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..72009ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.02363204558690389 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..61c4776 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.026151076952616373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..466190e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.0243373433748881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..360cc2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04190807342529297 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..2b07fe7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.039091622829437254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..bb61a43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.03225275278091431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..79623c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.03800102472305298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..e968d24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.03962541818618774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..66f362c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.04630930423736572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..2db14fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.07369056940078736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..8d88f45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.035264360904693606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..a8febd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.07959277629852295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..f30b296 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.08218744595845541 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..d4fbc12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.04702037970225016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..664f550 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.07529304027557374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..fdb4e58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.038659556706746416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..d6fee3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.034003031253814694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..e2acb18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.05576669772466024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..f80a7de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.0821237325668335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..00152a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03247584501902263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..c38cc10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.05550428628921509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..957b648 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.05019042094548543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..3ac25f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.022635797659556072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..58be883 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.07668119271596273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..a7086b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.07856667041778564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..80dcb7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.08118415276209513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..f5813f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.0327620267868042 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..95626dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.025406376520792643 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..b52e463 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.04479945103327433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..8a8ab9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.059275269508361816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..1581e0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.04091816743214925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..06b0ae9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.04099681774775187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..6672582 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.040091872215270996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..d880988 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.040962568918863934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..5835249 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.07918654282887777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..3934df2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.07860682408014934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..14286e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.021532885233561196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..d85542e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.037305128574371335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..7b6be26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.08149094184239705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..7312761 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.027449460824330647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..e69ab2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.02865358591079712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..5e02253 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.07843753496805826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..ac2e7ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.036509263515472415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..bf962e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.04454306364059448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..9a79c1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.050180633862813316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..efbbb61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.07583247025807699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..c5494a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.04826623598734538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..a6262a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.028940773010253905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..30bbfd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.03595306873321533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..8a04991 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.04172896544138591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..498e53d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03637259801228841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..89f9477 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.07536046107610067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..4bbce57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.07892785867055258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..551d341 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.03641049861907959 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..72537f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.03835150400797526 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..3bed8e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.0661059300104777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..f053933 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.05050034920374553 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..04924fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.05186239878336588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..9e2ce50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.036414643128712974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..331917b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.05425111850102742 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..53dcee1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.03585699001948039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..3e0ba5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03268179496129354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..83441fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.031632637977600096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..957b8fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.07585157553354899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..d50273c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.025786264737447103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..016ba62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.047655216852823895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..8547b0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.08321652015050253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..8f6caad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.03455653190612793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..45281ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.03058724800745646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..8f86d21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.08226600090662638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..62bc8f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.029488142331441244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..a83f9ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.023913745085398355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..6f2e856 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.042846930027008054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..347bc68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.08182998498280843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..77645f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.034485836823781334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..598f84e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.038882275422414146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..3e21207 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.026755928993225098 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..00fab0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.03204420804977417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..de2a5ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.0758679191271464 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..838caaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.037289075056711835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..93b021b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.053990292549133304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..be81ce1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.04493355353673299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..a28af9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.03133425712585449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..95b0131 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.02449533939361572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..72567fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.023375519116719565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..4b23bf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.08132339318593343 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..a44efb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.04460618495941162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..d3e2c2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.02334742546081543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..85e192e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.08218648036321004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..222a5cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.0769333521525065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..3cbd4fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.03803388675053914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..c56ce06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.04025726318359375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..a03352c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.04851964314778646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..359aeb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.0397981603940328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..ee89620 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.024955252806345623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..cab720a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.03497368892033895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..39f885d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.07622860272725424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..00d0faa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.08105035622914632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..d8cbfce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.02793793280919393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..2c93b10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07147632042566936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..17b77cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07894822756449381 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..68f5979 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.07963327169418336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..0061189 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.03618313471476237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..fd0f08f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.06947059631347656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..9c02496 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.04515238602956136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..a847914 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.04066462516784668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..31877c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.022316408157348634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..b15c569 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.029638826847076416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..4b78ee7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.03306821584701538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..5ddd126 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.029122396310170492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..9e2aa95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.04157469272613525 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..0d4c7bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.021992321809132895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..53965c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.07736029624938964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..d677ae1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.029552372296651204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..d2e760b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.030668350060780843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..a84f9e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.07911806503931682 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..657bcc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.0761228084564209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..d6552ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.04765534003575643 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..a613a4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.025575002034505207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..8694a0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.03284838199615479 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..6a61c94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.04080499013264974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..9bcbc33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.0725891629854838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..86248e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.04039622545242309 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..3298e42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.033591314156850176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..9f29896 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.04731220006942749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..23727d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.026650245984395346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..4b49eda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.03762032190958659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..43cd448 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.028208601474761962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..ac41e62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.02911925713221232 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..ab630da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.02752333084742228 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..1db003a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.043190375963846846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..443ab07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.0695603609085083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..8dd52bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.040526962280273436 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..6588416 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.06443627675374348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..c0edbf0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.035092671712239586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..ac8bdfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.028431296348571777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..c90af15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.028285940488179524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..9fe92b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.03697121938069661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..3d31d1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.028041505813598634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..6e9cb0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.03020466963450114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..86b3168 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.05886572599411011 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..224ed22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.028409274419148763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..cee02c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.06229422092437744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..7d8912f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.036577677726745604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..f02a063 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.04555968840916951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..90e569b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.03766627311706543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..55c4131 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.03610382874806722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..9a0135b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.02609641949335734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..bba24f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.02948121229807536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..a4c47de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03611932992935181 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..b027a70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03487406571706136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..0d36498 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.03324606021245321 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..02cc6a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.033244053522745766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..ed1b401 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.027246499061584474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..c9354b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.026519036293029784 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..589ac5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.04586955706278483 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..c2d07a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.05056898196538289 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..b4886b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.08280928532282511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..ecb47e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.04072659015655518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..582d95b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.04172111352284749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..31a735e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.031141495704650878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..1eaf217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.047725236415863036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..e533d50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.02610325813293457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..b797b85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.050480385621388756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..b223be7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.03868300120035807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..86259b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.0471473495165507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..bd35e50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.026551055908203124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..5ebedcb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.03995452324549357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..de67a06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.0774555246035258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..649bb65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.026776790618896484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..cc9958e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.027639838059743245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..3780c1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.08005925814310709 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..a320c12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.025888411204020183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..76dbfce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.03819167216618856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..d75060f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.037532711029052736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..d9b4739 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.029833046595255534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..99e29d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.07406936883926392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..4a45951 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.03590035438537598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..8185068 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.052667542298634844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..26083ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.03376994530359904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..699dc95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.025410370031992594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..221f848 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.0328702171643575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..03d21ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.0317423939704895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..5edaef3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.07629189888636272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..8a90ca9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.05125784873962402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..dae6b5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.028712761402130128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..29a5203 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.05639159679412842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..ca5f576 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.0749865730603536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..fb8ddf6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.03504268328348795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..053cce7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.028123156229654948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..1532945 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.051397450764973956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..5ee1eb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.038222742080688474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..a46a09e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.02928504943847656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..6c0e1ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.03352002700169881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..72a685a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.07908381223678589 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..976fe9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.022708773612976074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..96633ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.05267148017883301 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..74b9f25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.02378271023432414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..068860c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.026781690120697022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..16d3b7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.02073598305384318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..a65f697 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.04611874024073283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..94af212 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.07637561957041422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..1aceab0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.029103124141693117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..7125081 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.04321072498957316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..58e47ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.05871890385945638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..35eea82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.024490972359975178 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..a5fc5ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.04798775911331177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..a2426cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.06072930097579956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..8ceddd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.025087714195251465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..340de71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.05040227969487508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..bb7d758 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.045604932308197024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..af2bf1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.05315482219060262 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..d07cf12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.05233132839202881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..ba586a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.03236249287923177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..198f6fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.03689192930857341 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..9ba653f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.07336593866348266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..cd01b32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.07172460158665975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..e1c0011 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.06456412076950073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..2fc62d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.025816253821055093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..b59a868 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.044159090518951415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..48de557 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.03527112007141113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..fb36a12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.04429556528727214 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..b8be034 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.03536505301793416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..ba6eb25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.018413376808166505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..d856f43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.04869397878646851 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..c4f57d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.04089114268620809 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..ddf8b51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.021624374389648437 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..82bafd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.04477469921112061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..d05185c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.03253499666849772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..1a560d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.0324399471282959 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..1e761de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.03133443593978882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..4053182 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.034001549084981285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..97ad724 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.027010401089986164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..443a59b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.04254614512125651 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..50f546a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.03075408935546875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..1cd2a88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.04009682337443034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..dab0992 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.048581719398498535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..b6964ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.018845887978871663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..ccaf605 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.05434950590133667 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..b405261 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.07414920727411906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..5f5fd75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.060972535610198976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..ccda520 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.0762773593266805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..f71441d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.0329769770304362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..932f2d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.04580642382303874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..1d7f08b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.03827274243036906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..c4d2b84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.07920109033584595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..d639d96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.0811159372329712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..2b25df2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.07142480214436848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..3f5b80a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.07444183031717937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..3131299 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.06446066697438559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..e19417a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.027065269152323403 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..6f322cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.036647363503774004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..9e3de8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.034105463822682695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..7ab71f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.053870320320129395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..48da435 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.07055461009343465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..7fcd2df --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.06925187508265178 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..14035f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.042328135172526045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..a037bcb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.027692580223083497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..18c6dd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.03305951754252116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..92a8030 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.07873852650324503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..5cd6a92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.024271059036254882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..3189f7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.07994327147801718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..cb4f8c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.018487155437469482 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..ee4d55c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.031830366452534994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..a13d391 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.03594941298166911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..4e41e1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.04107050498326619 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..4d62223 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.06273467938105265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..b9b74f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.07508169015248617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..4ca76ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.022778924306233725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..adc6f39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.07830137411753336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..ae7a58e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.023454121748606362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..1dc02b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.05709981123606364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..4b9746e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.032792445023854574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..ac61fdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.032493587334950766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..87a999c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.03376344839731852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..79b3a95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03652803103129069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..6b3435c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.06231846412022909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..f544eee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.030101470152537026 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..8c6c8b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.032799947261810306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..2e9d921 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.03931279977162679 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..d5b28cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.05269608497619629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..ce21467 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.04874219099680583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..b2b9353 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.03512298663457235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..3cd3b5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.08026879628499349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..0271c31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.03610885540644328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..df2accb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.03545278708140055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..b4c5591 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.02682487964630127 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..3561391 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.024930123488108316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..87f79ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.07623845338821411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..8d8311c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.03191632827123006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..274b3c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.03035666545232137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..d2539f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.030298932393391927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..cf2d248 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.05779484907786051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..c19fa83 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.016415131092071534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..19ba530 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.04167636632919312 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..54a99be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.07894587914148966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..9692b2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.036811017990112306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..5fd3b4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.07714020808537801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..3666b0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.05447331666946411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..4099a95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.07717410723368327 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..c119040 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.03589248259862264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..888880e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.03373490174611409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..0f477c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.07483107248942057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..69323ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.058141823609670004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..cd5b722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.06729353666305542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..0478f7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.039117554823557533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..3a27ec8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.039197274049123126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..be2aec9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.02101957400639852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..746dc87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.054019550482432045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..e0766d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.03362460136413574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..b760487 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.034284782409667966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..3af3a4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.03589545488357544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..8ba13b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.075864843527476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..9524fef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.045652302106221516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..93cf5b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.029715466499328613 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..15eac13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.07191278139750162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..337203d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.0200766126314799 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..be02ebf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.07418822844823202 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..399887e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.030831034978230795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..0dc489e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.023766144116719564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..272c61b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.024558762709299724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..7a9800f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.02318575382232666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..51ba680 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.07552933692932129 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..5451af7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.07932537396748861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..d742a14 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.046120436986287434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..5d87ccb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.030272416273752847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..9f50d6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.018968733151753743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..cca8034 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.029907782872517902 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..77ee280 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.019606053829193115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..63b37a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.04727766116460164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..415f325 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.02729469140370687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..75649c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.03148680130640666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..d07d8d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.03207213083902995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..872fdc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NH4+_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.07982349395751953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S1/0_null.out new file mode 100644 index 0000000..5db54c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2898378729820251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE02_IC.out new file mode 100644 index 0000000..c26317c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE02_IC.out @@ -0,0 +1,4 @@ +DE02_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.053658334414164226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE99_IC.out new file mode 100644 index 0000000..6fb1ae8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_DE99_IC.out @@ -0,0 +1,4 @@ +DE99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.05301612218221029 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL18_IC.out new file mode 100644 index 0000000..abf1fe5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL18_IC.out @@ -0,0 +1,4 @@ +FL18_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.05409865776697795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL98_IC.out new file mode 100644 index 0000000..33a33f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_FL98_IC.out @@ -0,0 +1,4 @@ +FL98_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.053121864795684814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_IL11_IC.out new file mode 100644 index 0000000..84a3133 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_IL11_IC.out @@ -0,0 +1,4 @@ +IL11_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.054077347119649254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_MD15_IC.out new file mode 100644 index 0000000..a65496c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_MD15_IC.out @@ -0,0 +1,4 @@ +MD15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.053987463315327965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_NY67_IC.out new file mode 100644 index 0000000..9c1bc64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_NY67_IC.out @@ -0,0 +1,4 @@ +NY67_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.05312177340189616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_OH09_IC.out new file mode 100644 index 0000000..e49d9ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_OH09_IC.out @@ -0,0 +1,4 @@ +OH09_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.05312157869338989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_PA15_IC.out new file mode 100644 index 0000000..79975e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_PA15_IC.out @@ -0,0 +1,4 @@ +PA15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.054193917910257974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_TN00_IC.out new file mode 100644 index 0000000..cf2e4f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_TN00_IC.out @@ -0,0 +1,4 @@ +TN00_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.054078940550486246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_VT99_IC.out new file mode 100644 index 0000000..8beb720 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_VT99_IC.out @@ -0,0 +1,4 @@ +VT99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.054101367791493736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_WV99_IC.out new file mode 100644 index 0000000..bf5f24d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S2/0_WV99_IC.out @@ -0,0 +1,4 @@ +WV99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.05407629013061523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE02_IC.out new file mode 100644 index 0000000..415bde2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE02_IC.out @@ -0,0 +1,23 @@ +DE02_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.199046536286672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE99_IC.out new file mode 100644 index 0000000..05c60bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_DE99_IC.out @@ -0,0 +1,23 @@ +DE99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6140178322792054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL18_IC.out new file mode 100644 index 0000000..aabc8a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL18_IC.out @@ -0,0 +1,23 @@ +FL18_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6306752959887186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL98_IC.out new file mode 100644 index 0000000..11d2fca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_FL98_IC.out @@ -0,0 +1,23 @@ +FL98_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5893728733062744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_IL11_IC.out new file mode 100644 index 0000000..07ef2d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_IL11_IC.out @@ -0,0 +1,23 @@ +IL11_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2454346776008607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_MD15_IC.out new file mode 100644 index 0000000..3542da2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_MD15_IC.out @@ -0,0 +1,23 @@ +MD15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8296686808268229 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_NY67_IC.out new file mode 100644 index 0000000..8960425 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_NY67_IC.out @@ -0,0 +1,23 @@ +NY67_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.329837981859843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_OH09_IC.out new file mode 100644 index 0000000..3db2208 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_OH09_IC.out @@ -0,0 +1,23 @@ +OH09_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8271788398424784 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_PA15_IC.out new file mode 100644 index 0000000..4823ff7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_PA15_IC.out @@ -0,0 +1,23 @@ +PA15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.3692895372708638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_TN00_IC.out new file mode 100644 index 0000000..c213853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_TN00_IC.out @@ -0,0 +1,23 @@ +TN00_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.343906084696452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_VT99_IC.out new file mode 100644 index 0000000..bbed882 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_VT99_IC.out @@ -0,0 +1,23 @@ +VT99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2458704431851706 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_WV99_IC.out new file mode 100644 index 0000000..f050b4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/S3/0_WV99_IC.out @@ -0,0 +1,23 @@ +WV99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9755347808202107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_D_GLOBAL.out new file mode 100644 index 0000000..51b6503 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9821769833564759 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_M_GLOBAL.out new file mode 100644 index 0000000..56ccd52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE02_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9907164851824443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_D_GLOBAL.out new file mode 100644 index 0000000..ee3e794 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.1020703395207723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_M_GLOBAL.out new file mode 100644 index 0000000..f6f8e19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_DE99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.1258406599362691 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_D_GLOBAL.out new file mode 100644 index 0000000..9c9cd12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.38552202383677164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_M_GLOBAL.out new file mode 100644 index 0000000..31de28a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL18_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.45819170475006105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_D_GLOBAL.out new file mode 100644 index 0000000..9cd669a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.0698064128557841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_M_GLOBAL.out new file mode 100644 index 0000000..0351996 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_FL98_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.13193084796269736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_D_GLOBAL.out new file mode 100644 index 0000000..20e2bf7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0883880019187928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_M_GLOBAL.out new file mode 100644 index 0000000..c1f6c97 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_IL11_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0410910447438557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_D_GLOBAL.out new file mode 100644 index 0000000..ae13073 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5699065566062927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_M_GLOBAL.out new file mode 100644 index 0000000..b664171 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_MD15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4067216952641805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_D_GLOBAL.out new file mode 100644 index 0000000..d3a9de2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0867428660392762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_M_GLOBAL.out new file mode 100644 index 0000000..924098b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_NY67_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0965957522392273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_D_GLOBAL.out new file mode 100644 index 0000000..4206ca8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3623129725456238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_M_GLOBAL.out new file mode 100644 index 0000000..c94291b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_OH09_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4060976584752401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_D_GLOBAL.out new file mode 100644 index 0000000..9bc3387 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0348331689834596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_M_GLOBAL.out new file mode 100644 index 0000000..a7df217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_PA15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1305692831675211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_D_GLOBAL.out new file mode 100644 index 0000000..bd8ab02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1491212010383607 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_M_GLOBAL.out new file mode 100644 index 0000000..6e9dd5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_TN00_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.08281858364741 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_D_GLOBAL.out new file mode 100644 index 0000000..95c5e24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9463470458984375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_M_GLOBAL.out new file mode 100644 index 0000000..a44ff2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_VT99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8354851682980855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_D_GLOBAL.out new file mode 100644 index 0000000..0f21c80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.910260820388794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_M_GLOBAL.out new file mode 100644 index 0000000..43aca94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/0_WV99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9621328989664714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE02_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE02_IC_H_GLOBAL.out new file mode 100644 index 0000000..7a7aafd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE02_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE99_IC_H_GLOBAL.out new file mode 100644 index 0000000..5852d24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_DE99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL18_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL18_IC_H_GLOBAL.out new file mode 100644 index 0000000..6ba0937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL18_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL98_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL98_IC_H_GLOBAL.out new file mode 100644 index 0000000..4e39c67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_FL98_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_IL11_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_IL11_IC_H_GLOBAL.out new file mode 100644 index 0000000..07b1f4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_IL11_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_MD15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_MD15_IC_H_GLOBAL.out new file mode 100644 index 0000000..267f27d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_MD15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_NY67_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_NY67_IC_H_GLOBAL.out new file mode 100644 index 0000000..babac23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_NY67_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_OH09_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_OH09_IC_H_GLOBAL.out new file mode 100644 index 0000000..906e3e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_OH09_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_PA15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_PA15_IC_H_GLOBAL.out new file mode 100644 index 0000000..1e01348 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_PA15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_TN00_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_TN00_IC_H_GLOBAL.out new file mode 100644 index 0000000..945f82b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_TN00_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_VT99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_VT99_IC_H_GLOBAL.out new file mode 100644 index 0000000..0319dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_VT99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_WV99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_WV99_IC_H_GLOBAL.out new file mode 100644 index 0000000..b40f5a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T1/1_WV99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..b51e314 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.036369856198628744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..00b9840 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.03389436403910319 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..2e242c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.07455908457438151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..884ed71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.06881688435872396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..f28d91b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.03360086679458618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..6be25ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.06633092562357584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..163c1c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.0651737928390503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..a415795 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.06742466688156128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..97d3c22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.06720921198527018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..6263953 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.0688655694325765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..87c8fb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.04039905071258545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..2993217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.03197311560312907 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..ba51a06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.03974704345067342 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..81e39d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.03904521465301514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..833bc76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.053341742356618246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..f110601 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.03257294098536174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..1a58b91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.08195865154266357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..9882bac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.03247726360956828 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..74adf93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.04865146478017171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..f7cad7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.06008124748865763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..ec26c3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.04489404360453288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..e56f652 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.04108066161473592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..98b6627 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.025866536299387614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..07e9dcb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.03682022492090861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..a0648f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.042057780424753825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..33678d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.04107797543207804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..c697386 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.06179260015487671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..a7e3593 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.0808061162630717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..3f63849 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.0696574330329895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..b279c56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.09136729637781779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..905b21b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.06938131252924601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..f43a9b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.06533961693445842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..d5b2626 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.04391847451527913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..798c3a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.03135515054066976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..e7faae9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.03197731971740723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..600f8e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.06762348413467408 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..e518a1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07508493661880493 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..7c29c18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07483883698781331 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..25d6dde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.05041322708129883 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..f1e5644 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.03813388744990031 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..b7ad3b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.03848243157068888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..8596da4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.05078225533167521 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..cc48255 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.07698015371958415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..56c81fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.039938422044118245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..04fac49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.05812573432922363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..ebd929a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.035343245665232344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..7cf5249 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.041991535822550455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..6040d54 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.09276933272679647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..451171f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.04270576635996501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..464ad56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.07487338781356812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..885383c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.07436564763387045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..cdb9f6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.025216325124104818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..ba9bd5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.06430097818374633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..3474e04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.06864246527353922 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..96b9da3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.02793119748433431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..4e16e95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.06905599037806193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..2c34bb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.03280734221140544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..a913d8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.03270649512608846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..3bea3a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.024205553531646728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..634469d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.03840934038162232 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..23d6c03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.037629318237304685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..a83bf4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.07639723221460978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..346fdfb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.03890411059061686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..ef60d91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.07548799117406209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..9182cf2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.07459655205408731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..f014277 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.03405090173085531 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..6f55961 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.07821271022160849 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..430b6b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.05019387006759644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..267fa79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.038589656352996826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..10a59b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.06710399786631266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..505ea09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.0615504264831543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..d9124cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.049605266253153486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..6e79b7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.06876031557718913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..33f0220 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.05112005472183227 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..e972400 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.03848404089609782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..54512c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.04706178108851115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..a93f143 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.043556272983551025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..28e65f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.02544913689295451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..8163c28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.04553707838058472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..217e0cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.06917594273885092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..e0840bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.03722813129425049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..f1b2864 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.029683820406595864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..cefcfea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.06011035442352295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..287ea4a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.033209983507792154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..a992c18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.06291365226109823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..c8e5128 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.04299752712249756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..2dd9fa8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03990200360616048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..ba8b538 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03504327535629272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..3b8f7f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.023937678337097167 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..0b7944f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.07697341044743856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..3f454a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.070419180393219 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..0120b1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.07564617395401001 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..9729af7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.047206481297810875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..4242c6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.0834075927734375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..6aca737 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.07311906019846598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..2e1f1b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.07683008511861165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..fcfec7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.06728317737579345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..dec4644 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.07655756870905558 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..c64ecbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.07977243661880493 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..6519b9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.07150050004323323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..077c88a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04343869288762411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..05a513a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.043593955039978025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..a93da04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.06874976952870687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..13272f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.053737179438273115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..850350e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.027942939599355062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..c1b48eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.04166481494903564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..74b0155 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.042630124092102054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..ab2d663 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.04364279508590698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..69e7532 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.0433760126431783 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..1f5aca3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.034064380327860515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..ebc04b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.05111478964487712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..5281999 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.06879380146662394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..e7d5df7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.08018772999445598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..3455ee7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.07675878206888835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..35d691a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.045009700457255046 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..b9b01ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.0305007537206014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..fe2717e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.0766711711883545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..ed4dddc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.02875074545542399 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..efcc053 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.08342955509821574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..0db978e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.04998529354731242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..80c7be8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.031145747502644858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..8f73ccf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.07549716631571451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..2c24ccd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.034044007460276283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..fc9737a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.0402963121732076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..ff76451 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.04047988653182984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..d73becb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.041826121012369794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..c995d40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.02790071169535319 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..3fc861c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.04222908814748128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..eb69158 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.03649082581202189 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..1178db1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.06514434417088827 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..79f37c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.06500747203826904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..c704fa3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.033274515469868975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..5d71b9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.02769943078358968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..f6d7241 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.042712199687957766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..ce4ee1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.041983850797017414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..348af69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.03991166750590006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..4838793 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.07230207125345865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..f740525 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.03844207525253296 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..8e1c58a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.06913987795511882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..0e531ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.027708288033803305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..3a0ece7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.05160438617070516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..d6c4c29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.06901275316874186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..66a827f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.042057875792185465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..bda33ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.0822399099667867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..31f1fb2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.07681006987889608 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..48cd7d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.041053195794423424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..0fd9f07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.04082866509755453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..ba89503 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.044779741764068605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..3decdd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.07715506156285604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..eb2be96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.06807454029719034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..6ab8bf4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.03888736963272095 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..b640794 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.0469536026318868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..4b95c16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.029263989130655924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..2f5a6f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.04409095843633016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..2da79a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.023689146836598715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..604fca6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.044872713088989255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..c86117d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.03338783582051595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..70c4107 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.07387228806813557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..49eeb69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.06819280783335367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..7a45031 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.06505863666534424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..d45f7b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.041778564453125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..5d5dfcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.042247394720713295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..7a4bf34 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.07437051137288411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..7912f50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04197780688603719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..b70c63c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.07596144676208497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..47bf95a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.02722309430440267 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..d72a6ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.0464866836865743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..aebe9d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.06903354724248251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..b712391 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.083193838596344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..f6bbfdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.04267339706420899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..f7646b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.05003289381663004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..2af2208 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.08406670490900675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..9e80e6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.06775894165039062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..72a2b7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.03317487637201945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..ab8a295 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.082054336865743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..d813550 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.10108218987782797 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..1bba292 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.07618773778279622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..2c29ad7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.07675837675730388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..1132e49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.06287429730097453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..641f535 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.0724043885866801 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..2bf3a92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.08005582888921102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..9131805 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.05903164148330688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..fc3c1e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.03045757214228312 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..a8a0249 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.06854560375213622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..e2d39d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.039954408009847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..abf7104 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.044969165325164796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..a2d1522 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.044906739393870035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..e73e66e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.03930436770121257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..2f6b1c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.0418471097946167 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..3759598 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.02747706969579061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..121c33f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.06893164316813151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..eec5ea9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.044901971022288004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..61f422e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.033000826835632324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..45e9a26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.05268567005793254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..01a683b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.0544947346051534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..ff9512a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.040974374612172446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..4f26b45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.03059177796045939 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..0ad39c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.043058737119038897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..befe9ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.06882084210713704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..c16acd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.04211282730102539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..1e92675 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.061921850840250654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..014dd10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.06426215569178263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..f06ce6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.05158896048863729 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..9d28146 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.06535326639811198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..f633ce6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.030061471462249755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..bb97cbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.06040685574213664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..941ecf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.06275629997253418 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..361f80c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.04076787233352661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..9436f00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.06463735500971476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..fbb33fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.040346276760101316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..c7aaa33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.0651979645093282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..79ba20e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.0680154005686442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..8c95316 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.028083995978037516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..abc6ecb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.06657497882843018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..be3e2ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.06903355916341146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..75b90c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.0618428905804952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..c0edf79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.03827429215113322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..fae07fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.06911811828613282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..dd2fc8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.035706508159637454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..a07d4b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.02893721262613932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..cab0588 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.04243302742640177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..fb667a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.06219606002171834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..8350b5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.07597196896870931 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..ed85b63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.07337442636489869 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..55f2d70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.04497935771942139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..71639c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.038546999295552574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..dc76596 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.07655652364095052 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..5ce52e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.05019271771113078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..97f0617 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.06957577466964722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..357347e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.05571881135304769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..59ed6f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.08144245545069377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..ca5ae96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.07990970214207967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..49e7259 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.045766933759053545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..5880dc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.07326817115147909 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..12e783a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.06789972384770711 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..f8d825b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.06406325499216715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..2706c90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.07556323210398357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..6203e91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.039839283625284834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..c9dc47b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.07935269673665364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..01e47ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.05132222572962443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..1b83d76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.08017348845799764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..020b707 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.06119280258814494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..90a1a8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.044327163696289064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..9f8c925 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.0635879397392273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..97f69a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.07773660024007162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..0f1dd0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.06424248615900675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..8cb8b67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.07731050252914429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..a6ff7cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.069544517993927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..b012ad0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.07424306869506836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..ad63581 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.03890579144159953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..835f5ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.0796901305516561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..940a591 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.08087750673294067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..464dda5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.0657668431599935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..6a4f994 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04201784133911133 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..dcc50a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.05183436473210653 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..b8bdf36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.039226090908050536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..2074d42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.03379851182301839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..18d21a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.04234097401301066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..f6251cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.0764665683110555 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..5ce915e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.07582578659057618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..6872966 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.03932600816090902 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..35aa51d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.03841841220855713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..62bf1da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.073332146803538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..2107afd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.03968199094136556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..2221474 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.041910656293233234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..aab1b5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.06712610324223836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..d3bb48d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.06856780846913656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..ff045ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.0703601082166036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..1e19f62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.0421661376953125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..a2c9894 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.032815019289652504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..37d08d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.041465906302134196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..f0b69e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.0771888772646586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..6b754ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.04585939645767212 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..e728d37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.08480278253555298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..f3ad044 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.06516608397165934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..f8e5042 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.07656870285669963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..5508eed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.0395061453183492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..f9cceac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.047226540247599286 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..a50d4ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.05281573931376139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..6174424 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.06427799860636393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..ccb39a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.05037972529729207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..d994b39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.0772875467936198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..d256a31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.07317272424697877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..5656072 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.08004430532455445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..cfa6769 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.04537258148193359 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..8ec745d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.03904688755671183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..c1e1906 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.03647102117538452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..03f2770 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.07446571191151936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..e825116 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.0643675724665324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..f4519c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.07442935705184936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..fdbacd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.03927781581878662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..6e25635 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.0258250633875529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..ee53b56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.04523913462956746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..36afb9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.07361189921696981 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..7f5683b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.0809522032737732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..23226b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.03623547156651815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..0d72bd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.05308923323949178 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..fdb6e57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.043812112013498945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..ca7d384 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.07586292425791423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..b381472 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.07542514006296794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..839273a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.050707805156707766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..11d2661 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.03980923096338908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..ec47b63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.08310170571009318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..135fb90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.08131663004557292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..ea89fd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.07441173394521078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..f2947f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.03194202582041423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..f64c2a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.08127737442652384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..3f17d50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.038515845934549965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..08dcafa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.03772337834040324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..eef27b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.06860795815785727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..bf64acb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.07985903819402058 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..8b21889 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.06723454395929972 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..8fd6eb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.03299845059712728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..88a3df6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.08048379421234131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..ab7689a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.03634879191716512 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..541f2c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.03720140059789022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..bb9f5c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.07900362412134807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..4ea8707 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04111953973770142 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..0873855 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.039578020572662354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..ee3b24b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.04202934503555298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..0442910 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.043115651607513426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..4c77533 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.034249401092529295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..ddd8659 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.04310491879781087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..743fe63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.038583219051361084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..cd6f586 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.06610948244730631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..5915b49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.06808015902837118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..2531129 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.03668866157531738 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..5b75667 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.04765652418136597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..3133a26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.04938383102416992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..04b2536 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.09474486112594604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..72d947f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.04465771913528442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..eb0eb7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.07899146874745687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..942f888 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.07432301044464111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..b497c93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.0312528649965922 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..5198a57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.02982207139333089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..3bf3ac5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.04263847271601359 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..a3e3a99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.03945449590682983 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..e28ce12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.03706802527109782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..36a697c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.03970112800598145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..23ce36c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.0326695442199707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..a345a20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.06561864217122396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..96d32b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.045222278436024985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..d774a60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.0807500958442688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..fed2556 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.03738250335057577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..e2484cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.024753506978352866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..02e6e75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.03979199330012004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..02090d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.08190078735351562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..b8803f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.08068360090255737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..9d013f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.040825982888539634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..b0edd7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.09159976243972778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..8058469 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.07627442280451456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..8b41953 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.07761004765828451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..e2b190e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.07989679177602133 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..abab162 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.06644203662872314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..d9faebc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.037633192539215085 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..db43fd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.051521575450897215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..fdc507a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.03769667545954387 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..d2d628a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.06155184507369995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..c8abc7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.06004675626754761 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..f902a77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.03900718291600545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..5047a1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.05088139772415161 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..6c3d2cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.04051083326339722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..9fd3dd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03891591628392537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..72aaed8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03885121345520019 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..903ac41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04004843632380168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..0822342 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04282817045847575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..3fd7c0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.03796212275822957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..a00f74a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.035645870367685954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..8988ea9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.04505772590637207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..77f3b43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.0826888640721639 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..a59208f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.050993263721466064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..eb19a36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.07955737908681233 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..fb996c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.07906539440155029 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..dea1cdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.07868069410324097 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..acb77e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03757245143254598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..14aad94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.07572089831034343 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..da6bb42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.06484163602193196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..936ed7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.0660038669904073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..0c2ba70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.025788529713948568 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..29489ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.04146881500879924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..7f00519 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.044910689194997154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..bbd2a87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.08130801518758138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..91542d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.030026225248972575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..6837aec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.06801201899846394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..ebd5529 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.03640187581380208 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..ba8d9b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.0739108403523763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..44f526f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.040002222855885824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..a8e10d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.04392014344533284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..48913b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.03773801724116008 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..e8df1d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.039280434449513756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..16f9561 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.043515368302663164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..7e0009b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.09491294225056966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..0c33302 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.07831367254257202 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..6a32b5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.04423939387003581 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..fd9b380 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.07554717858632405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..a51311f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.03561109701792399 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..b129c5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.08283877372741699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..824ed10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.08303442001342773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..c5a119c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.07589100599288941 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..745fb43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.03998963832855225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..4c3fe83 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.04358228445053101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..8c683a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.06154803435007731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..8abd5a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.06711315711339315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..f9e8259 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.0659404436747233 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..8054caf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.05334441661834717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..34deb30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.04263771375020345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..0bec994 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.07341231107711792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..a089627 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.04677281379699707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..06e7705 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.049453675746917725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..18cc7f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.06347958246866862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..537d61d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.07745997508366903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..f0576c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.032909607887268065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..d509b6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.05187109311421712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..6e4d98f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07552482684453328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..0cfdf2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.030052463213602703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..3936162 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.03816438515981038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..ad7defb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.04327087004979451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..dc283be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.07298396825790406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..eff03ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.03296451171239217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..d43e59a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.07852866649627685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..46025dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.07743224700291952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..3988420 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.044168508052825926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..b2d877e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.026084637641906737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..cbe9650 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.07609884341557821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..b10d2e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.06421989599863688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..cd9b8cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.03321578105290731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..65e4196 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.03537982702255249 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..a818909 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.038297760486602786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..1728c39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.048657766977945965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..06a2ad3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.03671655257542928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..0b96d61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.03136975367863973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..9add134 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.06576704581578573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..9c270cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.033385674158732094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..99d2025 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.07615543603897094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..6a39e79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.046502423286437986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..89bf8c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.0622502326965332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..af4e6e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.02564391295115153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..f0a4869 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.03455549478530884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..a0989d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.04094227155049642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..4f1f5ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.029871018727620442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..ec1ce8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.04029331604639689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..542016d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.03763215144475301 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..0968a16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.06587988535563151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..f66d005 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.03737039566040039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..a3eb05c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.07793483336766562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..ea2be7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.04204489787419637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..ef00edc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.038187309106190996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..83240f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.0729717493057251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..1710221 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.0647138516108195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..1149ac8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.03616637388865153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..4df64d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.02234154542287191 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..5becb4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.07433089017868041 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..e3e621b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.07908390760421753 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..15c0b0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.046539572874705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..79b9cc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.030272805690765382 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..81430f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.04148561159769694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..d834416 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.04069474140803019 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..07be687 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.029916810989379882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..19823a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.06795724232991536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..8719d41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.02374741236368815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..c9c2a22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.033947181701660153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..a9a1248 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.03657511075337728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..e30a133 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.06581579049428304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..1452ed4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.03906165361404419 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..ca02fe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.04732306798299154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..06c0780 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.0356407880783081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..fa3921d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.04350084066390991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..9600ec0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.038891108830769856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..d91ac4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.03940062522888184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..b57cc88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.07053606907526652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..baea625 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.03995773394902547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..1a006f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.04215646187464396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..fc87acd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.03915283679962158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..21d1ed5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.07712226708730062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..7214a42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.04609840313593547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..a0c88ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.046810861428578696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..a6a2572 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.04158593416213989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..70eca30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.03737279574076335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..a638cba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.028769501050313315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..576116b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.07254094282786051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..69f6b45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.0376849889755249 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..df5fce2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.08063825766245523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..5169c47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.03704168796539307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..abe271b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.03662201166152954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..cb8008c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.029426284631093345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..4a69869 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.06349474589029948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..223ddc7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.05051475763320923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..72e0fa5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.029115732510884604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..f5ad81d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.06435198783874511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..c0c9a16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.03466432094573975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..1552e9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.03968636989593506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..4ea936d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.03781649669011434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..d764b2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.03951333363850911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..cdb7451 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.041717278957366946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..c0b159d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.06053636074066162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..dc2606a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.03914386034011841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..1fbc263 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.03222333192825318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..7dafb82 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.08053995768229166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..e1e50e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.026876413822174074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..2981318 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.030824160575866698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..201eca3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.03171613613764445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..df6b62b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.04075587193171183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..40796cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.07982901732126872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..219502e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.051500956217447914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..04890a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.031165385246276857 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..df9c7f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.027441962560017904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..5ef0dc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.03722683191299438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..1a8374b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.07434991200764975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..b180351 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.024232757091522217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..e5e1464 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.024362635612487794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..3bd3509 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.02217628558476766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..16216db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.07615048090616862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..4e6a56a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.06776206493377686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..152c79a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.02778900464375814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..3be3abe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.024733563264211018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..6273fd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.07943147420883179 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..72f9113 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.025205302238464355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..157b47f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.02731446425120036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..2727a1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.04082667430241903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..5bd9507 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.06810387770334879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..76eea19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.034322996934254967 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..2834ed7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.03703103860219319 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..7d302d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.03363560438156128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..52869be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.026053619384765626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..4fba6f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.032713409264882407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..c2c2505 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.07868957916895548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..e3d7d8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.06925565799077352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..1ad4e6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.08380829095840454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..47bd812 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.04400884707768758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..2133d8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.042902811368306475 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..fc95199 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.04093686739603678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..1211fb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.03953978617986043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..66aef5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.03881884018580119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..7c1878e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.04365901152292887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..c2b2cb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.0638472040494283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..0836fbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.06829567352930704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..f1f011f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.026480154196421305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..a052a86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.03811326821645101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..7335f9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.07629879315694173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..4c2bee1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.06783618529637654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..b059705 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.025821717580159505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..bd04a67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.06043033997217814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..4fbb2fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.07955071926116944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..0818cd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.07122725248336792 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..7175489 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.0663893977801005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..7527d48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.07507903973261515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..18279d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.08036241928736369 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..c3ec891 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.061190625031789146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..80bfe6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.03067978620529175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..22f56f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.06723194519678752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..2145fbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.027451145648956298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..61f059c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.0360961119333903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..98c9345 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.07657540241877238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..4013f64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.06171688238779704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..1eb6999 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.07496707836786906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..21cd519 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.0390000859896342 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..ab34130 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.03829595645268758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..ed48eb2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.04249774217605591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..76e60a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.07867587804794311 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..7eab98b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.042481529712677005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..183d022 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.06299493710199992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..88ad2cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.026467140515645346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..8f5568b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.02812240521113078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..d4eb073 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.04558427731196086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..2f24702 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.0751773993174235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..1548877 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.04129124879837036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..e2b8553 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.039342836538950605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..be5e8ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.03533399899800618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..f62c6ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.0614172617594401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..4b1a3f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.03624647855758667 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..19106c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.038434032599131265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..a9dc7ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.06149465243021647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..6e33a8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.06510884364446004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..13419a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.06650789578755696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..7ded838 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.07218639055887859 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..80f3a23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.04263229767481486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..362fe40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.07703091700871785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..52529ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.02526084582010905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..4382171 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.04947112401326497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..a58ca20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.03626426458358765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..f8c30e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.07587190866470336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..3499af1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.03747388521830241 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..31620aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.06947360436121623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..0881ff3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.06201483805974325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..5602c0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.05846339464187622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..516c8a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.05054985284805298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..df4bdb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.08007913827896118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..9beaa2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.07158782482147216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..2ef5199 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03488166332244873 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..6875f6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03219195604324341 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..79a97fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.036808733145395914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..cc07d7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.038424821694691975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..bcb8bfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.022270190715789794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..358e467 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.041835840543111166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..eb1d3ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.032034305731455485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..bdcd01c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.03636185725529988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..e76d155 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.03553645213445027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..04a7863 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.06761778593063354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..ad4b442 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.06492542028427124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..2ac13c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.09029113054275513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..df9e305 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.04163582324981689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..7ab428b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.04125430981318156 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..cd2ecee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.02352266709009806 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..d1e5350 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.07559002637863159 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..8fb52d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.05966598590215047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..be908b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.06805545886357625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..ca972dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.029951024055480956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..e46ee0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.03211673100789388 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..c7d0b5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.0567174235979716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..744061d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.041045673688252765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..c3f7b22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.07531724770863851 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..8cf2739 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.018391112486521404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..6b922b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.0368071993192037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..c55584b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.05623319943745931 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..a5b574d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.02968833843866984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..3ff11a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.03923572699228923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..eb24514 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.04882239103317261 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..5572d95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.023962775866190594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..2f61929 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.04904206991195679 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..f5d5c86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.07352960109710693 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..93e3f7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.039017124970753984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..91d141d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.06010339260101318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..dde124a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.02551873524983724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..b0906a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.07139616409937541 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..d0525b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.037062700589497885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..af80e44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.07326598167419433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..afab625 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.06517719825108846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..904d84c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.0278195858001709 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..f8ff5d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.06308553218841553 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..3b34459 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.031156460444132488 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..3696eba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.06623521645863852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..c7fabe5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.06437384684880575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..1449090 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.0706613262494405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..31712f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.07524099747339884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..08449d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.039051489035288496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..49b4a96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.030920477708180745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..ddaffff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.03265078862508138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..b1d50ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.03218545913696289 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..a0ac9c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.0817674199740092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..1a68d31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.03565382957458496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..ef01ef9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.02609357436498006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..7e81bdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.030624977747599282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..1ca9cc9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.07498441934585572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..a82074d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.06284165382385254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..739788d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.06600909233093262 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..88fa831 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.07548718055089315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..f5973ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_NO3-_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.03556363582611084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S1/0_null.out new file mode 100644 index 0000000..96df48a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2628413160641988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE02_F-AAS.out new file mode 100644 index 0000000..523f18b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE02_F-AAS.out @@ -0,0 +1,4 @@ +DE02_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35755463043848673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE99_F-AAS.out new file mode 100644 index 0000000..5f4e9fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_DE99_F-AAS.out @@ -0,0 +1,4 @@ +DE99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35672595898310344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL18_F-AAS.out new file mode 100644 index 0000000..c0ce0df --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL18_F-AAS.out @@ -0,0 +1,4 @@ +FL18_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3570784330368042 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL98_F-AAS.out new file mode 100644 index 0000000..c96eb99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_FL98_F-AAS.out @@ -0,0 +1,4 @@ +FL98_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3572090188662211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_IL11_F-AAS.out new file mode 100644 index 0000000..cab2c89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_IL11_F-AAS.out @@ -0,0 +1,4 @@ +IL11_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35808077255884807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_MD15_F-AAS.out new file mode 100644 index 0000000..1f6942c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_MD15_F-AAS.out @@ -0,0 +1,4 @@ +MD15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.3573806325594584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_NY67_F-AAS.out new file mode 100644 index 0000000..5c4b22a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_NY67_F-AAS.out @@ -0,0 +1,4 @@ +NY67_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35783494313557945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_OH09_F-AAS.out new file mode 100644 index 0000000..6205209 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_OH09_F-AAS.out @@ -0,0 +1,4 @@ +OH09_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35747586091359457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_PA15_F-AAS.out new file mode 100644 index 0000000..f8addef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_PA15_F-AAS.out @@ -0,0 +1,4 @@ +PA15_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35765170653661094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_TN00_F-AAS.out new file mode 100644 index 0000000..7151061 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_TN00_F-AAS.out @@ -0,0 +1,4 @@ +TN00_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35743774970372516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_VT99_F-AAS.out new file mode 100644 index 0000000..641f722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_VT99_F-AAS.out @@ -0,0 +1,4 @@ +VT99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35745458205540975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_WV99_F-AAS.out new file mode 100644 index 0000000..4c5c59a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S2/0_WV99_F-AAS.out @@ -0,0 +1,4 @@ +WV99_F-AAS -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.35792117516199745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE02_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE02_F-AAS.out new file mode 100644 index 0000000..25c0078 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE02_F-AAS.out @@ -0,0 +1,23 @@ +DE02_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.3532012383143106 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE99_F-AAS.out new file mode 100644 index 0000000..9a4b0a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_DE99_F-AAS.out @@ -0,0 +1,23 @@ +DE99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6042574763298034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL18_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL18_F-AAS.out new file mode 100644 index 0000000..dc5b985 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL18_F-AAS.out @@ -0,0 +1,23 @@ +FL18_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.634199853738149 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL98_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL98_F-AAS.out new file mode 100644 index 0000000..31d9572 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_FL98_F-AAS.out @@ -0,0 +1,23 @@ +FL98_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6311838308970134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_IL11_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_IL11_F-AAS.out new file mode 100644 index 0000000..be3ee62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_IL11_F-AAS.out @@ -0,0 +1,23 @@ +IL11_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2214991807937623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_MD15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_MD15_F-AAS.out new file mode 100644 index 0000000..69d8c04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_MD15_F-AAS.out @@ -0,0 +1,23 @@ +MD15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6471795837084452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_NY67_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_NY67_F-AAS.out new file mode 100644 index 0000000..8929592 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_NY67_F-AAS.out @@ -0,0 +1,23 @@ +NY67_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2721062143643698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_OH09_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_OH09_F-AAS.out new file mode 100644 index 0000000..313140a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_OH09_F-AAS.out @@ -0,0 +1,23 @@ +OH09_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0834696849187215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_PA15_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_PA15_F-AAS.out new file mode 100644 index 0000000..322a65a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_PA15_F-AAS.out @@ -0,0 +1,23 @@ +PA15_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2168156901995342 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_TN00_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_TN00_F-AAS.out new file mode 100644 index 0000000..f636605 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_TN00_F-AAS.out @@ -0,0 +1,23 @@ +TN00_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.353687846660614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_VT99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_VT99_F-AAS.out new file mode 100644 index 0000000..4290fc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_VT99_F-AAS.out @@ -0,0 +1,23 @@ +VT99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2264036774635314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_WV99_F-AAS.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_WV99_F-AAS.out new file mode 100644 index 0000000..84232be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/S3/0_WV99_F-AAS.out @@ -0,0 +1,23 @@ +WV99_F-AAS -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9161153078079224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..d0accec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0468903024991354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..9a0ffd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE02_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9736914873123169 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..b97b3ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.09339513381322224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..2a980fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_DE99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.2753732005755107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..3ebc9a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3403828859329224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..f0cd614 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL18_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4204061388969421 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..f87eecf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.06509282986323038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..c7a959e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_FL98_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.07952675422032675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..c87aff3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0972721974054973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..68018ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_IL11_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0013784448305765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..b2a10bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3443174123764038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..8f181be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_MD15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5370410005251567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..96bfdcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.143869113922119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..5e04243 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_NY67_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0296492218971252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..127b405 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5845615108807881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..df93149 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_OH09_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3476062655448914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..03a848b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.983955975373586 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..9602338 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_PA15_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.16981703042984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..7374daf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9606278777122498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..0a259a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_TN00_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0287680427233379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..d3ff476 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.7885829488436381 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..27ba6ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_VT99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8752196431159973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out new file mode 100644 index 0000000..2e896ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8937829852104187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out new file mode 100644 index 0000000..83d610f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/0_WV99_F-AAS_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.7964000542958577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..0d919fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE02_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..f8f997b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_DE99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9c1455f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL18_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ac82806 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_FL98_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..9095809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_IL11_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..ade5853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_MD15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..64aee07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_NY67_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..e67096d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_OH09_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..87b84e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_PA15_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..d4ddf05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_TN00_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..2161412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_VT99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out new file mode 100644 index 0000000..072c1a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T1/1_WV99_F-AAS_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_F-AAS -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..ffa0a92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.034627028306325275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..81b8e80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.03491630951563517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..360d731 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.06220748821894328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..bdb29c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.047485808531443276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..6925b28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.06101421515146891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..8d3d660 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.038243039449055986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..01f7985 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.1918626626332601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..981efc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.18032803138097128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..c5d9079 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.03278513749440511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..1197b30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.06506275733311971 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..3a62c43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.16031577587127685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..8332a72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.04264724254608154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..69cf1fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.03395304282506307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..306a6e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.19328884681065878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..66be712 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.07734875281651815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..2a59585 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.07773264249165852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..71da22f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.06888095537821452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..c0a36d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.03368417421976725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..87ad4d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.04954537550608317 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..8c77888 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.2034703254699707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..d43ca3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.03433268467585246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..74280aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.036723971366882324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..df0af76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.16924796104431153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..60ebd06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.044978749752044675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..1df1c94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.07820724646250407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..02b1373 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.18285273710886638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..16a4265 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.033317498366038006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..9d6b2b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.08125566641489665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..8392a14 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.033422585328420004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..778c0c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.0783220092455546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..35c8fc7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.18187576134999592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..5fed1a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.02755508820215861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..bdfd530 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.033670783042907715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..ee94456 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.20244091749191284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..ea82db4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.06052731275558472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..1c6d94a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.037754619121551515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..da075c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.04615527788798014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..82f2fd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07490108013153077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..b046c5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.059644341468811035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..6298303 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.06282608509063721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..eb1490f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.06423973639806112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..514e789 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.048722461859385176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..89830b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.20184586445490518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..347b392 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.07769823471705119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..6b2d040 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.07397157351175944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..3247684 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.18744465510050456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..6d6de12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.16759589115778606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..b2a9803 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.034448365370432533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..55f5821 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.049160583813985186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..56f36ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.047321041425069175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..6c538ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.03209847609202067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..a1265f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.25464899142583214 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..a12c377 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.03953715960184733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..79494f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.07637481292088827 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..dfecb31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.03607711394627889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..d2217ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.040201671918233234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..30b1051 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.05050090154012044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..f3d0911 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.0724391500155131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..ebf07f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.1474255919456482 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..0a41ade --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.2028570294380188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..13a765e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03122717539469401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..8f37d98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.04220902919769287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..3f3f8b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.06726814111073812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..4b536a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.0360905130704244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..b02def5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.03776538769404093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..276589c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.0778031309445699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..de6d01b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.03406420548756917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..8047a33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.05544248819351196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..5cf51d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.07193838755289714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..6f7bf75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.20162860552469888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..ee12676 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.19986979961395263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..ddc18b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.04461103677749634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..3b60f81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.1831712325414022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..3d4ce0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.07899501721064249 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..a8864bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.04979884227116903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..22d335d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.25231249729792277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..98c86f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.06391701698303223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..aaa77b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.08168224891026815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..5bfe356 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.039459395408630374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..ddf98c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.048268572489420576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..4543349 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.03461389144261678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..edf5e7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.039019083976745604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..5c331da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.034881595770517984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..6b144b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.260785174369812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..cd349cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.20133314530054727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..721b66f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.20007391373316447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..75f67b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.043208110332489016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..6b5369b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.04844582478205363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..07eb867 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.062377893924713136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..1121177 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.25246241490046184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..a91de7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.060769553979237875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..6ad50e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.057538187503814696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..5632962 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.19216277599334716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..0b8f69c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.07819748322168986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..4a342f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.04235763549804687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..e16db0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.04980812867482503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..b931bda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.03456712563832601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..8e76b71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.07369864781697591 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..694d67e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.0612770398457845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..e56389e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.07521601517995198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..a160869 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.051216562589009605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..44a8bcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04778517882029216 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..a83d48e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.033801182111104326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..eb9ad32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.03645676374435425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..e048b25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.06273409922917685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..61ed423 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.20233635902404784 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..939f46b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.20730351607004802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..3db4dda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.19948185682296754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..042dbcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.03474343617757161 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..5b3e75e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.19919200738271078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..ce9ce98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.0340612530708313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..56111be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.03779080311457316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..f299ecc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.07713569800059 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..4ab2d3a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.08113909165064494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..1adcd39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.0773053526878357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..13b153a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.039356501897176106 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..c58016c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.07685389916102091 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..0ac81d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.07391891479492188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..5161f3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.20183721780776978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..ae73aee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.06970578034718831 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..e366552 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.0426468292872111 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..02c9b7f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.04700093269348145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..25cf57e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.0613919734954834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..67b42d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.19837742646535236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..19e44c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.029220175743103028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..23f0498 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.04574366410573324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..c2b15c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.18153553009033202 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..419a82d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.2606504440307617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..885aa19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.04484127759933472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..2870de9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.08082408507664998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..ae00212 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.06482519706090291 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..6c37639 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.07046697139739991 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..6e4ea03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.18198736906051635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..40d62c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.25118643840154015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..e67a37c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.06955763498942057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..51d30f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.20099140008290609 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..fd06b3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.18144078254699708 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..9355554 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.20171951055526732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..a19dee9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.04893787304560344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..21da74a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.05840567350387573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..bc20b98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.06094303131103516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..7289979 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.05202966133753459 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..4272257 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.042242002487182614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..66594e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.20258339246114096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..ecd82f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.050301023324330646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..9184415 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.261528213818868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..f08b5be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.052753039201100665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..ebf2648 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.03691239754358928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..5396e03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.06280545393625896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..637123e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.201287313302358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..4605670 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.0606820543607076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..a72a7dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.04048780600229899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..3e0d326 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.0363152821858724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..530b1d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.18615874846776326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..17bbbea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.17587075233459473 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..4e98c29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.21055914958318075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..7e566d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.03454324007034302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..d0af0a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.21216358343760172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..b9c4654 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.05134990612665812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..dda3b2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.26037188768386843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..9ab6551 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.04015947182973226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..300403d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.19965430895487468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..9844b37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.04388151168823242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..7f9134e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.051656687259674074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..9ed68c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.0425674835840861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..2fb3c98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.07588508923848471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..7057157 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.0554299791653951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..df536cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.26310397386550904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..ed1f2d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.05945374170939128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..e73fb43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.04309788942337036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..9fda04c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.06826161543528239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..06b2bc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.07694278160730998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..891cf44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.16142071882883707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..495d411 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.24993143479029337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..465cb55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.04524579445521037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..0d6a10d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.2563721418380737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..2ab5eda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.20268352826436362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..f2fe6cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.042987982432047524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..005dbe3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.06093583106994629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..e7ad754 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.04339027007420858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..e418629 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.04526779254277547 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..4df00fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.03962885141372681 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..37657ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.035208972295125325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..f305ed4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.036529997984568276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..4085b8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.07817996342976888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..801388d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.1830544630686442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..deb4b8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.16522454818089802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..da9e25c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.03732630014419556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..86e2ba1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.1908250133196513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..2ab7f3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.07874320348103842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..f1242d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.06149789094924927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..1d20f0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.042651883761088055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..570200e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.14219990571339924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..24e8320 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.0810680905977885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..f0c40d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.06464505990346273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..f3509ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.19660566250483194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..5853310 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.07768715222676595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..38ce7b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.1964912494023641 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..364afa7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.07679939270019531 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..0239b25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.19939614137013753 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..dd14a54 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.06467611789703369 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..f3f53ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.059060506025950116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..f71c39a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.06081574360529582 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..b50f62c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.03939725955327352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..15433e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.04337486426035563 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..ec5ad58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.05170673131942749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..39fa691 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.2130459427833557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..f7cccd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.19991639057795207 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..3dbfc13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.07587757110595703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..2089f98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.06902803182601928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..304dffa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.07091468969980876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..b7135c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.07788420518239339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..28c4f61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.05944372415542602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..e872f7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.05849351485570272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..f840eef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.07760057051976522 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..5f1bc78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.0762252410252889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..97a9151 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.043644165992736815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..f3f68b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.07782512903213501 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..7fed4ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.07726277112960815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..5c8032a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.023627829551696778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..61bdae9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.06187166770299276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..1d7035e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.07071017424265544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..e72f060 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.07792680263519287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..a03dbcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.0780567487080892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..313c677 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.0752839724222819 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..ddb4111 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.048550200462341306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..e499e81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.037894495328267414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..d991ac0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.02793028752009074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..ef6a41d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.20290906031926473 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..2e10916 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.04254217545191447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..7f8f26c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.042391375700632734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..f488bb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.1896173596382141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..9c3f612 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.05080855290095011 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..72fdc7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.05112146139144898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..f302b86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.06388466358184815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..eae8a37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.19033623139063519 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..c39ae61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.07857281764348348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..be149b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.0793331782023112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..37e3e43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.03704226016998291 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..9de95de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.046969882647196454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..4a9d280 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.07726647059122721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..9aa74bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.08101062774658203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..27f12ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.04928361972173055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..916c6d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.046481744448343916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..82ced1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.025117937723795572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..9a30301 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.18696037928263345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..133d2ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.0340855081876119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..ffd066a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.2614557981491089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..71d9727 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.06974273920059204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..a566b84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.054759267965952554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..bd6f314 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.18619991540908815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..9f898a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.26139359871546425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..c8dfbcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.19323650598526002 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..ca979d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.20113831758499146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..a25db50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.04164307912190755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..904b621 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.03601832787195842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..75d6266 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.07153309981028239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..6f525ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.04714585940043132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..342652c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.029896235466003417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..4d63036 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.19620914856592814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..4f11243 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.061384554704030356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..de1cc8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.18888791799545288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..a4b56f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.03784013191858927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..e691ddc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.07532486518224081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..ae6e3fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.17993584473927815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..fefff72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.20100735028584799 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..b879adf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.03427085479100545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..3a21554 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.05260019302368164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..e08f1e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.04913973808288574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..1480c71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.029840258757273357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..d8febc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.07295240958531697 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..e9bf7ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.048194428284962974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..52c86ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.06922839482625326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..a2a8cb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.26242445707321166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..3f79094 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.1841922680536906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..b988ed9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.19484599431355795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..5d9ab32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.05933872858683268 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..4f743e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.0709811528523763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..cf678bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.04889167944590251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..75d1af3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.19922339916229248 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..3000f9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.06009176969528198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..9a37d1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.05041584571202596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..df5f41e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.046745705604553225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..96a872c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.03848048051198324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..7613bdc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.06186452309290568 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..a2da266 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.03317463795344035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..c45e9f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.17755218346913657 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..8a77816 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.2046543757120768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..aaaa2d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.19533946911493938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..71e5563 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.045968679587046306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..678b3fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.18325270811716715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..e9cb907 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.04045422077178955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..66f8a5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.034033699830373125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..61e5a2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.25470269521077477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..71f2c12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.029081145922342937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..8839d6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.044813895225524904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..51d7822 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.07844032843907674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..dd14229 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.1906796971956889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..3fd5ab6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.041571390628814694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..acdef73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.08130342960357666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..c566f8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.04295534292856852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..cf7e1d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.04058290322621663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..b13da58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.040936613082885744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..9671242 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.18883668184280394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..8cdd150 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.05973362922668457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..678a999 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.0320079763730367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..764a2f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.03460567394892375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..f500479 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.04609557390213013 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..2e8a2b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.05118382374445597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..97660e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.033951640129089355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..f1eee66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.03975945313771566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..747c4ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.26335522333780925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..ff1547a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.03264938990275065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..4572da0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.19382564624150594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..cf1f35a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.20063536564509074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..fa862c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.18098764419555663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..e3e14a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.18292316198348998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..ff05791 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04443855285644531 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..ef0ccbf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.052496997515360515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..a732221 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.03693367640177409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..f4e4154 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.06238044897715251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..5001609 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.04282395442326863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..f37551e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.07007842461268107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..4e4a096 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.048433685302734376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..e14c4c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.04984346628189087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..8cd4104 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.06893086036046346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..df75d9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.17417306900024415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..338f69a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.19785606861114502 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..91240ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.06148629188537598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..3d98945 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.19298643668492635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..0ba0b36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.05108197132746379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..d4f52f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.08127885262171428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..5f97299 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.07488931020100911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..ad33d00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.07675467332204183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..7e228b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.15853922367095946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..75ea8fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.1867048184076945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..25a4afa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.07521878083546957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..cd8af7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.06700501441955567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..91dfda2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.03405090570449829 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..16a53dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.19729562997817993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..f019c0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.18301896651585897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..e805fa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.07532159884770712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..e790fb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.02917800744374593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..2cfbbc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.26212048133214316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..b00f536 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.07041503588358561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..5f68ee6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.04807134866714478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..a0686ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.19363590876261394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..68750de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.24980494976043702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..f0db965 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.0575725515683492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..4d9dbce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.04269897937774658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..5caad2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.06942638953526815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..8a5cc1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.07634532848993937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..a9bb6d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.162991197903951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..5ae4edf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.042924002806345625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..17c63e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.07538528442382812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..5401f1f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.04954276879628499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..4339633 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.20036019881566366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..8395b2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.02916719118754069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..1b89dac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.06674115260442098 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..f6fffe8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.04119796752929687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..a134235 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.058414804935455325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..1a6a6c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.041706891854604085 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..8a9df0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.04637811183929443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..529923a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.027742063999176024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..2cfb6c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.059164623419443764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..7b674e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.03841175635655721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..a380b69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.04882550239562988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..24249f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.04059007167816162 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..0254e27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.041707710425059004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..97e5d13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.04740602572758992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..dada16d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.07167110840479533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..00a1713 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.032888205846150716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..3d3acbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.06111120382944743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..106e7dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.077217169602712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..0865fdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.06235210498174031 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..5369284 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.027917548020680746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..a40df75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.178868826230367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..a9f75d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.2557742993036906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..0d68158 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.0777786374092102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..a985a21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.26077110370000206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..4a98871 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.05780584414800008 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..799f524 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.18841100533803304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..069e6f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.032571033636728926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..09d4b5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.21115358273188273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..0ef3cd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.03380797306696574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..26789e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.0639962633450826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..1cc19a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.026548596223195393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..4a0f12e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.033383770783742266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..d5d5975 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.2003441611925761 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..f2b5c8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.2493129054705302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..2c34390 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.031060572465260824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..38ca5e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.07608205874760945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..bcd7744 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.07697298526763915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..c54a5cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.1935989538828532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..8281b99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.2004163940747579 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..11f86f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.18469149271647137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..f1f6bbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.06112748384475708 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..db824cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.07758369445800781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..bf7d934 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.02877930800120036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..4b6c2a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.1930527925491333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..8841824 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.06616971492767335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..f257194 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.18349600632985433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..7a53022 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.03229947884877523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..c4fe11c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.21032002766927083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..54789d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.18294233878453572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..885d068 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.19495785633722942 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..470bb62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.03429255882898966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..0a73f6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.07705605824788411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..969220e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.1815346399943034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..ec3bd73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.19342405796051027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..dbc1ef1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.034272988637288414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..1e8a5ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.046768065293629965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..981f911 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.07098846832911174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..50b3655 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.1924930175145467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..9f11436 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.05571393966674805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..44c3e8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.19295315742492675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..8cf1c7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.07571056286493937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..d714d87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.19266713857650758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..0c9ba1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.03392759561538696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..3da3b94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.07452391783396403 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..7235805 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.057240124543507895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..31391cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.2045923113822937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..80a4da8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.03454011678695679 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..c819529 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.03558439016342163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..a6042bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.1923974355061849 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..faedff3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.03852140506108602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..e75ec60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.173708176612854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..898024a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.19471741914749147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..9d01b71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.04236753384272258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..4918984 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.08280621369679769 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..fc780b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.06186576286951701 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..55ebd55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.07671923637390136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..7268e12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.19389884074529012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..fa6ad08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.07693442900975546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..6ee2c69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.06088555653889974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..e6f2907 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.25368603070576984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..d5dd60d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.050871419906616214 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..cd17424 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.02755161126454671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..aa7f267 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.1818456729253133 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..add1221 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.040228823820749916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..145dfb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.07163110574086508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..fb2821a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.07449893554051717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..febf72f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.07792434295018515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..74d3fe3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.18854916095733643 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..41f2dd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.04948807160059611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..2fc9b61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.07227683862050374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..177cbd0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.05311226447423299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..b7355e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.04503715435663859 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..2c8263f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.18632729053497316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..1fee70f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.1957837144533793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..765711a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.2021912137667338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..d1e0376 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.07656782468159994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..adaccc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.02771906057993571 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..0efe0ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.043724226951599124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..89bbaa0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.18160835901896158 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..9bb01f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.033061854044596356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..369c9c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.03397746880849203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..3301b2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.030436476071675617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..7636f17 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.20225343306859334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..b2c2356 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.0748633066813151 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..05fc9b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.05620736281077067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..8d38dfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.040236000219980875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..a018a19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.06623721122741699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..9fae5cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.07760003407796225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..f8768fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.07755119800567627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..1e89c0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.05303168694178263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..ec802a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.0781956156094869 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..7a6f668 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.2569524645805359 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..81d5200 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.03254566192626953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..1c19cd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.04311491250991821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..39d29c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.042879303296407066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..156d229 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.024929734071095784 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..98985ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.1753122607866923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..ffa3b25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.038354361057281496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..e922307 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.16969936688741047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..5cd4129 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.04302148421605428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..f26f8ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.04903198480606079 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..fa5ec7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.058002535502115884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..9b4da80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.19158133665720622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..9856955 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.07846336364746094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..a45c724 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.04215233325958252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..72025ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.1981353282928467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..53dc4de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.03131206830342611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..379c26a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.06998228629430135 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..7c4f55e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.06799972852071126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..cb2ac6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.03707917928695679 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..7daa302 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.04864874283472697 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..30c242d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.04488176107406616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..46f2593 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.036162376403808594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..40e359a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.25670998096466063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..730862f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.17023495435714722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..c048e10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.04574737946192423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..fd180a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.07217108805974325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..14aeb8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.06922549804051717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..9fc6385 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.033595232168833415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..1a72aa7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.2595308780670166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..2b14154 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.16626861095428466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..6097007 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.03926439682642619 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..345d0c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.02532823880513509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..5e01559 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.04064661661783854 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..c82c618 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.16980060736338298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..9143e58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.03406078815460205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..efe641f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.1633675217628479 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..f9ed949 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.05227828025817871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..027f16b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.19237995545069378 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..5e7dd9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.07407805919647217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..fbffcbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.07128022909164429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..4a3f954 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.2102278749148051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..67fda96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.05609490474065145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..6c9216e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.029635238647460937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..87aeb44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.03454709450403849 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..f797c4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.18695823351542154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..b72ffbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.07419880231221516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..05e2289 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.036721575260162356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..56099f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.06845274368921915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..ab90ea6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.18965895573298136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..7dd906c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.07826566298802694 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..c41cf42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.2520797888437907 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..2ff573d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.16927553017934163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..5c590d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.1949764887491862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..0aa54ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.04985429048538208 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..7d93057 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.03069083293279012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..99a9061 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.07718143463134766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..fa1b632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.04472490946451823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..9bb2455 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.033999307950337725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..ef4f998 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.25237428744633994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..9ce756a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.1793673078219096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..b81fd2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.20539184808731079 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..883819b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.07604850133260091 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..6c2c62c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.045901723702748615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..46c4931 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.07747074762980143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..a880a49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.028635096549987794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..267ef88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.07720126310984293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..dd77dad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.25889474550882974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..1212c24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.06247354745864868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..dbbdb9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.07334678967793783 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..6cde211 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.16859827438990274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..c67cfab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.18911169370015463 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..92716d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.19337449073791504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..9a63e0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.18599013487497965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..dcc5de9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.042289352416992186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..56b701a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.04861656824747721 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..0a7b7be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.039065484205881754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..c946667 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.045239591598510744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..65ac354 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.041231751441955566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..6a5df30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.24847898880640665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..4cac8c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.05915455420811971 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..fb92082 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.1974416732788086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..88c5ad9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.04853070576985677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..a82de5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.042264115810394284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..7ce5589 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.19240046342213948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..8e7aead --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.04533307154973348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..6b32c0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.060064645608266194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..3935a08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.03753633101781209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..739e711 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.07683711449305217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..41e156c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.0819537361462911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..9251ac4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.07580333153406779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..393e688 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.07510929107666016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..c17e958 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.03929041226704915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..a957f51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.198911718527476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..a90c75c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.032477196057637533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..a5f8656 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.04877463181813558 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..643dc36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.03501725196838379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..3c8d1f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.1908044695854187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..cf4766e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.05120975573857625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..b2b0457 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.024975796540578205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..bdd014b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.04371824661890666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..b3a6b51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.2534441828727722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..548b161 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.025469438234965006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..12fc668 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.03915348052978516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..5e1dfdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.05925553639729818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..4ff4f7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.04565924803415934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..e3fa864 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.022122526168823244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..89a87cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.04899887641270955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..2e4433e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.07098701794942221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..c93e17c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.2252887010574341 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..e0537ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.06896497805913289 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..c261672 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.19721943934758504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..4377244 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.06236969629923503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..16aac25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.2557297945022583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..ac0b4fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.04298187891642253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..bf4bb5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.2004542589187622 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..8e58ff1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.0336307168006897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..53a0970 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.2611782987912496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..e201b71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.04315841992696126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..0dde491 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.08533129294713339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..2b7eb72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.19603769381841024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..09ce18b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.02756375869115194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..e711c48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.2004806915918986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..869bba6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03966030279795329 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..941323b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.06427539189656575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..a9fa7d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.25795162916183473 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..c884198 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.04363499482472737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..289e845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.03351487716039022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..3ffdf3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.19981213410695395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..ff630c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.039248418807983396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..708530f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.19234484831492107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..7f843ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.07622944911321004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..8c25fd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.059647031625111896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..b1d6a30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.07638347546259562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..d4c1d38 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.15860639015833536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..62233f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.07678947846094768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..d5effe1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.062190492947896324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..b57e6a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.029550758997599284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..ed637fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.024892715613047282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..cb6442f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.021523940563201904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..9e70e31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.06250857909520467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..681a71d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.022520077228546143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..a9be442 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.04198993841807048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..72a9fc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.030864020188649494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..479ebf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.061079033215840656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..333f014 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.03535502354303996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..2a700e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.14812808036804198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..4f28785 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.24412720998128254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..da24c98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.16777632236480713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..b5f92d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.18920912742614746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..b003ea7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.1924151341120402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..6e67acb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.08176124890645345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..6c97917 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.06127090056737264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..2b40632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.04031126896540324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..80f2281 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.06766682863235474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..cd5e2dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.07448702255884807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..00021ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.07437043190002442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..a166ea6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.2531887610753377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..61d779d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.04203219811121623 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..a44fc58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.03509374459584554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..8c08a44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.17135435740152996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..a1b85b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.044091514746348065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..4f96fb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.07407498757044474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..e34ed66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.20835511287053426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..3acc6aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.18921507199605306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..9f87130 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.07749343713124593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..cf584c5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.056708264350891116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..6f25dc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.19204048315684 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..b8b6e9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.028904362519582113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..7d6bcaf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.18881072600682577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..5630203 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.16438783804575602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..7ef73eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.07405848503112793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..4797e1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.07090362707773844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..03287e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.07789220809936523 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..0046491 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.03454207579294841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..b3dcf68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.19186453024546304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..d82295a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.06551378170649211 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..b71912f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.06950313250223795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..d20d709 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.024532218774159748 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..bb2c0ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.03886539538701375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..20f5f95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_Na+_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.07506831884384155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S1/0_null.out new file mode 100644 index 0000000..e956741 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.288494082291921 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE02_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE02_CFA.out new file mode 100644 index 0000000..4200bba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE02_CFA.out @@ -0,0 +1,4 @@ +DE02_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0015492558479309082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE99_CFA.out new file mode 100644 index 0000000..e3b617f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_DE99_CFA.out @@ -0,0 +1,4 @@ +DE99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0009020368258158366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL18_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL18_CFA.out new file mode 100644 index 0000000..3c3f731 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL18_CFA.out @@ -0,0 +1,4 @@ +FL18_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0011568546295166015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL98_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL98_CFA.out new file mode 100644 index 0000000..5d72362 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_FL98_CFA.out @@ -0,0 +1,4 @@ +FL98_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0008819222450256348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_IL11_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_IL11_CFA.out new file mode 100644 index 0000000..e75cea2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_IL11_CFA.out @@ -0,0 +1,4 @@ +IL11_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0013726433118184409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_MD15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_MD15_CFA.out new file mode 100644 index 0000000..4882cd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_MD15_CFA.out @@ -0,0 +1,4 @@ +MD15_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010493238766988119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_NY67_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_NY67_CFA.out new file mode 100644 index 0000000..483400d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_NY67_CFA.out @@ -0,0 +1,4 @@ +NY67_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0015530745188395182 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_OH09_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_OH09_CFA.out new file mode 100644 index 0000000..79a3e8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_OH09_CFA.out @@ -0,0 +1,4 @@ +OH09_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001071612040201823 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_PA15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_PA15_CFA.out new file mode 100644 index 0000000..860447c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_PA15_CFA.out @@ -0,0 +1,4 @@ +PA15_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0014403541882832846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_TN00_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_TN00_CFA.out new file mode 100644 index 0000000..3550356 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_TN00_CFA.out @@ -0,0 +1,4 @@ +TN00_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0016056219736735025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_VT99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_VT99_CFA.out new file mode 100644 index 0000000..c7be7ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_VT99_CFA.out @@ -0,0 +1,4 @@ +VT99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010175704956054688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_WV99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_WV99_CFA.out new file mode 100644 index 0000000..2b2b8b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S2/0_WV99_CFA.out @@ -0,0 +1,4 @@ +WV99_CFA -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001479025681813558 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE02_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE02_CFA.out new file mode 100644 index 0000000..8b5898d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE02_CFA.out @@ -0,0 +1,23 @@ +DE02_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.021522323290507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE99_CFA.out new file mode 100644 index 0000000..fa3ef7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_DE99_CFA.out @@ -0,0 +1,23 @@ +DE99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4264048854509989 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL18_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL18_CFA.out new file mode 100644 index 0000000..baed5bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL18_CFA.out @@ -0,0 +1,23 @@ +FL18_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7851869146029155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL98_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL98_CFA.out new file mode 100644 index 0000000..b162aaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_FL98_CFA.out @@ -0,0 +1,23 @@ +FL98_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4124315102895101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_IL11_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_IL11_CFA.out new file mode 100644 index 0000000..9b689a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_IL11_CFA.out @@ -0,0 +1,23 @@ +IL11_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1540102163950603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_MD15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_MD15_CFA.out new file mode 100644 index 0000000..77a259f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_MD15_CFA.out @@ -0,0 +1,23 @@ +MD15_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7694042285283407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_NY67_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_NY67_CFA.out new file mode 100644 index 0000000..4b3210e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_NY67_CFA.out @@ -0,0 +1,23 @@ +NY67_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0610920945803324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_OH09_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_OH09_CFA.out new file mode 100644 index 0000000..dbbe4d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_OH09_CFA.out @@ -0,0 +1,23 @@ +OH09_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6331243713696798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_PA15_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_PA15_CFA.out new file mode 100644 index 0000000..c0d5fa5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_PA15_CFA.out @@ -0,0 +1,23 @@ +PA15_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9871633489926656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_TN00_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_TN00_CFA.out new file mode 100644 index 0000000..7297ec6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_TN00_CFA.out @@ -0,0 +1,23 @@ +TN00_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0104434569676717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_VT99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_VT99_CFA.out new file mode 100644 index 0000000..300ef98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_VT99_CFA.out @@ -0,0 +1,23 @@ +VT99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.3351043264071147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_WV99_CFA.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_WV99_CFA.out new file mode 100644 index 0000000..18d9ec2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/S3/0_WV99_CFA.out @@ -0,0 +1,23 @@ +WV99_CFA -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6979386329650878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_D_GLOBAL.out new file mode 100644 index 0000000..f2d203c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0338297287623088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_M_GLOBAL.out new file mode 100644 index 0000000..6d66a28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE02_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9598145882288615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..8290b91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.14198766549428304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..5bafb80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_DE99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.07083108027776082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_D_GLOBAL.out new file mode 100644 index 0000000..06df78c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4556808869043986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_M_GLOBAL.out new file mode 100644 index 0000000..0768947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL18_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3362707773844401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_D_GLOBAL.out new file mode 100644 index 0000000..e6d70a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.26417059103647866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_M_GLOBAL.out new file mode 100644 index 0000000..b178f0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_FL98_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.04404223759969075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_D_GLOBAL.out new file mode 100644 index 0000000..e6d574b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1229100306828816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_M_GLOBAL.out new file mode 100644 index 0000000..3390258 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_IL11_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.9815176010131836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_D_GLOBAL.out new file mode 100644 index 0000000..77a0e1c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5757195870081584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_M_GLOBAL.out new file mode 100644 index 0000000..8029eb8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_MD15_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3033870855967204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_D_GLOBAL.out new file mode 100644 index 0000000..8f93c1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0967786033948264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_M_GLOBAL.out new file mode 100644 index 0000000..e5ee59b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_NY67_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.033139709631602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_D_GLOBAL.out new file mode 100644 index 0000000..7ec4f2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4756799419720968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_M_GLOBAL.out new file mode 100644 index 0000000..a6f445f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_OH09_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.2752490798632304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_D_GLOBAL.out new file mode 100644 index 0000000..405c50f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.250240194797516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_M_GLOBAL.out new file mode 100644 index 0000000..32eb0c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_PA15_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.026503280798594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_D_GLOBAL.out new file mode 100644 index 0000000..6f81c57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.121308648586273 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_M_GLOBAL.out new file mode 100644 index 0000000..552d2c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_TN00_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0377788106600443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..eb18e0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0161622563997905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..a9b9ea2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_VT99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8050997376441955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_D_GLOBAL.out new file mode 100644 index 0000000..3e8ace2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0130840102831522 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_M_GLOBAL.out new file mode 100644 index 0000000..fa0ef8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/0_WV99_CFA_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.7684049765268962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE02_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE02_CFA_H_GLOBAL.out new file mode 100644 index 0000000..f9233f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE02_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..0cba153 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_DE99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL18_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL18_CFA_H_GLOBAL.out new file mode 100644 index 0000000..524f671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL18_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL98_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL98_CFA_H_GLOBAL.out new file mode 100644 index 0000000..524ce26 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_FL98_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_IL11_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_IL11_CFA_H_GLOBAL.out new file mode 100644 index 0000000..b208d09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_IL11_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_MD15_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_MD15_CFA_H_GLOBAL.out new file mode 100644 index 0000000..5bedc3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_MD15_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_NY67_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_NY67_CFA_H_GLOBAL.out new file mode 100644 index 0000000..3d8c112 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_NY67_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_OH09_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_OH09_CFA_H_GLOBAL.out new file mode 100644 index 0000000..7da300f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_OH09_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_PA15_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_PA15_CFA_H_GLOBAL.out new file mode 100644 index 0000000..b208632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_PA15_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_TN00_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_TN00_CFA_H_GLOBAL.out new file mode 100644 index 0000000..112b27e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_TN00_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_VT99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_VT99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..79227e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_VT99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_WV99_CFA_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_WV99_CFA_H_GLOBAL.out new file mode 100644 index 0000000..98f28fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T1/1_WV99_CFA_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_CFA -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..a1c9827 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.05621544520060221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..0fb0268 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.0395666758219401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..c831752 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.03621642589569092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..3119254 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.04918816884358724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..e937047 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.09216124216715495 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..a27fe84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.042675232887268065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..170893b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.042943008740743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..fd80f87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.0540992538134257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..8e096e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.034982605775197344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..afe48ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.036275506019592285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..65d7a84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.04498422543207804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..d4ab29c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.034558578332265215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..5e938ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.08565797408421834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..90299b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.054331870873769124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..ee5b50a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.05075428088506063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..b263b30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.042918447653452554 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..d8fb7ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.10130719343821208 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..2aa36ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.04752515554428101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..14ab550 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.02917377551396688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..5564039 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.07020560503005982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..bdc752a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.05797417958577474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..2275894 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.11699623266855876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..bc2dec5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.04440730412801107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..8bde2c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.052300473054250084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..7838c3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.05148093303044637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..0b77390 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.03322076400121053 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..dc914a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.04221795002619425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..f325bc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.03237513701121012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..9e2fd6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.08226775328318278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..b9e260d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.09590152899424235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..465f2fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.0233232577641805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..aebe533 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.062178258101145426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..52b000d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.09697101513544719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..2b4f6cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.06965618928273519 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..ec31da8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.04279139041900635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..32efb3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.040884562333424884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..b2c6102 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.07084317604700724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..476df32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.09693042437235515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..00a335f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.03636403083801269 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..c467593 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.10210636059443155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..33c6891 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.04107344547907511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..6fd4b0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.0448917547861735 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..e1db29b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.05712817112604777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..52b1adf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.07755051851272583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..d6950bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.07118463118871053 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..1d724ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.1130658467610677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..4a11db6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.054188172022501625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..f1ef7d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.03132791916529338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..71451af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.04191954533259074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..49f8bfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.05140006939570109 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..70be082 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.032730384667714434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..dc9fe52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.09623177846272786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..68f7098 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.02422482172648112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..239dadf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.07247281471888224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..a1225bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.04418195088704427 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..262822a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.10317219098409017 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..3607e5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.0966759443283081 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..317a63e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.0271958589553833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..618d64e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.022358779112497965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..a3416ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.04430223306020101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..b730f03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.04100558757781982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..d1865d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03400214910507202 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..9ca9dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.04479736487070719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..e08ff28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.1051207184791565 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..94e0ed9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.03272438049316406 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..61e4818 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.05114440123240153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..0ac08c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.035564271608988444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..7f6e27f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.025979602336883546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..19a982b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.10740627447764078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..e1d1139 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.07143078645070394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..c44badf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.023470719655354817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..949a35a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.110000741481781 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..b4db490 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.025504072507222492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..b898ab6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.0976137399673462 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..9d4ece5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.03996968666712443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..4d80118 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.0556246280670166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..8db8088 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.07680680354436238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..8b50a07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.07237826188405355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..e5bfad0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.09700480699539185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..d0e0578 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.06841766436894735 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..223eb22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.10223992665608723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..1820b37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.030190221468607583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..41225bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.03509827454884847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..a718be5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.05435776710510254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..bfc8044 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.10248477061589559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..99e5d32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.03916612863540649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..9a4c661 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.037721800804138186 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..981b7e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.10072799921035766 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..1995a5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.10399060249328614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..7be488c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.07201091051101685 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..96888c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.046365106105804445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..ab8afb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.07401401201883952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..a47e36a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.05006597836812337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..da5b9ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.02759393850962321 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..f3600d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.10064750909805298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..7aa5f7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.039672609170277914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..d188f67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.050828731060028075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..687de8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.09765165646870931 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..2afb37d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.07400922377904257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..061def9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.029229144255320232 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..a2ed4bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.04283686478932699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..51bdb8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.10418420235315959 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..2b9ac4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.10154796044031779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..b3b31a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.0461483359336853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..0610129 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.07307127714157105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..cf4639c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.042000941435496014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..6f506bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.0336374560991923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..a026f5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.10097706317901611 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..15b2afd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.08634230295817057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..43d8f51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.05329586664835612 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..ff81412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.06993419726689656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..fbb5046 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.10535424550374349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..0456a41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.12812376817067464 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..0095b09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.06811681588490805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..c3b5ac4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.10157610177993774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..c25a614 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.042166829109191895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..dd7dc68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.034540760517120364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..baf4044 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.10098433494567871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..52c6b7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.09746455351511638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..7c8f079 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.10207107464472452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..e4ec81a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.04092620213826497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..8845bc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.04307302236557007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..0b01902 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.07491451501846313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..7f3396a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.04344716469446818 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..f6a5f5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.03963690201441447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..2d680bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.041008400917053225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..994149b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.07392501831054688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..6b22fb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.11240699291229247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..a0d8450 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.03719648122787476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..eaf0b8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.1121239463488261 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..fbbd3bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.10089799165725707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..e950fea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.049654094378153484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..b64e402 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.044232650597890215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..937fa81 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.0825204610824585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..14585bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.09893136819203695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..8ee1015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.0532559076944987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..481a6f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.05132526159286499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..3f723c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.04341235558191935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..0b2e6ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.041038950284322105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..0ce5c07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.029907333850860595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..0939985 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.04928495089213054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..143912d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.03281611204147339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..3a473c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.09739879767100017 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..4525ada --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.10287221272786458 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..6bb60f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.06335364182790121 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..c46a117 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.09650212128957113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..d4e6170 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.026729806264241537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..5a05257 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.10173257986704508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..f45d0e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.046720468997955324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..4520f14 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.04267268180847168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..f249a8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.03404598633448283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..70425a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.10189410845438639 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..49f4f5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.10162858168284099 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..6afb7ab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.03273483912150065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..d930fd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.03217525879542033 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..6f6437c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.042068850994110105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..79b4f40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.03179124593734741 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..5390413 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.05164691209793091 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..dcedf6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.041827456156412764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..555d722 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.09700887600580851 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..537a88f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.05909898678461711 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..8af35be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.04556564887364705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..33bb7e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.030618961652119955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..89a8acc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.049698936939239505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..0db9365 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.07080636421839397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..3b8b7cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.09744868675867717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..19cc946 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.0320823351542155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..4227032 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.03396323124567668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..9ba79b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.09535062313079834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..c21c85d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.0946366826693217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..a3d7266 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.029376530647277833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..8954997 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.033858696619669594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..9686015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.0450828472773234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..b4ab755 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.10211393833160401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..4b20be4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.06823133627573649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..dca1027 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.072737189133962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..79d6f27 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.026791310310363768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..3b8d0cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.040687092145284015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..93913dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.049801214536031084 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..b643a20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.04112820625305176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..e8f4681 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.09749501546223958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..4342a96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.09813592433929444 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..b49cd7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.050854694843292234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..63347ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.04116928577423096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..04b634d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.04211189349492391 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..19d97d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.05715134938557943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..bff3682 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.051572052637736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..2af0ea6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.10870535771052042 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..9680616 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.07360441287358602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..30d4799 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.053960537910461424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..9387971 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.07300042708714803 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..4dd539e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.041770684719085696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..ff029f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.06960078080495198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..69171c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.07236287593841553 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..5a891a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.0710342009862264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..9655b6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.042874157428741455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..b73dc32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.038995778560638426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..5a59583 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.08318410714467367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..ead7f6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.10222010612487793 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..1811aa6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.11326608657836915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..fff25e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.029972370465596518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..23616b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.07430706818898519 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..eba4e5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.038567574818929036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..358c7b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.09775463740030925 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..56048a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.1040619452794393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..5416dad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.0423541784286499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..b09cc6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.04193557898203532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..62ab0c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.07385280927022299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..87320cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.09577186107635498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..455eb6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.043858317534128825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..58a3f9b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.04221252600351969 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..58e16ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.07383807102839152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..4c5f15e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.05026801824569702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..8a3dad9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.05079021453857422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..a6f2d1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.04486268361409505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..0889e41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.05051728089650472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..20b4fc8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.09675917228062948 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..e9e7c2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.04184366464614868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..60b2402 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.04115861256917318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..39376a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.05136736234029134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..5528dd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.03206351598103841 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..84fa1c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.039294334252675374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..03fd522 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.052273142337799075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..ad8dd16 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.11093822717666627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..2a165f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.10622642834981283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..cf1ca37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.026181018352508544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..70203f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.04589371681213379 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..9ea89f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.09725193977355957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..919fe35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.0701613704363505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..3deff78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.05094059705734253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..0de1e70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.10151768128077189 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..fc9d2ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.036065014203389485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..fb9870a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.09754108985265096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..44bf472 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.04924367666244507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..be78691 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.03511276642481486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..5478eb0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.10377400318781535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..fce7a58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.07334887186686198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..44302cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.09872098763783772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..6466f41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.051609694957733154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..bb7b23b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.05871509710947673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..06c37ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.05049565633138021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..5d18b0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.02739038864771525 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..19b7c6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.03187252680460612 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..f70e87f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.10187144676844279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..4a8041b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.05034255186716716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..a875a06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.043274307250976564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..a009e31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.033842194080352786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..5962ffb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.04343851407368978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..6824ca3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.04299680391947428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..4dced7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.09719200531641642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..6e3a1ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.05118463039398193 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..94aaadf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.09716021219889323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..65a9cbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.03479463656743367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..25a6fb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.04962603251139323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..16b47b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.03442774613698323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..7740703 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.034958064556121826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..53ecd8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.07200663487116496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..6f9ad5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.050223835309346515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..01bfd60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.10154918432235718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..4cd497c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.09808727900187174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..9ec795d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.039809151490529375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..c0f4b60 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.04332499901453654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..b901de9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.044381582736968996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..a14cc37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.04463752110799154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..a4e83b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.036918989817301434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..ed991d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.10131371815999349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..8ee832b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.09644298950831096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..7b8717b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.09524389505386352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..567e119 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.10288103421529134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..c3b4d89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.04227697451909383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..0a3bad7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.050541786352793376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..c1297ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.03864746491114299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..6ed8ff7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.07134159406026204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..eefa6d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.08434586922327678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..5284032 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.07942012151082357 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..005f16e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.04159266153971354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..6d6e575 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.10265774726867676 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..0723034 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.03712847232818604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..0b560ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.033750251928965254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..18e65a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.04236169258753459 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..a9402fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.0511022965113322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..2007119 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.0332388440767924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..21187e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.1024835189183553 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..05ff6e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.0959730863571167 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..ad4090f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.058810917536417644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..13e4d57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.03163096110026042 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..6fe3fbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.07359009186426799 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..c97adc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.11211878856023152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..c172d5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.036458718776702884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..f44aa48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.10209991137186686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..efc0db8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.10147923231124878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..492323a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.02490446170171102 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..863de3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.04550505479176839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..60a73c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.03126397927602132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..d293cab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.0688364028930664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..e641290 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.0994528333346049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..dc19e2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.07212837139765421 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..509795d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.1033535877863566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..6331010 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.07369055747985839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..a8b7e45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.10074781974156698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..f94660a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.03583661317825317 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..e3749f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.025937020778656006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..63c2f2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.030593427022298177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..5d87716 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.06220357020696004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..e87363c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.10119693279266358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..8726836 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.072231924533844 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..91f4ab7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.05091139475504557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..853c74c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.029311370849609376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..b4ce1ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.07329112688700358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..cb69024 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.0803036650021871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..66774d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.027540946006774904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..a449f23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.030014089743296304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..0ca6d2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.08625289996465048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..17a4457 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.02760515610376994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..ed71aa9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.09726463556289673 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..f574708 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.03190508683522542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..6e57528 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.04533409277598063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..6b3cc48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.10176365375518799 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..7856b1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.03030312458674113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..0abc4c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.046221546332041424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..9653943 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.07505230108896892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..df0761c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.10899532238642375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..de1205d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.1012815554936727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..ba71065 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.10256390571594239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..86c921b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.05590436855951945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..3706549 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.043360201517740886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..5589d71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.08881595929463705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..140dbb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.10230180025100707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..85e4505 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.07300099929173788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..4a4ec40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.05302213827768962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..5353a37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.024202040831247964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..dd2acc1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.04005698760350545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..ef0be7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.04186721245447795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..2d574c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.054673171043395995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..0ae4a50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.08442896207173665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..1881d0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.07224492232004802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..d54cf13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.10224515994389852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..3ab34be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.08484410047531128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..d42b5ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.07210748593012492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..a74c4b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.09514703750610351 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..a1b683c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.04271175463994344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..269bfc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.02603584130605062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..845e16a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.10131577253341675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..5325f44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.11410185098648071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..5b55e0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.031475345293680825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..3b7103f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.10068833033243815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..21983e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.09558070103327433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..f25bf8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.02355418602625529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..17ddde3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.03827743927637736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..21fb2ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.03997901678085327 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..8700013 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.10591728687286377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..fff8fb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.05845903952916463 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..3134eea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.056068543593088785 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..d5b0ce1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.03125262260437012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..b250f9f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.1035509705543518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..b8afdc5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.039055363337198896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..7f9e5bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.08852086861928304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..8a9fbdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.03881813287734985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..b191282 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.028786476453145346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..c5c6ed9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.025171315670013426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..d8cd24a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.040516436100006104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..b78c1f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.034071699778238936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..3252843 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.08315116961797078 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..3aea286 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.036869887510935465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..04b7924 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.049334176381429035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..9656b4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.04125485022862752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..090b585 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.042145276069641115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..b0c6736 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.027499767144521077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..8cbba7f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.029050564765930174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..77b33a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.041673640410105385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..45a530f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.09437005122502645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..92fab8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.09949218432108561 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..f59b406 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.10291578769683837 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..5793141 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.040496583779652914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..1ec32c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.09585305054982503 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..686bcc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.03922865390777588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..c575083 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.04091207186381022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..38daeba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.03743843634923299 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..11c848f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.09889694054921468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..6fc3423 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.03802780707677205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..626957b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.10366118351618449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..fff87ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.09699477354685465 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..bf9b172 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.09620800018310546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..3109d89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.04152147769927979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..0bcc15d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.020373928546905517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..fec6353 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.022818263371785483 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..6ebed0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.09507607618967692 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..e149cba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.035712297757466635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..87dc266 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.10119722286860149 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..fb14993 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.019521355628967285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..2957c87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.03035857677459717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..0f9014f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.04373888572057088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..dfb76bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.03163200616836548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..d396a63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.05546840826670329 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..32c02f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.07314188083012899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..73c8ebe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.046314239501953125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..d70f244 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.03535972436269124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..17a6d0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.09309838215510051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..b1ba9e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.10475347836812338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..05eb1c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.09429065783818563 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..208c14e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.04286495447158813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..b370f31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.04833220640818278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..e1b0d20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.033900868892669675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..964a46e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.033562950293223065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..8f53bdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.06710557540257772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..78781c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.029768407344818115 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..12841d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.07084499994913737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..f4258e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.04544612169265747 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..eab044b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.04432391325632731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..7ca5278 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.052875860532124834 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..4305bde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.03798126777013143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..85169ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.03975974718729655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..12ebc64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.0509802500406901 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..cfae3c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.10508154233296713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..90b70f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.0718817154566447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..82980b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.08140888214111328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..fdf0a34 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.07334309418996175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..771ffd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.07307944695154826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..3eb5a05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.09592633247375489 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..4055d52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.030488661924997964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..22a4690 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.028955058256785075 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..bbb36d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.05978242953618367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..4412254 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.044109666347503663 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..c2ec8a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.11222042640050252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..6951eb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.10864083369572958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..307ebc5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.10195219119389852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..edd4dea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.03071841796239217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..4a30014 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.04144443273544311 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..fc69a50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.03793559074401855 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..0f099fd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.07184849580128988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..f63cee1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.04446285168329875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..0fee9ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.02556323210398356 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..87d8076 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.10469057957331339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..cd8b7c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.07429465055465698 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..ad4ec13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.040142524242401126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..d15d364 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.07191357612609864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..8a6be5a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.09449034929275513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..c1f9876 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.026269026597340903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..3cc8ff7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.09637676477432251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..83b1d02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.03980622291564941 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..bb45696 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.10077525774637858 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..583f98f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.022800942262013752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..de6450c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.0365767240524292 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..7e791c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.040952269236246744 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..c3a5afe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.0721465508143107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..6e0bcd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.04040262699127197 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..b88f0b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.050277133782704674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..12a49c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.03398927847544352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..73f6b89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.03992515802383423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..2f0ee9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.04294732411702474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..0f8dfef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.09351695775985717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..2b56000 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.05175448656082153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..f4825d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.04485472043355306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..11f30c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.07207369804382324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..538971d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.045349276065826415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..499e98b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.13556936979293824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..8451cd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.07463161945343018 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..ca63601 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.027908456325531007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..d7d2590 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.0290777325630188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..599c26a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.09679724772771199 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..b1fecd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.04768896500269572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..0e069cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.09717433452606201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..31bd671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.07076614697774251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..19bb0fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.0961191455523173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..2c9c25b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.029839547475179036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..8a05b67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.049405996004740396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..d7ea900 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.038860623041788736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..664ccd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.04111473162968953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..12003a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.033697267373402916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..2ec88c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.10611292918523153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..b09a6a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.0419295072555542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..c6548fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.09556556145350138 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..2e3fc0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.07009110848108928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..b1ff580 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.04614325364430746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..9dd1661 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.05569899479548136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..2fae852 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.04269528786341349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..5ba27b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.10473990837732951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..f08acfd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.03576689163843791 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..58d421a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.03826543092727661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..3ec3436 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.04041982889175415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..50e2ce2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.04191716114679973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..db79225 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.11170964638392131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..335f9ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.06960725784301758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..2bf673c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.07267247438430786 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..0c514ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.0779934843381246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..c3e5c18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.04020351568857829 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..7ffc67d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.043899047374725345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..7c24e15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.04433099031448364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..5f1536a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.03522173166275024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..9b9acf5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.08691327571868897 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..4627aa1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.09045438369115194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..210f109 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.07966421842575074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..51668cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.043522926171620686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..b47ad66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.10487069686253865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..35e4816 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.10194255908330281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..cbb35a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.11120600303014119 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..51722b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.03687167962392171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..6cb042e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.041883949438730875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..a6bb9a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.03585919141769409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..cda4598 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.05743472973505656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..97cb20b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.08928844134012857 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..dd25576 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.10005244016647338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..99ee864 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.05491446654001872 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..4c31b85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.026227056980133057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..fc28431 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.05170501073201497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..7fd4228 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.021349438031514487 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..32bbcdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.05287779172261556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..e4e3e4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.09281673431396484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..3dbd51b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.03810158173243205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..dd554b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.04537390470504761 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..9ee4f99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.04148299694061279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..85b4636 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.09675827026367187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..87bd604 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.025939873854319253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..53c6b79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.057202911376953124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..71ec2e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.048927589257558184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..053949a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.10028069814046224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..b9a61f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.03054467439651489 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..de8328a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.038463902473449704 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..ef9b6ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.0696522355079651 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..0275c64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.09349931875864664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..7a70c48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.0921851913134257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..19f1f47 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.11639670928319296 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..0675d99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.05449037154515584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..a639535 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.049002293745676676 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..87a6805 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.03368234634399414 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..2647d05 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.09403883218765259 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..a44a4f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.021980162461598715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..e848f1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.10930733680725098 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..c7c1dc3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.06589863300323487 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..617a1d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.04361230532328288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..fe0ae95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.030868303775787354 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..65f5910 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.03087041775385539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..3b93b4c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.03710014422734578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..c1fff61 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.039398908615112305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..6984baf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.0650211771329244 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..af32cb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.09692211151123047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..3c58815 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.025054872035980225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..479de29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.03198370933532715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..24122e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.03864166339238485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..7d3cd02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.034200934569040935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..54cf083 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.10046035846074422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..0ff73e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.049513475100199385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..7bf894a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.03737589120864868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..0bc5845 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.05462491512298584 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..9798284 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.04205400546391805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..25e108e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.02998538812001546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..9b7cb48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.12826561133066813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..bfaf547 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.023970389366149904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..abc6701 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.08251953919728597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..8ddc5e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.03747017383575439 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..4005858 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.10226540962855021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..464016a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.03472350835800171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..14ad7f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.0793787161509196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..ba596f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.12585554917653402 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..6d05f2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.07019728024800619 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..4b03bcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.09992398818333943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..98e1e49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.01925332546234131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..1ea6f37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.026608582337697348 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..43d2eb3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.04026312430699666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..fe00f6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.02557539145151774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..38bb938 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.09903310934702556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..68d7613 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.07298834323883056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..933e1b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.02889154354731242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..b3abdcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.10250747203826904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..c6413b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.05688231388727824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..27b7e28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.04887627760569255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..cf795c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.03814757664998372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..a1d003a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.047266030311584474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..b635bdd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.037561837832132974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..040b6b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.11422323783238729 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..3baa3e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.047948662439982095 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..e0e088e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.09445156256357828 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..0fa5232 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.038614145914713544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..0796479 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.03816376527150472 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..9f06d62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.03615478674570719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..08b809c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.038574783007303874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..81cb431 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.0413679838180542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..95e2af8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.05618534485499064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..d310d33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.029259896278381346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..38dd487 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.04493500391642253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..e24fa22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.03498616218566895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..2b90481 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.09372589190800985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..f083e22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.09711902538935344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..f13a12a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.1023065686225891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..d58beaf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.03793501059214274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..6214651 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.09892295996348063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..52b4f9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.024081087112426756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..66e7996 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.023547073205312092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..e04de19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.04111477533976237 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..65bd9ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.09558286666870117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..56509b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.04053744475046794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..e4eef58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.046693329016367593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..6c744f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.08208335638046264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..86b0bae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.05452531576156616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..efed731 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.06598501205444336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..777086a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.033296287059783936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..b72a1b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.0480806827545166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..156ce8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.032869966824849446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..5bdc984 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.0354325532913208 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..5258077 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.027871890862782796 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..44e98fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.0833373228708903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..5dd9a9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.09764386812845866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..7caff24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.08093738158543905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..f77340b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.025978489716847738 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..0ddc1e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.031404507160186765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..6984cc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.050415476163228355 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..d712197 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.07989644209543864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..1a14e29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.035607186953226726 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..78f7989 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.03521597385406494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..a8aab1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.02089589834213257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..6dcdca3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.058402828375498456 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..81cdd3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.04111844698588053 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..b3d0066 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.08432737986246745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..e98517a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.0230526606241862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..ae9ba65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.048521371682484944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..f789376 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.08122025728225708 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..f57ca65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.10156983931859334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..5b92b89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.02785193920135498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..b0e7b8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.03041911522547404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..14eac69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.09640892346700032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..51059fb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.020730876922607423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..3adc19f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.04021662473678589 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..d1068c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.05869514544804891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..b858512 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.09245734214782715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..871b153 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.1000468889872233 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..9827937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.11256313721338908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..93fc8ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.020226502418518068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..3319387 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.03797937234242757 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..c61f177 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.08490084409713745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..c23a767 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.08814366658528645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..998de06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.027588264147440592 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..b03eb8e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.027110854784647625 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..d684ec8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.04897520144780477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..07dc91b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.04398409128189087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..8109fe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.035527547200520836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..59385d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.0239082137743632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..7edda77 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.024727328618367513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..b98e167 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.09587885538736979 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..7892fe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.04532586733500163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..549084d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.05819532473882039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..1bdacf0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.0730567733446757 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..888572c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.040618836879730225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..71b3e78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.07007877031962077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..0552766 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.03670574029286702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..bcbdf94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.02801424264907837 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..33aff86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.0796839157740275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..b284bda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PO4---_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.04164208968480428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S1/0_null.out new file mode 100644 index 0000000..4960258 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.2515066504478455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE02_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE02_RG.out new file mode 100644 index 0000000..a4f616c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE02_RG.out @@ -0,0 +1,4 @@ +DE02_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0014930009841918946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE99_RG.out new file mode 100644 index 0000000..472c6a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_DE99_RG.out @@ -0,0 +1,4 @@ +DE99_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0012747486432393392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL18_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL18_RG.out new file mode 100644 index 0000000..fa3e58c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL18_RG.out @@ -0,0 +1,4 @@ +FL18_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0013516743977864583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL98_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL98_RG.out new file mode 100644 index 0000000..332cb23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_FL98_RG.out @@ -0,0 +1,4 @@ +FL98_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010444919268290203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_IL11_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_IL11_RG.out new file mode 100644 index 0000000..6f19708 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_IL11_RG.out @@ -0,0 +1,4 @@ +IL11_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0016078631083170573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_MD15_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_MD15_RG.out new file mode 100644 index 0000000..b52a4b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_MD15_RG.out @@ -0,0 +1,4 @@ +MD15_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0014414151509602865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_NY67_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_NY67_RG.out new file mode 100644 index 0000000..59584e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_NY67_RG.out @@ -0,0 +1,4 @@ +NY67_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0016581416130065918 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_OH09_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_OH09_RG.out new file mode 100644 index 0000000..37c14cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_OH09_RG.out @@ -0,0 +1,4 @@ +OH09_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010056495666503906 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_PA15_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_PA15_RG.out new file mode 100644 index 0000000..588d0a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_PA15_RG.out @@ -0,0 +1,4 @@ +PA15_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010405818621317545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_TN00_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_TN00_RG.out new file mode 100644 index 0000000..d931743 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_TN00_RG.out @@ -0,0 +1,4 @@ +TN00_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.00165861447652181 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_VT99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_VT99_RG.out new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_VT99_RG.out @@ -0,0 +1,4 @@ +VT99_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001613922913869222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_WV99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_WV99_RG.out new file mode 100644 index 0000000..9878982 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S2/0_WV99_RG.out @@ -0,0 +1,4 @@ +WV99_RG -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0013628482818603515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE02_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE02_RG.out new file mode 100644 index 0000000..262a016 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE02_RG.out @@ -0,0 +1,23 @@ +DE02_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0289262851079306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE99_RG.out new file mode 100644 index 0000000..e514108 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_DE99_RG.out @@ -0,0 +1,23 @@ +DE99_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4188875238100688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL18_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL18_RG.out new file mode 100644 index 0000000..7d89e7b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL18_RG.out @@ -0,0 +1,23 @@ +FL18_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5216636061668396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL98_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL98_RG.out new file mode 100644 index 0000000..5394835 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_FL98_RG.out @@ -0,0 +1,23 @@ +FL98_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4240332841873169 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_IL11_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_IL11_RG.out new file mode 100644 index 0000000..76aec95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_IL11_RG.out @@ -0,0 +1,23 @@ +IL11_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9350792328516643 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_MD15_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_MD15_RG.out new file mode 100644 index 0000000..7049e6f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_MD15_RG.out @@ -0,0 +1,23 @@ +MD15_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.5159884095191956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_NY67_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_NY67_RG.out new file mode 100644 index 0000000..a74222e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_NY67_RG.out @@ -0,0 +1,23 @@ +NY67_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.1047546545664468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_OH09_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_OH09_RG.out new file mode 100644 index 0000000..ad0b2f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_OH09_RG.out @@ -0,0 +1,23 @@ +OH09_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.665340530872345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_PA15_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_PA15_RG.out new file mode 100644 index 0000000..29b13cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_PA15_RG.out @@ -0,0 +1,23 @@ +PA15_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0020379781723023 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_TN00_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_TN00_RG.out new file mode 100644 index 0000000..e06aae2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_TN00_RG.out @@ -0,0 +1,23 @@ +TN00_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0358742793401083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_VT99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_VT99_RG.out new file mode 100644 index 0000000..9934a9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_VT99_RG.out @@ -0,0 +1,23 @@ +VT99_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0660407344500225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_WV99_RG.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_WV99_RG.out new file mode 100644 index 0000000..6027fb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/S3/0_WV99_RG.out @@ -0,0 +1,23 @@ +WV99_RG -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.8321635007858277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_D_GLOBAL.out new file mode 100644 index 0000000..0da21c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1098626335461934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_M_GLOBAL.out new file mode 100644 index 0000000..9a571ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE02_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0358969608942667 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_D_GLOBAL.out new file mode 100644 index 0000000..b850e5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.09025440613428752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_M_GLOBAL.out new file mode 100644 index 0000000..3884360 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_DE99_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.19286107619603474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_D_GLOBAL.out new file mode 100644 index 0000000..4c74dfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5694829185803731 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_M_GLOBAL.out new file mode 100644 index 0000000..8665dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL18_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.4437361478805542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_D_GLOBAL.out new file mode 100644 index 0000000..b1b619c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.04221607844034831 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_M_GLOBAL.out new file mode 100644 index 0000000..23590a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_FL98_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.2964552124341329 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_D_GLOBAL.out new file mode 100644 index 0000000..e64612f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0356762170791627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_M_GLOBAL.out new file mode 100644 index 0000000..bb6d571 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_IL11_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2260335524876913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_D_GLOBAL.out new file mode 100644 index 0000000..0a1258f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3619800607363383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_M_GLOBAL.out new file mode 100644 index 0000000..c607c1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_MD15_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6599877516428629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_D_GLOBAL.out new file mode 100644 index 0000000..bdf3f8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2438284317652384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_M_GLOBAL.out new file mode 100644 index 0000000..b727d89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_NY67_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.109140117963155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_D_GLOBAL.out new file mode 100644 index 0000000..9c0bce5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3610848546028137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_M_GLOBAL.out new file mode 100644 index 0000000..efed049 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_OH09_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5661960363388061 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_D_GLOBAL.out new file mode 100644 index 0000000..43a2011 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2769949396451314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_M_GLOBAL.out new file mode 100644 index 0000000..989c9cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_PA15_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1088354150454203 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_D_GLOBAL.out new file mode 100644 index 0000000..da7f36f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0659246961275737 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_M_GLOBAL.out new file mode 100644 index 0000000..c7eff35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_TN00_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.247596530119578 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_D_GLOBAL.out new file mode 100644 index 0000000..4dbdbbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.0461310029029847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_M_GLOBAL.out new file mode 100644 index 0000000..4244f3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_VT99_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8768540501594544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_D_GLOBAL.out new file mode 100644 index 0000000..a1cd61d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8258105794588725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_M_GLOBAL.out new file mode 100644 index 0000000..6915769 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/0_WV99_RG_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_RG -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.8395071665445963 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_HI_GLOBAL.out new file mode 100644 index 0000000..dde7ff5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_H_GLOBAL.out new file mode 100644 index 0000000..dde7ff5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE02_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_HI_GLOBAL.out new file mode 100644 index 0000000..cfdfbca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_H_GLOBAL.out new file mode 100644 index 0000000..cfdfbca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_DE99_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_HI_GLOBAL.out new file mode 100644 index 0000000..aa0b43c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_H_GLOBAL.out new file mode 100644 index 0000000..aa0b43c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL18_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_HI_GLOBAL.out new file mode 100644 index 0000000..d61ed6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_H_GLOBAL.out new file mode 100644 index 0000000..d61ed6e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_FL98_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_HI_GLOBAL.out new file mode 100644 index 0000000..5c14a1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_H_GLOBAL.out new file mode 100644 index 0000000..5c14a1a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_IL11_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_HI_GLOBAL.out new file mode 100644 index 0000000..9407fa6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_H_GLOBAL.out new file mode 100644 index 0000000..9407fa6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_MD15_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_HI_GLOBAL.out new file mode 100644 index 0000000..b5550f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_H_GLOBAL.out new file mode 100644 index 0000000..b5550f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_NY67_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_HI_GLOBAL.out new file mode 100644 index 0000000..2f20e99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_H_GLOBAL.out new file mode 100644 index 0000000..2f20e99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_OH09_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_HI_GLOBAL.out new file mode 100644 index 0000000..d1b43ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_H_GLOBAL.out new file mode 100644 index 0000000..d1b43ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_PA15_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_HI_GLOBAL.out new file mode 100644 index 0000000..afce4c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_H_GLOBAL.out new file mode 100644 index 0000000..afce4c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_TN00_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_HI_GLOBAL.out new file mode 100644 index 0000000..65d6b9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_H_GLOBAL.out new file mode 100644 index 0000000..65d6b9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_VT99_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_HI_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_HI_GLOBAL.out new file mode 100644 index 0000000..7f6e850 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_HI_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_H_GLOBAL.out new file mode 100644 index 0000000..7f6e850 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T1/1_WV99_RG_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_RG -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199209_M_GLOBAL.out new file mode 100644 index 0000000..23101d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199209 STATION NETCDFs +4.093299003442128 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..bd77743 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.022687232494354247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..8a7a883 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.21319438616434733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..92a2128 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.1691334803899129 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..b14d3ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.16230136156082153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..5872582 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.24409984350204467 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..526474d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.22962371508280435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..9e26ad8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.1990717609723409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..2947789 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.03775847355524699 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..06db135 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.210653026898702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..0b7709f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.22299139102300009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..2fd8a69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.2013709505399068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..6f7102a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.24481894572575888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..30f4f86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.21927282412846882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..2d70f3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.23703446785608928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..490235b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.2436089038848877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..16074ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.19407118956247965 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..262a462 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.217698872089386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..0b9476e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.23897451559702557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..c05a185 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.16514985561370848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..3152ae6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.1786899964014689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..fe012a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.030320934454600015 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..082ae96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.18236478964487712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..57740c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.24348771572113037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..571bb56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.035510047276814775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..ee593c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.19982633590698243 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..1558649 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.24094947973887126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..9431055 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.1840380311012268 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..ac70dbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.22881784439086914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..e837fa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.2363570769627889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..f43997d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.21942179600397746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..9289345 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.22970621585845946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..8015157 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.21615513563156127 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..261b1cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.18342493772506713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..d41e082 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.22770015001296998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..d685c46 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.18523118495941163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..87e934e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.24639604886372884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..490d3c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.19364316860834757 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..4a6eaf9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.18812989791234333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..90f206b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.1888633926709493 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..8f84126 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +4.097270317872366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..1157ec8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.2105493744214376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..e8b49e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.18109919627507529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..a70615a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.18020659685134888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..59ae8d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.027436761061350505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..74635f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.21494253079096476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..f47a45d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.24138143459955852 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..25f4538 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.257694141070048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..c2ffb48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.05512883265813192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..6340f5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.255915633837382 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..062a7f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.030675967534383137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..40c6595 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.1845211903254191 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..c845ba7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.04376455148061117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..f1ec012 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.18177689711252848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..51aeab0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.04802835782368978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..55c186d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.2208997130393982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..aeef50c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.24063124259312949 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..6481dd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.19361532131830853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..d4a8e8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.05562410354614258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..69e5560 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.16879358688990276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..fbd28e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +4.099171829223633 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..50a875a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.24277424017588298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..4f15e94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.22248774766921997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..6ba511f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.2761466860771179 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..6b46843 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.23287155628204345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..3b26ea6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.24490748246510824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..29a7cfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.2395010789235433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..3501d08 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.23781805435816447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..80661aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.24087521235148113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..9a81718 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.035094853242238364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..685e025 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +4.089790431658427 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..b3391f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.24086662928263347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..d066b31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.2676724831263224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..5a407a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.023254132270812987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..0b6cc2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.030654406547546385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..d7e0262 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.19910314083099365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..db54b0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.03846469720204671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..6650f22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.22809863090515137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..df9eb57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.18085124095280966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..c22da2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.03972733020782471 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..25a4bbd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.048745314280192055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..9a3d1c9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.17687840064366658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..406039e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.18509028752644857 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..0b963db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.1879567265510559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..90ba9c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.211682657400767 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..5f9260f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.18456433216730753 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..db451e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.24973110755284628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..aae744c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.04011069536209107 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..9c5def3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.18287058273951212 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..0521d9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.28480576276779174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..cc4c787 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.029421857992808022 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..2fa6c72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.18390796581904092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..1f1cd39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.033172730604807535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..984d399 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.24242010513941448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..3f3de6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.22557090520858764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..8776d2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.20748821496963502 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..f733c96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.22688905398050943 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..8eb1c17 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.23019521236419677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..6222ede --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.25239245494206747 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..888436c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.24426624774932862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..4adc27e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.03807465632756551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..9c95dd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.18531353871027628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..65ce3ce --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +4.095350778102874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..49604a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.25694017807642616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..67946d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.0501139760017395 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..3d852c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.2514976739883423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..ddd3ef3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.2775605122248332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..d2330f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.2594870328903198 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..3fbb8c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.18559296131134034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..931b042 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.25093136231104535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..8d53aaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +4.0894939541816715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..f466994 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.030067503452301025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..fce640e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.049432734648386635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..a8b5649 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.2829513947168986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..74e2b78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.21588964462280275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..65c500b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.03835164705912272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..518b61b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.05541024605433146 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..f95401f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.03728866179784139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..7284156 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.048131314913431804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..a91d384 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.03990280628204346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..1ddc6e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.2474311073621114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..8fd1052 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.03399000565210978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..eb2470f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.24093433221181235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..31cd24e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.22683804432551066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..9fb116e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.2412593722343445 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..b20a1c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.040197563171386716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..7b6acfe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.047550825277964275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..172d219 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.24044089714686076 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..4b0aba1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.22774927218755087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..2fe620d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.2391907254854838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..fb34fd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.23431992133458454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..3fa0797 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.2611876368522644 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..5d7e24f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.20097635587056478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..67818e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.2290055751800537 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..ef6f6ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.2764267881711324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..636cfe4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.0484111746152242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..c3ff35d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +4.091947281360627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..9c216f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.21184582710266114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..3774408 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.18680142958958942 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..97a609f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.1843397617340088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..7bd9cd7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.05577900012334188 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..91bfde9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.24013582070668538 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..b84094b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.22912501096725463 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..64c8dab --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.18518455028533937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..be3ca2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.2128824790318807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..3c04f91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.22097275654474893 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..9fda699 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.25261251131693524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..945c9cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.04451320171356201 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..db845cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.03507171471913655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..4232d99 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.2156688173611959 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..75a4d20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +4.109167412916819 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..702ea32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.21533588965733846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..7bbd08e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.037983834743499756 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..144b1a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.24021827777226765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..0556dcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.21170078913370768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..d5406a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.18466861645380656 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..3bc2cc5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.18481959899266562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..55f335f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.044861213366190596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..43d61d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.2120790163675944 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..e2af07e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.2868543068567912 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..188604e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.18511869510014853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..5b90897 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.2144298513730367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..adcaf84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.18526962995529175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..e416aa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.20754423936208088 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..943d8d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.1852705478668213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..55004cb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.2852715015411377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..ca5e29b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.04980262915293376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..1747b24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.2781403144200643 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..dc43af6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +4.135642520586649 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..84da9c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.21945420106252034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..07fa909 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.18527408043543497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..28ac8c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.029381151994069418 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..870c1ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +4.1796883781751 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..79f01b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.23878175417582195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..23e6ce4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.03143843015034994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..fdd49dc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.21521450678507487 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..64121cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.2426930069923401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..01536d8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.030398539702097573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..8f5893a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +4.123455866177877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..15b5448 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.023719608783721924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..f14c35e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.18420989910761515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..78cb1ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.04533756573994954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..10b7b8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.17908433278401692 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..971fffc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.21886597871780394 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..6b67578 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +4.097843277454376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..8cfce2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.2318794329961141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..020fcdc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +4.170566868782044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..54fa083 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.05073458353678385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..3ce6145 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.055758182207743326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..c1e15b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.21634132862091066 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..d0e2999 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.24119049708048504 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..f5c6dda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.23780192534128824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..d679f1e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +4.092836725711822 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..563118f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.27536248366038 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..2c2e003 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.17917611598968505 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..72325bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.26151955922444664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..47575b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.23761372168858846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..b8d6b33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.19933427174886068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..cd583bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.05578512748082479 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..998da8c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.2290079911549886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..c6de245 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.2410828431447347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..95c9b65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.2019476056098938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..223b985 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.23405497074127196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..931e955 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.17687724828720092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..5d741b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.17976655960083007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..5562a6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.03946847120920817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..d14f8d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.04471489191055298 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..4554edb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.22948558727900187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..b72fac4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.18004818757375082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..6936fdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.029752381642659507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..222b52f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.030788882573445638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..6cb0736 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.24112053712209067 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..6c4337d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.05044142405192057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..360ad7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.23068730036417642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..5f49c50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.22808760801951092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..84e9497 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.18443702856699626 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..ee82c0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +4.1791911125183105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..a9bf13c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.22267377376556396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..e9cd120 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.23793793121973675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..17488d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.2422127922375997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..8b39b94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.21512974898020426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..dc466eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.2188660979270935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..3061bf2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.23916536172231037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..8288f02 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.20038820505142213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..5b89e76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.1861811876296997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..ec8410e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.20011272033055624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..e3f14aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.20469234784444174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..db021b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.18541013797124226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..52a004a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +4.0902315974235535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..34d9186 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.2347254236539205 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..362b4a0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.23710753520329794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..18599b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.2282692750295003 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..b89e09a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.23987176418304443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..4e0b120 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.05014417966206868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..841c746 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.050352458159128824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..c7ea74e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.25397070646286013 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..bce8c35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.22877337137858073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..b1fb153 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.22115983565648398 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..38119e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.2052411198616028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..1d53e7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.28910671869913734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..8c1f3d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.24087424278259278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..0f39c69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.21063006321589153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..ac346e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.036348140239715575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..8a6d865 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.21649497747421265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..b496568 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +4.104806005954742 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..ad592b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.2382649302482605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..134dce7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.18115612268447875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..7aba119 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.23765254418055218 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..0cc789a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.03839567502339681 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..6a42a69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.18511079947153727 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..0d651ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.18482734759648642 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..29f5a86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.24062833786010743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..a83f60a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.2407184362411499 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..2e69f75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.2310560981432597 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..9c65eb5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.21982449690500896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..2676d2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.232820721467336 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..08a0d63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.2159821669260661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..eace54c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.17879498799641927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..aeb34e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.23669615189234416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..01c98c1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.2917326092720032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..7888577 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +4.093793932596842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..a414386 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.18404369354248046 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..89fbac9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.29616602261861164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..15966b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.31103610595067344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..7d5aab9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +4.090676697095235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..cb7f71e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.2420628547668457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..c73cc90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.04842033783594767 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..9729459 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.23250454664230347 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..e14e403 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +4.091231950124105 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..4d9d59b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.2514113744099935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..1b8dd8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.3110891501108805 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..9fe2e8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.23290595610936482 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..5540bbf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +4.090364146232605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..58eb76e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.26107947031656903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..651bc85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +4.0941105604171755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..bdd8d0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.2045272906621297 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..f1b1f53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.2418812115987142 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..4982f41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.24000447988510132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..25ff4ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.22988522052764893 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..bcd0e2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.27413702408472695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..bcf0eba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +4.128244904677073 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..3e90dd4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.21768953402837118 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..b737df0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.2665963927904765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..83f0394 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.24250933329264324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..693187a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.22766809463500975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..0f38fec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.23143170674641927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..cc7ec18 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.04860851764678955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..dd7c612 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.1995637615521749 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..ee53c89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.049240330855051674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..62a482f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.22659585475921631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..aa64494 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.22083355188369752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..38dbcd2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.2651119748751322 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..6fddc95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.18488790194193522 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..750f7ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.22681742111841838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..0f38fd6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.24125452041625978 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..685ed3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.20943414370218913 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..58b4f21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.21550095478693646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..437a78d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.17681546608606974 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..7a48732 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.2262819528579712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..e400b34 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.2716338515281677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..0e03d21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.21148619651794434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..280e304 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.28603545427322385 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..a9b9536 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.2590108076731364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..a08e65a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.0358218789100647 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..a263d94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.025143182277679442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..9038936 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.18217305342356363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..f438f15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +4.179202008247375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..f9a2fe6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.2278843879699707 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..2aeff31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.1893542528152466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..0d4b937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.20692625443140666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..150503e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +4.0906401912371315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..6f5c9d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.18526602983474733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..2fc0de9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.20744766394297282 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..a8ba823 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.2080301324526469 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..db78bbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.21248647769292195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..d8ba5da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.23040496110916137 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..7740f51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.22786864439646404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..0b09733 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.22401370207468668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..50be927 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.05575853188832601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..70f3631 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.1873122771581014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..a37dc45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.1838510831197103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..0d55ca8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.17989654938379923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..0b101da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.05569907824198405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..023acfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.23018345832824708 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..4ab7cb9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.2288590629895528 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..07d3945 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.2221871018409729 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..c1adc4f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.23194398482640585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..07fe24b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.18687461614608764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..76aab3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.0294402281443278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..3b8e881 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.23045076926549277 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..d503568 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.26331061124801636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..5f41ef0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.23638459046681723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..07772da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.2276929497718811 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..98f6573 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03984597126642863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..1f427e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +4.096016915639241 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..c514108 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.19330509503682455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..4ebeca7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.21629260778427123 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..b43c348 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.18286637862523397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..bf0f53c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +4.09273902575175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..5f640ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.2183348576227824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..e4d0081 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.22590173482894899 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..39db3d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.2436820944150289 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..3c35c5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.03569358984629313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..e60a20b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.21919906934102376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..a6802bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +4.08978533744812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..1f2ae3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.1826000491778056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..0f9b5e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +4.102624448140462 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..3ee6616 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.2567992568016052 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..e75ec29 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.2164285937945048 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..be2e38b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.27073050340016686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..f266f62 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.20149438778559367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..2b89219 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.23372060855229695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..de22094 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.23006906906763713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..d941141 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.20420115788777668 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..51d77a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.24669424295425416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..e70c319 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.22127890189488728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..decbf5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +4.089818350474039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..7242d9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.1782795031865438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..457b529 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +4.093562157948812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..ac7983e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.260311492284139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..0cdc2b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.03631757497787476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..076cbcc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.20391411781311036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..6bcd623 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.24307760794957478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..98207ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.20033538341522217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..7f22353 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.21887123982111614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..b321094 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.03362208207448324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..d51d4fc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.21208177010218301 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..e70da0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.029116066296895345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..e5b5ae6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.23394569158554077 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..5e2c120 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.24900486469268798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..3e74f7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +4.101986575126648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..e0a8990 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.2263995885848999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..a6fa9d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.03054418961207072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..732875c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.029052607218424478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..739e08a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.22279165585835775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..bc204bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.26951782703399657 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..efd23a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +4.093913582960765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..72631ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.23342994848887125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..f09cca1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.1818549354871114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..c25f37f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.2887814283370972 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..8e9fae2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.2447991410891215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..f97448d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.2300191601117452 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..0b23c22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.22841866413752238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..ad58063 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.276072899500529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..269b067 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +4.111651015281677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..857557a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.2242014487584432 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..5bfb586 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.046121589342753094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..7aedfa7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.026915311813354492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..8cfcc09 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.2182431697845459 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..54d57e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.22559181451797486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..703251a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +4.090088069438934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..256c31c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.23246357043584187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..aa76d06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.22637112935384116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..bc3812c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.0324894905090332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..61e5826 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.1768807331720988 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..988c707 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.2849533041318258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..8153435 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.04476543664932251 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..5f1831f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.24858128627141315 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..1a7be55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.18454118172327677 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..9a0471f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.29297102689743043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..55cff59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.21835018793741862 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..acb23f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.2043409784634908 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..30b39e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.03129877249399821 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..9e7ec65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.22633949518203736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..2863195 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.2964431246121724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..aed630b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.20007007519404094 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..d2c9c38 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.03987678686777751 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..6267809 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.04080654780069987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..a77d34a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.2527920524279276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..096c99b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.18525545994440715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..023693b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +4.090534607569377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..58033d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.1941890517870585 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..869190f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +4.0932909607887265 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..44554ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.2116231083869934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..98ccf76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.04497626225153605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..fd4cffe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.039335020383199054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..627c64c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.18317140738169352 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..010b2ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.21159621079762778 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..169340e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.044559574127197264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..76d891e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.23158901532491047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..c087763 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.2408856511116028 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..c398038 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.03204400142033895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..6f25f10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.2360818862915039 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..3b4c264 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.24365406433741252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..61ed78b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.25714356104532876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..2a7366b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.1847456733385722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..45bbc5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +4.09329936504364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..a7db830 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.20267200469970703 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..35caf63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.20979975461959838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..eedec52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.2708100120226542 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..4cf2415 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.3019696036974589 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..db1eaa4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.1902111530303955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..2372cd3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.21286165714263916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..201d6b5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.21932892402013143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..b0456ff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +4.095527092615764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..187922a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.20297710100809732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..373dca3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.21983651717503866 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..e391322 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.2186311364173889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..f4f15ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.2067233681678772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..d79db2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.23547749121983846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..e8f045b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.02969891627629598 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..ee49890 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.0342330813407898 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..7207180 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.049373304843902587 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..7ec36b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.2689064860343933 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..8512263 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +4.133753983179728 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..f62ff56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.19963343540827433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..fdcb314 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.18226831356684367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..8ae3b55 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.1924701770146688 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..e2091b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.04079888264338175 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..f32073f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.20171901782353718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..e3ba2cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.02368549903233846 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..c866ac5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.2623047868410746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..c899f84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.19903463125228882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..91b40c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.22894026041030885 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..4e128a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +4.133472116788228 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..e43b714 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.210639488697052 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..e3caa48 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.18318535486857096 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..1eb1281 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.0350736935933431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..ba549d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +4.090095293521881 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..dffb48f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.20055236021677653 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..5fa6138 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.045658421516418454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..711c0be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.23651547431945802 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..8c35cad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.21207956870396932 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..05d8285 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.21555742422739665 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..f3bcc2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.1939617395401001 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..98aed68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.19390724500020345 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..a698f67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +4.092538352807363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..243d3ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.2116959015528361 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..21e411a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +4.093546656767527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..32b9491 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.1977993686993917 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..56f30d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.2115230123202006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..3db8982 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.19195928573608398 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..c2f9b73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.2057793617248535 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..32f96f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.029575181007385255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..c9a3d90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.2383158763249715 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..01ee6aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.2550556500752767 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..1bdff19 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.21755237181981404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..9c4936e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.22492568492889403 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..18ac8b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.2157508651415507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..903329b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.261793327331543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..ab194ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.21908942461013795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..a358871 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.21699123382568358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..8275921 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.2228792150815328 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..dea1edc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.029377583662668863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..335cadf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.22033496697743735 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..219aee1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.21546059449513752 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..575fac0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.22809191147486368 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..64801bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.2236013690630595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..d4be8da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.21187859773635864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..2406a4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.2808172941207886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..130577d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.21162569125493366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..9c8815b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.2263643503189087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..9af950c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.22127079963684082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..90151b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.044557952880859376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..fc8fae7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.1852431297302246 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..911bf56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.23020914793014527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..51d7b57 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +4.093835866451263 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..24b87a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.2336003621419271 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..b0444e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.21312204202016194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..490613a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.024558659394582114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..bbdc671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.24559125900268555 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..5c39590 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.23644345601399738 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..b015848 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +4.0905006686846415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..01d33b6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.23659555117289224 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..d179cae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.22122610012690228 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..3b48a39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.17688112258911132 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..4d4ff58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.03059314489364624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..c83adbf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.2476718266805013 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..57f3974 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.2240374485651652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..d5b82cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.2103687604268392 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..e168aa5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.028672635555267334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..39e949c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.21772096157073975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..2a30710 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +4.089521447817485 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..56d1b2c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.3070991516113281 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..2566031 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.25749400854110716 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..7bb5fcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.18385619322458904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..56e5aca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.22788613239924113 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..874c5e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.2409645438194275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..9551227 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +4.093059321244557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..11988f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.1851775328318278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..4778e2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.02954362630844116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..acfc76c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.22918120225270588 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..211398f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.04959544738133748 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..6793617 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.21513532797495524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..b790fdf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.048183957735697426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..89889b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.2752992272377014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..7d69cc4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.19477606217066448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..57d1651 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.22051166693369548 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..edc94cc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.24172829786936442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..0db3c71 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.24387425184249878 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..abdcbb2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.190641721089681 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..e06f893 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.2095242698987325 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..be71993 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +4.0901404102643335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..3c2ad06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.2736894448598226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..ee06d1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.18369614680608112 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..c5b68b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.16221417983373007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..2fffb31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.1790849010149638 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..c2e7a49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.20688198407491049 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..9ca7e73 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +4.090975487232209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..1b50cec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.1696116328239441 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..17c5ac5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.030361763636271157 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..f7da246 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.24371084372202556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..b9e28a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.22138833204905192 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..35377c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.21645412842432657 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..107cf04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.17875278393427532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..21a3bf6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.20055590073267618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..309a3cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.21891496976216634 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..e6d52bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.21144644021987916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..59364bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.19267110029856363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..6e168b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.2684401790301005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..114c277 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.05341685612996419 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..18fa61b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.3004719098409017 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..56010a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.21827024221420288 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..e09003e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.17387981414794923 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..eb930d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.23970292011896768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..6489d0d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.2238364577293396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..64acb45 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.18526367346445718 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..ea6155d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.24207298358281454 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..c380636 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.2189205288887024 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..9a850b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.2682678540547689 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..6f88693 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.2130864183108012 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..b14b19c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.16390480995178222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..9d97bbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.21065265734990438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..ce86388 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.20783174832661946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..4437f69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.20190075635910035 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..a127b04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.028125325838724773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..50b7ad5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.24273162682851154 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..17aaf2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.20336186091105143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..874de06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +4.091206502914429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..47da1cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.1972360094388326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..6f1ffd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.029435638586680093 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..258ef5c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.25689677794774374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..2c95305 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.23082808256149293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..ef327b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.037887632846832275 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..6372cef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.26353804270426434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..1bd7ffc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.28236674865086875 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..9387233 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.17689808209737143 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..60496bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.037179068724314375 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..3e1eff0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.20852560997009278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..03791d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.24297885497411092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..6942a78 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.21121123631795247 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..206935d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.2377683401107788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..c7d81f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.1759971022605896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..f04f7a4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.23102965354919433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..6fcc0f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.23204681873321534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..6bd7c2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.040111637115478514 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..22df9d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.2719023903210958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..41da0a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.0364378809928894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..be0f36d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.2086416721343994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..d98a127 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.2246255397796631 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..273a481 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.027054754892985027 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..caab677 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.17693267265955606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..9c140e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.20578187704086304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..7e0bdb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.22516014178593954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..a3689ac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.2335184613863627 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..500c9ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.18053462505340576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..4ce160c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.2976661205291748 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..6ccaa53 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.2128098448117574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..12a6dd5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.17337249120076498 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..620d00e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.24199787775675455 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..6efb0db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.1671173890431722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..7d5278b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.23401711781819662 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..933f87d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.23982499837875365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..57f7642 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.22936367591222126 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..ff35a89 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +4.097668512662252 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..211ba4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.18918131589889525 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..9384d15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.16883995135625204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..2530e1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.2531767725944519 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..0f5b6d7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.2295669436454773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..0dce555 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.24579034248987833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..af8fa25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.20182186762491863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..4a4e3ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.0272948424021403 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..c712233 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.24340867201487223 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..73a1e4a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.17200471957524618 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..25b1c51 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +4.091669694582621 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..b5d691f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.236269207795461 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..a411b8a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.18330764373143513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..dece3ba --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.17137691577275593 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..c88dffb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.2101670503616333 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..f581337 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.2364340583483378 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..43beab0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.24499921798706054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..b246497 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.1966528534889221 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..99de9de --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.18713777462641398 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..7fbff42 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.027905571460723876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..3058b70 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.1829978903134664 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..d530fe4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.28401889801025393 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..d0d7ce4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +4.095526373386383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..490e9b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.27505889733632405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..e738f95 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +4.089480193456014 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..3f13558 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.2019895553588867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..67c7b5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.18602325518925986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..18dd1e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.19127105474472045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..d484385 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.18959946235020955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..a772573 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.18593405882517497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..b1d573b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.21187702417373658 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..b1c7a8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.24527990023295085 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..e544df2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.16310211022694907 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..83d260f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.2319566011428833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..3fe2c3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.22111246983210245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..a06b7b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.22923015753428141 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..e90b500 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.04021083513895671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..376dd3f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.19710853099822997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..75d459b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +4.178838197390238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..dfd7d23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.21667539676030476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..476a110 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.18909811973571777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..e08ef98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.21560837030410768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..38c62bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.03963714838027954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..822da31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_PREC_ACCUM/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.15454476277033488 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S1/0_null.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S1/0_null.out new file mode 100644 index 0000000..7941751 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S1/0_null.out @@ -0,0 +1,14 @@ +PROCESSING FILE: /gpfs/projects/bsc32/AC_cache/obs/ghost/US_NADP_AIRMoN/original_files/1.5.1/AIRMoN-ALL.csv +DE02 -- PARSING RAW DATA +DE99 -- PARSING RAW DATA +FL18 -- PARSING RAW DATA +FL98 -- PARSING RAW DATA +IL11 -- PARSING RAW DATA +MD15 -- PARSING RAW DATA +NY67 -- PARSING RAW DATA +OH09 -- PARSING RAW DATA +PA15 -- PARSING RAW DATA +TN00 -- PARSING RAW DATA +VT99 -- PARSING RAW DATA +WV99 -- PARSING RAW DATA +0.29653284947077435 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE02_IC.out new file mode 100644 index 0000000..132d905 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE02_IC.out @@ -0,0 +1,4 @@ +DE02_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001107184092203776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE99_IC.out new file mode 100644 index 0000000..6b791ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_DE99_IC.out @@ -0,0 +1,4 @@ +DE99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0008561730384826661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL18_IC.out new file mode 100644 index 0000000..b1d16ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL18_IC.out @@ -0,0 +1,4 @@ +FL18_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0008716821670532226 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL98_IC.out new file mode 100644 index 0000000..4b215b1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_FL98_IC.out @@ -0,0 +1,4 @@ +FL98_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010329047838846842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_IL11_IC.out new file mode 100644 index 0000000..7058280 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_IL11_IC.out @@ -0,0 +1,4 @@ +IL11_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0015936692555745442 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_MD15_IC.out new file mode 100644 index 0000000..a7882bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_MD15_IC.out @@ -0,0 +1,4 @@ +MD15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0009301622708638509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_NY67_IC.out new file mode 100644 index 0000000..2634c31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_NY67_IC.out @@ -0,0 +1,4 @@ +NY67_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001215831438700358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_OH09_IC.out new file mode 100644 index 0000000..69537d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_OH09_IC.out @@ -0,0 +1,4 @@ +OH09_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0009038885434468587 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_PA15_IC.out new file mode 100644 index 0000000..2412c2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_PA15_IC.out @@ -0,0 +1,4 @@ +PA15_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0011719385782877603 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_TN00_IC.out new file mode 100644 index 0000000..d129dbe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_TN00_IC.out @@ -0,0 +1,4 @@ +TN00_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010963280995686848 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_VT99_IC.out new file mode 100644 index 0000000..b392e6b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_VT99_IC.out @@ -0,0 +1,4 @@ +VT99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.0010660171508789062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_WV99_IC.out new file mode 100644 index 0000000..74a2ece --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S2/0_WV99_IC.out @@ -0,0 +1,4 @@ +WV99_IC -- JOIN STATION SPECIFIC MEASUREMENTS +ONLY 1 FILE. NOTHING TO PROCESS. +EVALUATING VARIABILITY OF REPORTED MEASUREMENT POSITION. +0.001020983854929606 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE02_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE02_IC.out new file mode 100644 index 0000000..f2d5c1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE02_IC.out @@ -0,0 +1,23 @@ +DE02_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.004952895641327 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE99_IC.out new file mode 100644 index 0000000..a2467f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_DE99_IC.out @@ -0,0 +1,23 @@ +DE99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.43436150550842284 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL18_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL18_IC.out new file mode 100644 index 0000000..7da66ef --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL18_IC.out @@ -0,0 +1,23 @@ +FL18_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.4573066830635071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL98_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL98_IC.out new file mode 100644 index 0000000..fe24808 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_FL98_IC.out @@ -0,0 +1,23 @@ +FL98_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.40669747193654376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_IL11_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_IL11_IC.out new file mode 100644 index 0000000..068703e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_IL11_IC.out @@ -0,0 +1,23 @@ +IL11_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9817527532577515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_MD15_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_MD15_IC.out new file mode 100644 index 0000000..3845c1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_MD15_IC.out @@ -0,0 +1,23 @@ +MD15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7538931727409363 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_NY67_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_NY67_IC.out new file mode 100644 index 0000000..2b7fa67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_NY67_IC.out @@ -0,0 +1,23 @@ +NY67_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0296823740005494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_OH09_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_OH09_IC.out new file mode 100644 index 0000000..0d3356f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_OH09_IC.out @@ -0,0 +1,23 @@ +OH09_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.6431184927622478 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_PA15_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_PA15_IC.out new file mode 100644 index 0000000..d650085 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_PA15_IC.out @@ -0,0 +1,23 @@ +PA15_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.0959152936935426 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_TN00_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_TN00_IC.out new file mode 100644 index 0000000..274f3d6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_TN00_IC.out @@ -0,0 +1,23 @@ +TN00_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.9795542597770691 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_VT99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_VT99_IC.out new file mode 100644 index 0000000..7aa1d63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_VT99_IC.out @@ -0,0 +1,23 @@ +VT99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +1.2382513244946798 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_WV99_IC.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_WV99_IC.out new file mode 100644 index 0000000..bddef93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/S3/0_WV99_IC.out @@ -0,0 +1,23 @@ +WV99_IC -- GLOBALLY GRIDDED METADATA +GETTING UMBC ANTHROME METADATA +GETTING ASTER v3 METADATA +GETTING ETOPO1 METADATA +GETTING GSFC COASTLINE PROXIMITY METADATA +GETTING KOPPEN-GEIGER CLASSIFICATION METADATA +GETTING MEYBECK TERRAIN CLASSIFICATION METADATA +GETTING IWAHASHI TERRAIN CLASSIFICATION METADATA +GETTING MODIS LAND USE/LAI METADATA +GETTING GHSL AREA/POPULATION DENSITIES AND SETTLEMENT MODEL CLASSIFICATIONS +GETTING NOAA DMSP OLS NIGHTTIME STABLE LIGHTS +GETTING GPW POPULATION DENSITY +GETTING OMI NO2 COLUMN DATA +GETTING EDGAR EMISSIONS DATA +GETTING JOLY-PEUCH CLASSIFICATION CODES +GETTING WWF TEOW CLASSIFICATION METADATA +GETTING WMO REGION METADATA +GETTING REVERSE GEOCODE STATION METADATA +GETTING STATION LOCAL TIMEZONE METADATA +GETTING WIGOS STATION IDENTIFIER METADATA +QUALITY CONTROL +TEMPORAL CODES +0.7123622179031373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_D_GLOBAL.out new file mode 100644 index 0000000..6c272a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.2650261203447977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_M_GLOBAL.out new file mode 100644 index 0000000..1d31ff8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE02_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3835172375043234 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_D_GLOBAL.out new file mode 100644 index 0000000..af96859 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.3283414880434672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_M_GLOBAL.out new file mode 100644 index 0000000..d0aeca7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_DE99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.1394564151763916 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_D_GLOBAL.out new file mode 100644 index 0000000..e695ff1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6294690171877543 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_M_GLOBAL.out new file mode 100644 index 0000000..8e4379d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL18_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6990976770718892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_D_GLOBAL.out new file mode 100644 index 0000000..43770b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.05299980640411377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_M_GLOBAL.out new file mode 100644 index 0000000..b1c94e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_FL98_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.05875658988952637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_D_GLOBAL.out new file mode 100644 index 0000000..8295f21 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.3604174534479776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_M_GLOBAL.out new file mode 100644 index 0000000..9746d4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_IL11_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4088864962259928 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_D_GLOBAL.out new file mode 100644 index 0000000..b6d50f3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6430775046348571 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_M_GLOBAL.out new file mode 100644 index 0000000..08810cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_MD15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6661386688550314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_D_GLOBAL.out new file mode 100644 index 0000000..1853d6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4971395611763 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_M_GLOBAL.out new file mode 100644 index 0000000..19b4790 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_NY67_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.475792892773946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_D_GLOBAL.out new file mode 100644 index 0000000..13a1cbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.5730874935785929 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_M_GLOBAL.out new file mode 100644 index 0000000..647b62a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_OH09_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +0.6143177509307861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_D_GLOBAL.out new file mode 100644 index 0000000..b3c3c39 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4706546505292257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_M_GLOBAL.out new file mode 100644 index 0000000..5e07c33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_PA15_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4909194906552632 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_D_GLOBAL.out new file mode 100644 index 0000000..b11a947 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.4015727599461874 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_M_GLOBAL.out new file mode 100644 index 0000000..8cdf265 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_TN00_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.447453514734904 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_D_GLOBAL.out new file mode 100644 index 0000000..b473a90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.232438870271047 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_M_GLOBAL.out new file mode 100644 index 0000000..f1d2cb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_VT99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.172022851308187 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_D_GLOBAL.out new file mode 100644 index 0000000..a4b3a1d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_D_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.125216019153595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_M_GLOBAL.out new file mode 100644 index 0000000..4bfff3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/0_WV99_IC_M_GLOBAL.out @@ -0,0 +1,3 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +WRITING TO MONTHLY STATION SPECIFIC TEMPORALLY GRIDDED netCDFs +1.1972585439682006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE02_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE02_IC_H_GLOBAL.out new file mode 100644 index 0000000..7a7aafd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE02_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE02_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE99_IC_H_GLOBAL.out new file mode 100644 index 0000000..5852d24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_DE99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +DE99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL18_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL18_IC_H_GLOBAL.out new file mode 100644 index 0000000..6ba0937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL18_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL18_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL98_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL98_IC_H_GLOBAL.out new file mode 100644 index 0000000..4e39c67 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_FL98_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +FL98_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_IL11_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_IL11_IC_H_GLOBAL.out new file mode 100644 index 0000000..07b1f4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_IL11_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +IL11_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_MD15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_MD15_IC_H_GLOBAL.out new file mode 100644 index 0000000..267f27d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_MD15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +MD15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_NY67_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_NY67_IC_H_GLOBAL.out new file mode 100644 index 0000000..babac23 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_NY67_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +NY67_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_OH09_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_OH09_IC_H_GLOBAL.out new file mode 100644 index 0000000..906e3e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_OH09_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +OH09_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_PA15_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_PA15_IC_H_GLOBAL.out new file mode 100644 index 0000000..1e01348 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_PA15_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +PA15_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_TN00_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_TN00_IC_H_GLOBAL.out new file mode 100644 index 0000000..945f82b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_TN00_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +TN00_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_VT99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_VT99_IC_H_GLOBAL.out new file mode 100644 index 0000000..0319dfa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_VT99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +VT99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_WV99_IC_H_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_WV99_IC_H_GLOBAL.out new file mode 100644 index 0000000..b40f5a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T1/1_WV99_IC_H_GLOBAL.out @@ -0,0 +1,2 @@ +WV99_IC -- TEMPORALLY AVERAGE DATA +AFTER REMOVING COARSE RESOLUTION DATA, NO VALID DATA TO TEMPORALLY GRID \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_D_GLOBAL.out new file mode 100644 index 0000000..92da1d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.02784800926844279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_M_GLOBAL.out new file mode 100644 index 0000000..05c8ff9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199210 STATION NETCDFs +0.3317591706911723 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_D_GLOBAL.out new file mode 100644 index 0000000..fb8c133 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.02908925215403239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_M_GLOBAL.out new file mode 100644 index 0000000..32c9b5d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199211 STATION NETCDFs +0.41221930185953776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_D_GLOBAL.out new file mode 100644 index 0000000..38df019 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.10449057817459106 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_M_GLOBAL.out new file mode 100644 index 0000000..c2a42b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199212 STATION NETCDFs +0.2586177388827006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_D_GLOBAL.out new file mode 100644 index 0000000..91e9f33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.04767087697982788 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_M_GLOBAL.out new file mode 100644 index 0000000..a81b8b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199301 STATION NETCDFs +0.32326499223709104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_D_GLOBAL.out new file mode 100644 index 0000000..7305883 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.03300232489903768 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_M_GLOBAL.out new file mode 100644 index 0000000..3ba0eaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199302 STATION NETCDFs +0.28487523794174197 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_D_GLOBAL.out new file mode 100644 index 0000000..f71f6ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.037517011165618896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_M_GLOBAL.out new file mode 100644 index 0000000..2171418 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199303 STATION NETCDFs +0.2929535190264384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_D_GLOBAL.out new file mode 100644 index 0000000..c5f004b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.039017899831136064 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_M_GLOBAL.out new file mode 100644 index 0000000..b1ec502 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199304 STATION NETCDFs +0.43730963865915934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_D_GLOBAL.out new file mode 100644 index 0000000..834d095 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.11078501939773559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_M_GLOBAL.out new file mode 100644 index 0000000..9bb7df2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199305 STATION NETCDFs +0.2724369963010152 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_D_GLOBAL.out new file mode 100644 index 0000000..9cf3b10 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.07968721787134807 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_M_GLOBAL.out new file mode 100644 index 0000000..7c8b81f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199306 STATION NETCDFs +0.4022431015968323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_D_GLOBAL.out new file mode 100644 index 0000000..fb1ab40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.024009903271993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_M_GLOBAL.out new file mode 100644 index 0000000..3620671 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199307 STATION NETCDFs +0.2885484218597412 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_D_GLOBAL.out new file mode 100644 index 0000000..24655e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.03467971881230672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_M_GLOBAL.out new file mode 100644 index 0000000..3cedfed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199308 STATION NETCDFs +0.18964855670928954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_D_GLOBAL.out new file mode 100644 index 0000000..cbf2361 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.03644086122512817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_M_GLOBAL.out new file mode 100644 index 0000000..ede89d9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199309 STATION NETCDFs +0.32749514977137245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_D_GLOBAL.out new file mode 100644 index 0000000..452a9be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.03451838493347168 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_M_GLOBAL.out new file mode 100644 index 0000000..e5666b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199310 STATION NETCDFs +0.3506164073944092 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_D_GLOBAL.out new file mode 100644 index 0000000..755b811 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.0495461901028951 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_M_GLOBAL.out new file mode 100644 index 0000000..0b7ae90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199311 STATION NETCDFs +0.34244190057118734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_D_GLOBAL.out new file mode 100644 index 0000000..4fb4500 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.09896682103474935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_M_GLOBAL.out new file mode 100644 index 0000000..f334711 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199312 STATION NETCDFs +0.03448282082875569 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_D_GLOBAL.out new file mode 100644 index 0000000..735e923 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.030894768238067628 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_M_GLOBAL.out new file mode 100644 index 0000000..8d21540 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199401 STATION NETCDFs +0.32951741218566893 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_D_GLOBAL.out new file mode 100644 index 0000000..dca7e37 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.03190367619196574 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_M_GLOBAL.out new file mode 100644 index 0000000..ba09980 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199402 STATION NETCDFs +0.02647221883138021 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_D_GLOBAL.out new file mode 100644 index 0000000..92851b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.043786680698394774 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_M_GLOBAL.out new file mode 100644 index 0000000..1f5e217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199403 STATION NETCDFs +0.32081474860509235 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_D_GLOBAL.out new file mode 100644 index 0000000..4fd474d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.04425610701243083 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_M_GLOBAL.out new file mode 100644 index 0000000..b495673 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199404 STATION NETCDFs +0.10184038480122884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_D_GLOBAL.out new file mode 100644 index 0000000..be0984a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.02375563383102417 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_M_GLOBAL.out new file mode 100644 index 0000000..e1a11f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199405 STATION NETCDFs +0.022814762592315675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_D_GLOBAL.out new file mode 100644 index 0000000..b4c051b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.039426422119140624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_M_GLOBAL.out new file mode 100644 index 0000000..3ab0bd9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199406 STATION NETCDFs +0.3552918950716654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_D_GLOBAL.out new file mode 100644 index 0000000..319f28e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.025709215799967447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_M_GLOBAL.out new file mode 100644 index 0000000..6a4b82d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199407 STATION NETCDFs +0.22133221626281738 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_D_GLOBAL.out new file mode 100644 index 0000000..866c3b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.034824693202972413 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_M_GLOBAL.out new file mode 100644 index 0000000..070502e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199408 STATION NETCDFs +0.025159867604573567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_D_GLOBAL.out new file mode 100644 index 0000000..8803e20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.03514856894810994 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_M_GLOBAL.out new file mode 100644 index 0000000..f4789e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199409 STATION NETCDFs +0.2681485335032145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_D_GLOBAL.out new file mode 100644 index 0000000..bc24b7a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.042384572823842365 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_M_GLOBAL.out new file mode 100644 index 0000000..7e2b784 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199410 STATION NETCDFs +0.2908462921778361 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_D_GLOBAL.out new file mode 100644 index 0000000..e3ccdac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.036096048355102536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_M_GLOBAL.out new file mode 100644 index 0000000..209846e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199411 STATION NETCDFs +0.2881622632344564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_D_GLOBAL.out new file mode 100644 index 0000000..f852feb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.032752716541290285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_M_GLOBAL.out new file mode 100644 index 0000000..f9a6158 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199412 STATION NETCDFs +0.33954359690348307 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_D_GLOBAL.out new file mode 100644 index 0000000..09ad1e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.04136971632639567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_M_GLOBAL.out new file mode 100644 index 0000000..bc1c010 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199501 STATION NETCDFs +0.2929404338200887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_D_GLOBAL.out new file mode 100644 index 0000000..f47c6eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.039734224478403725 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_M_GLOBAL.out new file mode 100644 index 0000000..5d54b72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199502 STATION NETCDFs +0.28907228708267213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_D_GLOBAL.out new file mode 100644 index 0000000..9132e91 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.0346458633740743 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_M_GLOBAL.out new file mode 100644 index 0000000..67a25e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199503 STATION NETCDFs +0.4071951707204183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_D_GLOBAL.out new file mode 100644 index 0000000..2dd7dfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.03523298501968384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_M_GLOBAL.out new file mode 100644 index 0000000..700c144 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199504 STATION NETCDFs +0.2832932710647583 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_D_GLOBAL.out new file mode 100644 index 0000000..f42f687 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.042511367797851564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_M_GLOBAL.out new file mode 100644 index 0000000..971b4c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199505 STATION NETCDFs +0.054366457462310794 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_D_GLOBAL.out new file mode 100644 index 0000000..35acae6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.03727785348892212 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_M_GLOBAL.out new file mode 100644 index 0000000..5adbf0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199506 STATION NETCDFs +0.2894951581954956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_D_GLOBAL.out new file mode 100644 index 0000000..edb7129 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.10564931233723958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_M_GLOBAL.out new file mode 100644 index 0000000..50637ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199507 STATION NETCDFs +0.35037089586257936 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_D_GLOBAL.out new file mode 100644 index 0000000..c012c76 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.05059301058451335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_M_GLOBAL.out new file mode 100644 index 0000000..a6a9312 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199508 STATION NETCDFs +0.28899848063786826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_D_GLOBAL.out new file mode 100644 index 0000000..0158626 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.040076847871144614 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_M_GLOBAL.out new file mode 100644 index 0000000..046929d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199509 STATION NETCDFs +0.34449289242426556 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_D_GLOBAL.out new file mode 100644 index 0000000..8ad4b35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.044483474890391034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_M_GLOBAL.out new file mode 100644 index 0000000..8eae026 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199510 STATION NETCDFs +0.35903682311375934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_D_GLOBAL.out new file mode 100644 index 0000000..3efda17 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.03511350552241008 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_M_GLOBAL.out new file mode 100644 index 0000000..ff65af4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199511 STATION NETCDFs +0.030229278405507407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_D_GLOBAL.out new file mode 100644 index 0000000..fe2b4eb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.03267476161321004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_M_GLOBAL.out new file mode 100644 index 0000000..7badd5e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199512 STATION NETCDFs +0.03329970439275106 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_D_GLOBAL.out new file mode 100644 index 0000000..41961f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.04196805953979492 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_M_GLOBAL.out new file mode 100644 index 0000000..df54828 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199601 STATION NETCDFs +0.2926048994064331 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_D_GLOBAL.out new file mode 100644 index 0000000..7690982 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.03482960462570191 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_M_GLOBAL.out new file mode 100644 index 0000000..9e0becb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199602 STATION NETCDFs +0.34438610474268594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_D_GLOBAL.out new file mode 100644 index 0000000..da685e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.04090089400609334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_M_GLOBAL.out new file mode 100644 index 0000000..9e87241 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199603 STATION NETCDFs +0.03439578215281169 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_D_GLOBAL.out new file mode 100644 index 0000000..e8f2672 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.0768453558286031 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_M_GLOBAL.out new file mode 100644 index 0000000..9aab794 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199604 STATION NETCDFs +0.352728005250295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_D_GLOBAL.out new file mode 100644 index 0000000..8b735d4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.09377129872639973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_M_GLOBAL.out new file mode 100644 index 0000000..4c911a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199605 STATION NETCDFs +0.03964017232259114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_D_GLOBAL.out new file mode 100644 index 0000000..3ec2bd1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04213614861170451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_M_GLOBAL.out new file mode 100644 index 0000000..2af7ea7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199606 STATION NETCDFs +0.04012370506922404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_D_GLOBAL.out new file mode 100644 index 0000000..4fdcefd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.053098936875661217 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_M_GLOBAL.out new file mode 100644 index 0000000..ccb1e28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199607 STATION NETCDFs +0.033799342314402264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_D_GLOBAL.out new file mode 100644 index 0000000..a2c6168 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.03545623222986857 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_M_GLOBAL.out new file mode 100644 index 0000000..8b402a7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199608 STATION NETCDFs +0.27869315147399903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_D_GLOBAL.out new file mode 100644 index 0000000..2847314 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.05152312914530436 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_M_GLOBAL.out new file mode 100644 index 0000000..dc9d352 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199609 STATION NETCDFs +0.03257288138071696 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_D_GLOBAL.out new file mode 100644 index 0000000..196161c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.05339659055074056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_M_GLOBAL.out new file mode 100644 index 0000000..0ebb2fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199610 STATION NETCDFs +0.4109301169713338 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_D_GLOBAL.out new file mode 100644 index 0000000..53b8112 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.033345905939737956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_M_GLOBAL.out new file mode 100644 index 0000000..b760412 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199611 STATION NETCDFs +0.30601021846135457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_D_GLOBAL.out new file mode 100644 index 0000000..c22813a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.042189804712931316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_M_GLOBAL.out new file mode 100644 index 0000000..723821e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199612 STATION NETCDFs +0.03452614148457845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_D_GLOBAL.out new file mode 100644 index 0000000..28aa1a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.05167171557744344 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_M_GLOBAL.out new file mode 100644 index 0000000..800807e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199701 STATION NETCDFs +0.4081558505694071 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_D_GLOBAL.out new file mode 100644 index 0000000..2d8565d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.10221009651819865 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_M_GLOBAL.out new file mode 100644 index 0000000..acdf70b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199702 STATION NETCDFs +0.2883326768875122 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_D_GLOBAL.out new file mode 100644 index 0000000..55cefdb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.03362846374511719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_M_GLOBAL.out new file mode 100644 index 0000000..17414e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199703 STATION NETCDFs +0.03609760204950969 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_D_GLOBAL.out new file mode 100644 index 0000000..4577477 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.10581087668736776 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_M_GLOBAL.out new file mode 100644 index 0000000..2cec9be --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199704 STATION NETCDFs +0.34006402095158894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_D_GLOBAL.out new file mode 100644 index 0000000..c80f902 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.03920129140218099 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_M_GLOBAL.out new file mode 100644 index 0000000..f1a43aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199705 STATION NETCDFs +0.34982659816741946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_D_GLOBAL.out new file mode 100644 index 0000000..30a3c66 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.03774030605951945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_M_GLOBAL.out new file mode 100644 index 0000000..1a32605 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199706 STATION NETCDFs +0.2862088759740194 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_D_GLOBAL.out new file mode 100644 index 0000000..6b6c9d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.042697409788767494 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_M_GLOBAL.out new file mode 100644 index 0000000..0008530 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199707 STATION NETCDFs +0.29088726043701174 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_D_GLOBAL.out new file mode 100644 index 0000000..3440d3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.03685541152954101 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_M_GLOBAL.out new file mode 100644 index 0000000..8472560 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199708 STATION NETCDFs +0.20817062457402546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_D_GLOBAL.out new file mode 100644 index 0000000..d793729 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.040821723143259686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_M_GLOBAL.out new file mode 100644 index 0000000..7c08462 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199709 STATION NETCDFs +0.27791766325632733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_D_GLOBAL.out new file mode 100644 index 0000000..317a037 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.0460100253423055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_M_GLOBAL.out new file mode 100644 index 0000000..b140059 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199710 STATION NETCDFs +0.03284242550532023 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_D_GLOBAL.out new file mode 100644 index 0000000..bfee7f8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.028356850147247314 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_M_GLOBAL.out new file mode 100644 index 0000000..91675e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199711 STATION NETCDFs +0.3085461139678955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_D_GLOBAL.out new file mode 100644 index 0000000..0260ac0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.05693524678548177 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_M_GLOBAL.out new file mode 100644 index 0000000..078628d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199712 STATION NETCDFs +0.03933465083440145 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_D_GLOBAL.out new file mode 100644 index 0000000..8b57adc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.04254193305969238 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_M_GLOBAL.out new file mode 100644 index 0000000..e81a2a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199801 STATION NETCDFs +0.4133082429567973 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_D_GLOBAL.out new file mode 100644 index 0000000..7cc42e7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.03924460411071777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_M_GLOBAL.out new file mode 100644 index 0000000..e483bb6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199802 STATION NETCDFs +0.024763810634613036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_D_GLOBAL.out new file mode 100644 index 0000000..0d5938e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.03744502862294515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_M_GLOBAL.out new file mode 100644 index 0000000..4e9d431 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199803 STATION NETCDFs +0.28965865770975746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_D_GLOBAL.out new file mode 100644 index 0000000..228352e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.042537260055541995 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_M_GLOBAL.out new file mode 100644 index 0000000..3b1487b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199804 STATION NETCDFs +0.32336629231770836 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_D_GLOBAL.out new file mode 100644 index 0000000..e43ae58 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.0556365450223287 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_M_GLOBAL.out new file mode 100644 index 0000000..686cbbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199805 STATION NETCDFs +0.3538422624270121 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_D_GLOBAL.out new file mode 100644 index 0000000..31a903f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.03535506327946981 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_M_GLOBAL.out new file mode 100644 index 0000000..3b0bd2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199806 STATION NETCDFs +0.24420150518417358 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_D_GLOBAL.out new file mode 100644 index 0000000..23fedf4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.03331777254740397 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_M_GLOBAL.out new file mode 100644 index 0000000..b997da6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199807 STATION NETCDFs +0.30102338393529254 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_D_GLOBAL.out new file mode 100644 index 0000000..294d066 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.042945492267608645 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_M_GLOBAL.out new file mode 100644 index 0000000..4d2e9c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199808 STATION NETCDFs +0.33372644186019895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_D_GLOBAL.out new file mode 100644 index 0000000..e6f2cc5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.03882292906443278 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_M_GLOBAL.out new file mode 100644 index 0000000..6ba3728 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199809 STATION NETCDFs +0.04135297536849976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_D_GLOBAL.out new file mode 100644 index 0000000..9cbcfeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.10989491939544678 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_M_GLOBAL.out new file mode 100644 index 0000000..f0ca853 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199810 STATION NETCDFs +0.3413248817125956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_D_GLOBAL.out new file mode 100644 index 0000000..036389b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.0407033363978068 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_M_GLOBAL.out new file mode 100644 index 0000000..1407fb8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199811 STATION NETCDFs +0.3448505123456319 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_D_GLOBAL.out new file mode 100644 index 0000000..f989369 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.050432586669921876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_M_GLOBAL.out new file mode 100644 index 0000000..36b0342 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199812 STATION NETCDFs +0.3337717453638713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_D_GLOBAL.out new file mode 100644 index 0000000..3d354f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.032086118062337236 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_M_GLOBAL.out new file mode 100644 index 0000000..adf1553 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199901 STATION NETCDFs +0.4099214315414429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_D_GLOBAL.out new file mode 100644 index 0000000..b9a2874 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.06001286904017131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_M_GLOBAL.out new file mode 100644 index 0000000..e8dab92 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199902 STATION NETCDFs +0.028786333401997884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_D_GLOBAL.out new file mode 100644 index 0000000..f96fd2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.042411164442698164 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_M_GLOBAL.out new file mode 100644 index 0000000..8a49050 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199903 STATION NETCDFs +0.343051024278005 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_D_GLOBAL.out new file mode 100644 index 0000000..ca6b187 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.04245886405309041 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_M_GLOBAL.out new file mode 100644 index 0000000..7c6d561 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199904 STATION NETCDFs +0.2918161352475484 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_D_GLOBAL.out new file mode 100644 index 0000000..6a12825 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.03306788603464762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_M_GLOBAL.out new file mode 100644 index 0000000..90d1ebf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199905 STATION NETCDFs +0.3511540651321411 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_D_GLOBAL.out new file mode 100644 index 0000000..6b4df24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.10591117143630982 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_M_GLOBAL.out new file mode 100644 index 0000000..2fefe9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199906 STATION NETCDFs +0.40943923393885295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_D_GLOBAL.out new file mode 100644 index 0000000..f2cdabb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.038576666514078775 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_M_GLOBAL.out new file mode 100644 index 0000000..3c71236 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199907 STATION NETCDFs +0.20808290243148803 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_D_GLOBAL.out new file mode 100644 index 0000000..327e777 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.04264268477757772 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_M_GLOBAL.out new file mode 100644 index 0000000..ec6ac88 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199908 STATION NETCDFs +0.28806676864624026 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_D_GLOBAL.out new file mode 100644 index 0000000..49a5e6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.09746954441070557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_M_GLOBAL.out new file mode 100644 index 0000000..76e9d6c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199909 STATION NETCDFs +0.02715785106023153 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_D_GLOBAL.out new file mode 100644 index 0000000..749b438 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.09393546581268311 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_M_GLOBAL.out new file mode 100644 index 0000000..8f89ba9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199910 STATION NETCDFs +0.30113619565963745 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_D_GLOBAL.out new file mode 100644 index 0000000..ad3a4c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.040606689453125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_M_GLOBAL.out new file mode 100644 index 0000000..85a6b96 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199911 STATION NETCDFs +0.02932862440745036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_D_GLOBAL.out new file mode 100644 index 0000000..3d9a0b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.03055639664332072 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_M_GLOBAL.out new file mode 100644 index 0000000..d2cf2ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_199912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 199912 STATION NETCDFs +0.0257639209429423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_D_GLOBAL.out new file mode 100644 index 0000000..509dceb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.04266367753346761 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_M_GLOBAL.out new file mode 100644 index 0000000..8c0d4a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200001 STATION NETCDFs +0.030003241697947183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_D_GLOBAL.out new file mode 100644 index 0000000..ea7abe5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.11105466286341349 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_M_GLOBAL.out new file mode 100644 index 0000000..45d2f36 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200002 STATION NETCDFs +0.3442834258079529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_D_GLOBAL.out new file mode 100644 index 0000000..c078550 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.03183537721633911 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_M_GLOBAL.out new file mode 100644 index 0000000..9092b7c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200003 STATION NETCDFs +0.29265612761179605 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_D_GLOBAL.out new file mode 100644 index 0000000..4d7d7dd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.04343331654866536 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_M_GLOBAL.out new file mode 100644 index 0000000..4f38b12 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200004 STATION NETCDFs +0.024413645267486572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_D_GLOBAL.out new file mode 100644 index 0000000..41a8f84 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.03558525244394938 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_M_GLOBAL.out new file mode 100644 index 0000000..5ee0617 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200005 STATION NETCDFs +0.04299922784169515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_D_GLOBAL.out new file mode 100644 index 0000000..2d9805c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.042584466934204104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_M_GLOBAL.out new file mode 100644 index 0000000..c431b24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200006 STATION NETCDFs +0.04241403341293335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_D_GLOBAL.out new file mode 100644 index 0000000..a44ed07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.04788467486699422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_M_GLOBAL.out new file mode 100644 index 0000000..36d3185 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200007 STATION NETCDFs +0.4128372351328532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_D_GLOBAL.out new file mode 100644 index 0000000..76ab217 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.054649929205576576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_M_GLOBAL.out new file mode 100644 index 0000000..fdfec2f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200008 STATION NETCDFs +0.04004319508870443 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_D_GLOBAL.out new file mode 100644 index 0000000..8013710 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.027979660034179687 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_M_GLOBAL.out new file mode 100644 index 0000000..9966648 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200009 STATION NETCDFs +0.11356438398361206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_D_GLOBAL.out new file mode 100644 index 0000000..16429a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.05647881031036377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_M_GLOBAL.out new file mode 100644 index 0000000..4c4f2b0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200010 STATION NETCDFs +0.3243302663167318 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_D_GLOBAL.out new file mode 100644 index 0000000..2a22ec7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.07844881614049276 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_M_GLOBAL.out new file mode 100644 index 0000000..6d15f43 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200011 STATION NETCDFs +0.06618213653564453 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_D_GLOBAL.out new file mode 100644 index 0000000..c93c598 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.03218057155609131 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_M_GLOBAL.out new file mode 100644 index 0000000..c055584 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200012 STATION NETCDFs +0.2892162601153056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_D_GLOBAL.out new file mode 100644 index 0000000..4674384 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.040205514430999754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_M_GLOBAL.out new file mode 100644 index 0000000..7627847 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200101 STATION NETCDFs +0.4099009911219279 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_D_GLOBAL.out new file mode 100644 index 0000000..796990d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.03516889413197835 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_M_GLOBAL.out new file mode 100644 index 0000000..b6b128f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200102 STATION NETCDFs +0.21614970763524374 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_D_GLOBAL.out new file mode 100644 index 0000000..2fa10f5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.040480915705362955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_M_GLOBAL.out new file mode 100644 index 0000000..47ba92b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200103 STATION NETCDFs +0.3525376280148824 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_D_GLOBAL.out new file mode 100644 index 0000000..635d31a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.08004318078358968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_M_GLOBAL.out new file mode 100644 index 0000000..f4292d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200104 STATION NETCDFs +0.31854418516159055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_D_GLOBAL.out new file mode 100644 index 0000000..37d4e64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.039099403222401935 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_M_GLOBAL.out new file mode 100644 index 0000000..61b3270 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200105 STATION NETCDFs +0.22277799050013225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_D_GLOBAL.out new file mode 100644 index 0000000..736d17a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.09669783115386962 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_M_GLOBAL.out new file mode 100644 index 0000000..6dbf102 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200106 STATION NETCDFs +0.044581055641174316 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_D_GLOBAL.out new file mode 100644 index 0000000..53e1f74 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.03958125909169515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_M_GLOBAL.out new file mode 100644 index 0000000..4631bc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200107 STATION NETCDFs +0.31493893067042034 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_D_GLOBAL.out new file mode 100644 index 0000000..39a3b9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.04158515135447184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_M_GLOBAL.out new file mode 100644 index 0000000..2a4e295 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200108 STATION NETCDFs +0.2245093822479248 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_D_GLOBAL.out new file mode 100644 index 0000000..31a13ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.036409823099772136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_M_GLOBAL.out new file mode 100644 index 0000000..d122406 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200109 STATION NETCDFs +0.034735325972239176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_D_GLOBAL.out new file mode 100644 index 0000000..b58f453 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.029798416296641032 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_M_GLOBAL.out new file mode 100644 index 0000000..ef505ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200110 STATION NETCDFs +0.29425032138824464 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_D_GLOBAL.out new file mode 100644 index 0000000..0f400ae --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.0405999223391215 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_M_GLOBAL.out new file mode 100644 index 0000000..ea65d0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200111 STATION NETCDFs +0.16877886454264324 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_D_GLOBAL.out new file mode 100644 index 0000000..8ab10b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.04099955161412557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_M_GLOBAL.out new file mode 100644 index 0000000..3df0d4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200112 STATION NETCDFs +0.040897647539774575 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_D_GLOBAL.out new file mode 100644 index 0000000..c5853e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.03326996167500814 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_M_GLOBAL.out new file mode 100644 index 0000000..d74b80e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200201 STATION NETCDFs +0.35043337345123293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_D_GLOBAL.out new file mode 100644 index 0000000..ea79f13 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.04106914599736532 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_M_GLOBAL.out new file mode 100644 index 0000000..da0fdad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200202 STATION NETCDFs +0.2963962435722351 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_D_GLOBAL.out new file mode 100644 index 0000000..b89746f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.04055431286493937 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_M_GLOBAL.out new file mode 100644 index 0000000..559e522 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200203 STATION NETCDFs +0.30990543762842815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_D_GLOBAL.out new file mode 100644 index 0000000..11ee7a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.1055046041806539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_M_GLOBAL.out new file mode 100644 index 0000000..29678c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200204 STATION NETCDFs +0.35206545193990074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_D_GLOBAL.out new file mode 100644 index 0000000..277fc33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.03984617392222087 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_M_GLOBAL.out new file mode 100644 index 0000000..7bb58bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200205 STATION NETCDFs +0.4078778107961019 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_D_GLOBAL.out new file mode 100644 index 0000000..3540f0c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.03525863885879517 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_M_GLOBAL.out new file mode 100644 index 0000000..dbb2326 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200206 STATION NETCDFs +0.36050633986790975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_D_GLOBAL.out new file mode 100644 index 0000000..867b556 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.04136456251144409 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_M_GLOBAL.out new file mode 100644 index 0000000..3b94337 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200207 STATION NETCDFs +0.03700199524561564 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_D_GLOBAL.out new file mode 100644 index 0000000..ea1ba79 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.02801676591237386 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_M_GLOBAL.out new file mode 100644 index 0000000..968b87c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200208 STATION NETCDFs +0.20667627255121868 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_D_GLOBAL.out new file mode 100644 index 0000000..5c4de41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.03742847442626953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_M_GLOBAL.out new file mode 100644 index 0000000..da6a64f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200209 STATION NETCDFs +0.3476346770922343 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_D_GLOBAL.out new file mode 100644 index 0000000..824b0c2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.05126667817433675 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_M_GLOBAL.out new file mode 100644 index 0000000..62db054 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200210 STATION NETCDFs +0.30014901161193847 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_D_GLOBAL.out new file mode 100644 index 0000000..c661c1b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.02437263329823812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_M_GLOBAL.out new file mode 100644 index 0000000..4913871 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200211 STATION NETCDFs +0.40846593379974366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_D_GLOBAL.out new file mode 100644 index 0000000..d5a8445 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.10462564627329508 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_M_GLOBAL.out new file mode 100644 index 0000000..f2431e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200212 STATION NETCDFs +0.3577961047490438 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_D_GLOBAL.out new file mode 100644 index 0000000..a8fd122 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.051842792828877764 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_M_GLOBAL.out new file mode 100644 index 0000000..926606f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200301 STATION NETCDFs +0.4095965345700582 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_D_GLOBAL.out new file mode 100644 index 0000000..ef637bb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.03464830716451009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_M_GLOBAL.out new file mode 100644 index 0000000..4e4d3ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200302 STATION NETCDFs +0.2885426123936971 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_D_GLOBAL.out new file mode 100644 index 0000000..413d708 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.029397547245025635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_M_GLOBAL.out new file mode 100644 index 0000000..e6d5887 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200303 STATION NETCDFs +0.4162127176920573 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_D_GLOBAL.out new file mode 100644 index 0000000..67aa736 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.052361027399698896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_M_GLOBAL.out new file mode 100644 index 0000000..2a7dfcf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200304 STATION NETCDFs +0.3525212049484253 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_D_GLOBAL.out new file mode 100644 index 0000000..c20576f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.053051845232645674 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_M_GLOBAL.out new file mode 100644 index 0000000..6e389ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200305 STATION NETCDFs +0.2819395065307617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_D_GLOBAL.out new file mode 100644 index 0000000..cbaae3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.07526581684748332 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_M_GLOBAL.out new file mode 100644 index 0000000..b6786b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200306 STATION NETCDFs +0.46075438261032103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_D_GLOBAL.out new file mode 100644 index 0000000..0e50d87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.04210817813873291 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_M_GLOBAL.out new file mode 100644 index 0000000..173afaa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200307 STATION NETCDFs +0.406940213839213 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_D_GLOBAL.out new file mode 100644 index 0000000..e8348f2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.042148880163828534 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_M_GLOBAL.out new file mode 100644 index 0000000..28f4592 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200308 STATION NETCDFs +0.3567438006401062 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_D_GLOBAL.out new file mode 100644 index 0000000..27a2fa0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.04100029468536377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_M_GLOBAL.out new file mode 100644 index 0000000..23c69b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200309 STATION NETCDFs +0.35290874242782594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_D_GLOBAL.out new file mode 100644 index 0000000..c1afe33 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.041007526715596515 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_M_GLOBAL.out new file mode 100644 index 0000000..b4453fe --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200310 STATION NETCDFs +0.20080146789550782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_D_GLOBAL.out new file mode 100644 index 0000000..f284387 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.06903898318608602 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_M_GLOBAL.out new file mode 100644 index 0000000..e4e2902 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200311 STATION NETCDFs +0.4086265802383423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_D_GLOBAL.out new file mode 100644 index 0000000..c45d8c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.08168722788492838 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_M_GLOBAL.out new file mode 100644 index 0000000..44461db --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200312 STATION NETCDFs +0.34645331303278604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_D_GLOBAL.out new file mode 100644 index 0000000..f2e9304 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.03973487615585327 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_M_GLOBAL.out new file mode 100644 index 0000000..ccb96da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200401 STATION NETCDFs +0.4085851271947225 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_D_GLOBAL.out new file mode 100644 index 0000000..08c42cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.053401537736256915 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_M_GLOBAL.out new file mode 100644 index 0000000..58b93a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200402 STATION NETCDFs +0.35338733593622845 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_D_GLOBAL.out new file mode 100644 index 0000000..b89eda2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.039163259665171306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_M_GLOBAL.out new file mode 100644 index 0000000..67492e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200403 STATION NETCDFs +0.21589943965276082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_D_GLOBAL.out new file mode 100644 index 0000000..735dad9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.02886459430058797 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_M_GLOBAL.out new file mode 100644 index 0000000..fa30dfc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200404 STATION NETCDFs +0.4103964845339457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_D_GLOBAL.out new file mode 100644 index 0000000..1ee338b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.035157803694407144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_M_GLOBAL.out new file mode 100644 index 0000000..9a06361 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200405 STATION NETCDFs +0.3085125803947449 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_D_GLOBAL.out new file mode 100644 index 0000000..54e1f24 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.04257582823435466 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_M_GLOBAL.out new file mode 100644 index 0000000..15a988f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200406 STATION NETCDFs +0.03458396991093953 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_D_GLOBAL.out new file mode 100644 index 0000000..9623dbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.040704365571339926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_M_GLOBAL.out new file mode 100644 index 0000000..addf9f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200407 STATION NETCDFs +0.04082419077555339 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_D_GLOBAL.out new file mode 100644 index 0000000..1b227c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.050845400492350264 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_M_GLOBAL.out new file mode 100644 index 0000000..ad41c2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200408 STATION NETCDFs +0.29685108264287313 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_D_GLOBAL.out new file mode 100644 index 0000000..131febd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.02811739444732666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_M_GLOBAL.out new file mode 100644 index 0000000..60c3ec0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200409 STATION NETCDFs +0.22630335092544557 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_D_GLOBAL.out new file mode 100644 index 0000000..7651c5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.03919294277826945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_M_GLOBAL.out new file mode 100644 index 0000000..b669ad9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200410 STATION NETCDFs +0.2887510458628337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_D_GLOBAL.out new file mode 100644 index 0000000..b58fddf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.049940621852874754 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_M_GLOBAL.out new file mode 100644 index 0000000..67442a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200411 STATION NETCDFs +0.44870925347010293 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_D_GLOBAL.out new file mode 100644 index 0000000..5b30071 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.02737692991892497 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_M_GLOBAL.out new file mode 100644 index 0000000..adad908 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200412 STATION NETCDFs +0.34495001633961997 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_D_GLOBAL.out new file mode 100644 index 0000000..4c9a8e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.0350178321202596 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_M_GLOBAL.out new file mode 100644 index 0000000..f5a8eca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200501 STATION NETCDFs +0.3526516755421956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_D_GLOBAL.out new file mode 100644 index 0000000..57fff15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.040857728322347006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_M_GLOBAL.out new file mode 100644 index 0000000..54ebdc2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200502 STATION NETCDFs +0.41150521834691367 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_D_GLOBAL.out new file mode 100644 index 0000000..459fc9a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.03775461514790853 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_M_GLOBAL.out new file mode 100644 index 0000000..39f5248 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200503 STATION NETCDFs +0.034222229321797686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_D_GLOBAL.out new file mode 100644 index 0000000..d799647 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.030057438214619956 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_M_GLOBAL.out new file mode 100644 index 0000000..131a8a5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200504 STATION NETCDFs +0.35325417121251423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_D_GLOBAL.out new file mode 100644 index 0000000..91d9824 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.025891629854838054 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_M_GLOBAL.out new file mode 100644 index 0000000..a4c3bea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200505 STATION NETCDFs +0.40852765639623007 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_D_GLOBAL.out new file mode 100644 index 0000000..8eefed4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.10873713095982869 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_M_GLOBAL.out new file mode 100644 index 0000000..27e9c8d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200506 STATION NETCDFs +0.3548477570215861 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_D_GLOBAL.out new file mode 100644 index 0000000..8fefa94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.0362542986869812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_M_GLOBAL.out new file mode 100644 index 0000000..41e9ff6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200507 STATION NETCDFs +0.2905570864677429 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_D_GLOBAL.out new file mode 100644 index 0000000..7d58cb4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.10166660149892172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_M_GLOBAL.out new file mode 100644 index 0000000..ead8161 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200508 STATION NETCDFs +0.2919272224108378 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_D_GLOBAL.out new file mode 100644 index 0000000..460833c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.02442766030629476 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_M_GLOBAL.out new file mode 100644 index 0000000..8ab8d8f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200509 STATION NETCDFs +0.290850822130839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_D_GLOBAL.out new file mode 100644 index 0000000..2e6c5a6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.10800985495249431 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_M_GLOBAL.out new file mode 100644 index 0000000..229d323 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200510 STATION NETCDFs +0.29011849959691366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_D_GLOBAL.out new file mode 100644 index 0000000..1aba4a3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.028597164154052734 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_M_GLOBAL.out new file mode 100644 index 0000000..e085616 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200511 STATION NETCDFs +0.2835263212521871 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_D_GLOBAL.out new file mode 100644 index 0000000..2731f3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.03797765970230103 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_M_GLOBAL.out new file mode 100644 index 0000000..56a6654 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200512 STATION NETCDFs +0.28522696495056155 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_D_GLOBAL.out new file mode 100644 index 0000000..85ced4d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.07133142948150635 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_M_GLOBAL.out new file mode 100644 index 0000000..5be731b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200601 STATION NETCDFs +0.34796550273895266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_D_GLOBAL.out new file mode 100644 index 0000000..806b1a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.03237668673197428 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_M_GLOBAL.out new file mode 100644 index 0000000..9883af0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200602 STATION NETCDFs +0.34888760646184286 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_D_GLOBAL.out new file mode 100644 index 0000000..2c7c4ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.03629092772801717 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_M_GLOBAL.out new file mode 100644 index 0000000..dcbf0ad --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200603 STATION NETCDFs +0.3372255841890971 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_D_GLOBAL.out new file mode 100644 index 0000000..6221e9f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.10580360492070516 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_M_GLOBAL.out new file mode 100644 index 0000000..2485abc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200604 STATION NETCDFs +0.2876553416252136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_D_GLOBAL.out new file mode 100644 index 0000000..01fc3e8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.03740241527557373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_M_GLOBAL.out new file mode 100644 index 0000000..0f594b3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200605 STATION NETCDFs +0.34989132881164553 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_D_GLOBAL.out new file mode 100644 index 0000000..40c6751 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.09792001247406006 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_M_GLOBAL.out new file mode 100644 index 0000000..5ca0421 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200606 STATION NETCDFs +0.22571345965067546 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_D_GLOBAL.out new file mode 100644 index 0000000..b3f79f6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.06752498944600423 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_M_GLOBAL.out new file mode 100644 index 0000000..0b87716 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200607 STATION NETCDFs +0.34265693426132204 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_D_GLOBAL.out new file mode 100644 index 0000000..1e1cb07 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.05352681080500285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_M_GLOBAL.out new file mode 100644 index 0000000..f48a68a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200608 STATION NETCDFs +0.03310923576354981 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_D_GLOBAL.out new file mode 100644 index 0000000..f5e84cf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.030914648373921712 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_M_GLOBAL.out new file mode 100644 index 0000000..045dabb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200609 STATION NETCDFs +0.35518856048583985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_D_GLOBAL.out new file mode 100644 index 0000000..10b56af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.05426454544067383 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_M_GLOBAL.out new file mode 100644 index 0000000..42db48e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200610 STATION NETCDFs +0.2932706872622172 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_D_GLOBAL.out new file mode 100644 index 0000000..12d7788 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.041199155648549396 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_M_GLOBAL.out new file mode 100644 index 0000000..aab5922 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200611 STATION NETCDFs +0.03732831875483195 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_D_GLOBAL.out new file mode 100644 index 0000000..62c6b3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.0419784148534139 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_M_GLOBAL.out new file mode 100644 index 0000000..33c52ea --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200612 STATION NETCDFs +0.22609597444534302 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_D_GLOBAL.out new file mode 100644 index 0000000..c63dad4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.07844907840092977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_M_GLOBAL.out new file mode 100644 index 0000000..8d0879b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200701 STATION NETCDFs +0.2923571983973185 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_D_GLOBAL.out new file mode 100644 index 0000000..6a5a967 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.040665074189503984 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_M_GLOBAL.out new file mode 100644 index 0000000..d835e41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200702 STATION NETCDFs +0.28928295373916624 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_D_GLOBAL.out new file mode 100644 index 0000000..757ddf8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.033156979084014895 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_M_GLOBAL.out new file mode 100644 index 0000000..a5c3b3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200703 STATION NETCDFs +0.22550833622614544 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_D_GLOBAL.out new file mode 100644 index 0000000..cac701c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.03649199406305949 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_M_GLOBAL.out new file mode 100644 index 0000000..72e6f5b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200704 STATION NETCDFs +0.24723474184672037 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_D_GLOBAL.out new file mode 100644 index 0000000..27d1645 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.09460440874099732 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_M_GLOBAL.out new file mode 100644 index 0000000..d080e85 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200705 STATION NETCDFs +0.4081494847933451 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_D_GLOBAL.out new file mode 100644 index 0000000..de20173 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.028601447741190594 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_M_GLOBAL.out new file mode 100644 index 0000000..46ece4b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200706 STATION NETCDFs +0.33748181263605753 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_D_GLOBAL.out new file mode 100644 index 0000000..f5aadeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.035318505764007566 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_M_GLOBAL.out new file mode 100644 index 0000000..8fc9b06 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200707 STATION NETCDFs +0.40386585394541424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_D_GLOBAL.out new file mode 100644 index 0000000..9bdf88b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.03565661112467448 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_M_GLOBAL.out new file mode 100644 index 0000000..e08dcb7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200708 STATION NETCDFs +0.3894171953201294 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_D_GLOBAL.out new file mode 100644 index 0000000..af81789 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.052463928858439125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_M_GLOBAL.out new file mode 100644 index 0000000..3730d30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200709 STATION NETCDFs +0.2833399693171183 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_D_GLOBAL.out new file mode 100644 index 0000000..dd35ba8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.031989669799804686 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_M_GLOBAL.out new file mode 100644 index 0000000..ae0ce3b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200710 STATION NETCDFs +0.35255059401194255 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_D_GLOBAL.out new file mode 100644 index 0000000..d882ea9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.03520629008611043 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_M_GLOBAL.out new file mode 100644 index 0000000..71c6e52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200711 STATION NETCDFs +0.2868819355964661 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_D_GLOBAL.out new file mode 100644 index 0000000..17bf327 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.024109935760498045 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_M_GLOBAL.out new file mode 100644 index 0000000..eee1567 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200712 STATION NETCDFs +0.28811230262120563 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_D_GLOBAL.out new file mode 100644 index 0000000..5afffde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.09660905996958415 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_M_GLOBAL.out new file mode 100644 index 0000000..b4ca895 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200801 STATION NETCDFs +0.032581297556559245 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_D_GLOBAL.out new file mode 100644 index 0000000..b55a015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.029977365334828695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_M_GLOBAL.out new file mode 100644 index 0000000..de38e68 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200802 STATION NETCDFs +0.2902784546216329 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_D_GLOBAL.out new file mode 100644 index 0000000..cf9f46d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.07939914464950562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_M_GLOBAL.out new file mode 100644 index 0000000..aef075b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200803 STATION NETCDFs +0.41638134717941283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_D_GLOBAL.out new file mode 100644 index 0000000..46721f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.11509929100672404 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_M_GLOBAL.out new file mode 100644 index 0000000..b771d41 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200804 STATION NETCDFs +0.28709523677825927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_D_GLOBAL.out new file mode 100644 index 0000000..ba22402 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.030549450715382894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_M_GLOBAL.out new file mode 100644 index 0000000..e641e2a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200805 STATION NETCDFs +0.2628785610198975 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_D_GLOBAL.out new file mode 100644 index 0000000..580889e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.0380889892578125 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_M_GLOBAL.out new file mode 100644 index 0000000..8a8765e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200806 STATION NETCDFs +0.3073274493217468 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_D_GLOBAL.out new file mode 100644 index 0000000..f6540c4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.03199212948481242 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_M_GLOBAL.out new file mode 100644 index 0000000..d40b98a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200807 STATION NETCDFs +0.28762827316919964 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_D_GLOBAL.out new file mode 100644 index 0000000..970b693 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.032730074723561604 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_M_GLOBAL.out new file mode 100644 index 0000000..8e6751a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200808 STATION NETCDFs +0.35062851111094157 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_D_GLOBAL.out new file mode 100644 index 0000000..bbebc49 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.04270634651184082 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_M_GLOBAL.out new file mode 100644 index 0000000..4a7b483 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200809 STATION NETCDFs +0.31651673714319867 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_D_GLOBAL.out new file mode 100644 index 0000000..1bbca38 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.03446893294652303 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_M_GLOBAL.out new file mode 100644 index 0000000..d06c06f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200810 STATION NETCDFs +0.2942698001861572 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_D_GLOBAL.out new file mode 100644 index 0000000..097e67f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.030394713083902996 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_M_GLOBAL.out new file mode 100644 index 0000000..7ec8680 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200811 STATION NETCDFs +0.35237774848937986 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_D_GLOBAL.out new file mode 100644 index 0000000..9ddd90d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.03805520534515381 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_M_GLOBAL.out new file mode 100644 index 0000000..dbf0ecc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200812 STATION NETCDFs +0.35268850723902384 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_D_GLOBAL.out new file mode 100644 index 0000000..b4dda83 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.029758747418721518 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_M_GLOBAL.out new file mode 100644 index 0000000..82b5168 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200901 STATION NETCDFs +0.02415300210316976 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_D_GLOBAL.out new file mode 100644 index 0000000..7bc7980 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.031607218583424884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_M_GLOBAL.out new file mode 100644 index 0000000..e1562c8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200902 STATION NETCDFs +0.02417270342508952 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_D_GLOBAL.out new file mode 100644 index 0000000..09449d5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.026109230518341065 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_M_GLOBAL.out new file mode 100644 index 0000000..337e22e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200903 STATION NETCDFs +0.3099274476369222 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_D_GLOBAL.out new file mode 100644 index 0000000..42818e6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.033836738268534346 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_M_GLOBAL.out new file mode 100644 index 0000000..ec85957 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200904 STATION NETCDFs +0.36701985994974773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_D_GLOBAL.out new file mode 100644 index 0000000..60562bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.10689876874287924 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_M_GLOBAL.out new file mode 100644 index 0000000..d456127 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200905 STATION NETCDFs +0.22197836240132648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_D_GLOBAL.out new file mode 100644 index 0000000..5800d00 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.034380026658376056 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_M_GLOBAL.out new file mode 100644 index 0000000..f97f77b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200906 STATION NETCDFs +0.3402972936630249 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_D_GLOBAL.out new file mode 100644 index 0000000..c98d377 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.09155648549397787 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_M_GLOBAL.out new file mode 100644 index 0000000..700609e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200907 STATION NETCDFs +0.2941172997156779 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_D_GLOBAL.out new file mode 100644 index 0000000..31adb80 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.03776168425877889 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_M_GLOBAL.out new file mode 100644 index 0000000..6cdca30 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200908 STATION NETCDFs +0.2790229717890422 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_D_GLOBAL.out new file mode 100644 index 0000000..c22b7f9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.10689784288406372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_M_GLOBAL.out new file mode 100644 index 0000000..abd9a59 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200909 STATION NETCDFs +0.4080550233523051 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_D_GLOBAL.out new file mode 100644 index 0000000..741b24b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.03801285823186239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_M_GLOBAL.out new file mode 100644 index 0000000..cf27b98 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200910_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200910 STATION NETCDFs +0.2891120354334513 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_D_GLOBAL.out new file mode 100644 index 0000000..da80218 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.04198023478190104 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_M_GLOBAL.out new file mode 100644 index 0000000..9034557 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200911_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200911 STATION NETCDFs +0.4203675389289856 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_D_GLOBAL.out new file mode 100644 index 0000000..76b68ed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.03331437110900879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_M_GLOBAL.out new file mode 100644 index 0000000..f3dcfe9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_200912_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 200912 STATION NETCDFs +0.32102847496668496 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_D_GLOBAL.out new file mode 100644 index 0000000..426d61b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.03273382584253947 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_M_GLOBAL.out new file mode 100644 index 0000000..b1ec438 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201001_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201001 STATION NETCDFs +0.04435154994328817 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_D_GLOBAL.out new file mode 100644 index 0000000..704e2b7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.03409081300099691 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_M_GLOBAL.out new file mode 100644 index 0000000..2265935 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201002_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201002 STATION NETCDFs +0.28909163077672323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_D_GLOBAL.out new file mode 100644 index 0000000..5992c5f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.09890828927357992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_M_GLOBAL.out new file mode 100644 index 0000000..a122791 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201003_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201003 STATION NETCDFs +0.30361672639846804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_D_GLOBAL.out new file mode 100644 index 0000000..15ea0ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.09796058734258016 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_M_GLOBAL.out new file mode 100644 index 0000000..bc86071 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201004_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201004 STATION NETCDFs +0.030359840393066405 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_D_GLOBAL.out new file mode 100644 index 0000000..2e51603 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.03564460277557373 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_M_GLOBAL.out new file mode 100644 index 0000000..dc86d50 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201005_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201005 STATION NETCDFs +0.40915555159250894 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_D_GLOBAL.out new file mode 100644 index 0000000..2fbcced --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.1052157441775004 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_M_GLOBAL.out new file mode 100644 index 0000000..f95e675 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201006_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201006 STATION NETCDFs +0.42587378025054934 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_D_GLOBAL.out new file mode 100644 index 0000000..9433cd8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.024058798948923748 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_M_GLOBAL.out new file mode 100644 index 0000000..0602dcb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201007_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201007 STATION NETCDFs +0.02731309731801351 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_D_GLOBAL.out new file mode 100644 index 0000000..df4f46b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.03520592451095581 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_M_GLOBAL.out new file mode 100644 index 0000000..e65b90a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201008_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201008 STATION NETCDFs +0.025260563691457114 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_D_GLOBAL.out new file mode 100644 index 0000000..855844a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.0357966144879659 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_M_GLOBAL.out new file mode 100644 index 0000000..06db0f0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201009_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201009 STATION NETCDFs +0.2905697703361511 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_D_GLOBAL.out new file mode 100644 index 0000000..8d8acbc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.02473291556040446 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_M_GLOBAL.out new file mode 100644 index 0000000..05bc663 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201010_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201010 STATION NETCDFs +0.02728104591369629 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_D_GLOBAL.out new file mode 100644 index 0000000..6c9bc3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.10899039904276529 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_M_GLOBAL.out new file mode 100644 index 0000000..fd97d2b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201011_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201011 STATION NETCDFs +0.025952227910359702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_D_GLOBAL.out new file mode 100644 index 0000000..0f68d90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.04850013256072998 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_M_GLOBAL.out new file mode 100644 index 0000000..e260e7d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201012_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201012 STATION NETCDFs +0.2917633891105652 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_D_GLOBAL.out new file mode 100644 index 0000000..a4d75ee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.03480497201283773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_M_GLOBAL.out new file mode 100644 index 0000000..ddea352 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201101_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201101 STATION NETCDFs +0.42488211393356323 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_D_GLOBAL.out new file mode 100644 index 0000000..f239447 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.0354257861773173 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_M_GLOBAL.out new file mode 100644 index 0000000..289c6d0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201102_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201102 STATION NETCDFs +0.04458068609237671 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_D_GLOBAL.out new file mode 100644 index 0000000..cfd5997 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.03182251850763957 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_M_GLOBAL.out new file mode 100644 index 0000000..74b04d2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201103_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201103 STATION NETCDFs +0.2903230547904968 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_D_GLOBAL.out new file mode 100644 index 0000000..7df25b2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.035595456759134926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_M_GLOBAL.out new file mode 100644 index 0000000..880a536 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201104_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201104 STATION NETCDFs +0.42701812982559206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_D_GLOBAL.out new file mode 100644 index 0000000..d31cb86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.04484055439631144 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_M_GLOBAL.out new file mode 100644 index 0000000..5830282 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201105_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201105 STATION NETCDFs +0.4019863764444987 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_D_GLOBAL.out new file mode 100644 index 0000000..15ee21a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.03647593259811401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_M_GLOBAL.out new file mode 100644 index 0000000..639184c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201106_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201106 STATION NETCDFs +0.025808076063791912 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_D_GLOBAL.out new file mode 100644 index 0000000..e7f6812 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.0505046804745992 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_M_GLOBAL.out new file mode 100644 index 0000000..b3bba86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201107_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201107 STATION NETCDFs +0.02222672700881958 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_D_GLOBAL.out new file mode 100644 index 0000000..d32e632 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.0690559466679891 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_M_GLOBAL.out new file mode 100644 index 0000000..387d508 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201108_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201108 STATION NETCDFs +0.2909819563229879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_D_GLOBAL.out new file mode 100644 index 0000000..2873379 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.03531744480133057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_M_GLOBAL.out new file mode 100644 index 0000000..3eefd65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201109_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201109 STATION NETCDFs +0.4095495859781901 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_D_GLOBAL.out new file mode 100644 index 0000000..c6fecc6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.04244478543599447 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_M_GLOBAL.out new file mode 100644 index 0000000..6512958 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201110_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201110 STATION NETCDFs +0.23902010520299274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_D_GLOBAL.out new file mode 100644 index 0000000..c22dd22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.06630098422368368 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_M_GLOBAL.out new file mode 100644 index 0000000..e55528b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201111_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201111 STATION NETCDFs +0.28651748498280843 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_D_GLOBAL.out new file mode 100644 index 0000000..5802849 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.03862135012944539 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_M_GLOBAL.out new file mode 100644 index 0000000..9ce8ccd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201112_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201112 STATION NETCDFs +0.11550754308700562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_D_GLOBAL.out new file mode 100644 index 0000000..a56dbc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.036146926879882815 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_M_GLOBAL.out new file mode 100644 index 0000000..4f80897 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201201_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201201 STATION NETCDFs +0.35020956993103025 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_D_GLOBAL.out new file mode 100644 index 0000000..6acfd74 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.06099225680033366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_M_GLOBAL.out new file mode 100644 index 0000000..58dde9d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201202_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201202 STATION NETCDFs +0.05703557729721069 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_D_GLOBAL.out new file mode 100644 index 0000000..75b2775 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.038589656352996826 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_M_GLOBAL.out new file mode 100644 index 0000000..209c4a8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201203_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201203 STATION NETCDFs +0.35101553599039714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_D_GLOBAL.out new file mode 100644 index 0000000..3bd3a3d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.02877459128697713 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_M_GLOBAL.out new file mode 100644 index 0000000..d95ab0a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201204_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201204 STATION NETCDFs +0.4087139884630839 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_D_GLOBAL.out new file mode 100644 index 0000000..35ef50d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.102297310034434 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_M_GLOBAL.out new file mode 100644 index 0000000..d1d1b15 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201205_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201205 STATION NETCDFs +0.03130794366200765 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_D_GLOBAL.out new file mode 100644 index 0000000..e170e87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.03358715375264486 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_M_GLOBAL.out new file mode 100644 index 0000000..f9bc388 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201206_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201206 STATION NETCDFs +0.35036028226216637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_D_GLOBAL.out new file mode 100644 index 0000000..f4416a2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.03539334535598755 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_M_GLOBAL.out new file mode 100644 index 0000000..86b894d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201207_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201207 STATION NETCDFs +0.40970510244369507 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_D_GLOBAL.out new file mode 100644 index 0000000..4f1c0ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.03257566690444946 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_M_GLOBAL.out new file mode 100644 index 0000000..f8d062a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201208_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201208 STATION NETCDFs +0.29395864009857176 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_D_GLOBAL.out new file mode 100644 index 0000000..231519f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.03015303611755371 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_M_GLOBAL.out new file mode 100644 index 0000000..dea84c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201209_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201209 STATION NETCDFs +0.17292585372924804 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_D_GLOBAL.out new file mode 100644 index 0000000..85e8a9e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.0298432985941569 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_M_GLOBAL.out new file mode 100644 index 0000000..9c14b65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201210_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201210 STATION NETCDFs +0.3441723704338074 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_D_GLOBAL.out new file mode 100644 index 0000000..378cb6d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.04024023214975993 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_M_GLOBAL.out new file mode 100644 index 0000000..1b8cd90 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201211_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201211 STATION NETCDFs +0.4080666740735372 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_D_GLOBAL.out new file mode 100644 index 0000000..c00ed63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.050153438250223795 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_M_GLOBAL.out new file mode 100644 index 0000000..827573e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201212_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201212 STATION NETCDFs +0.023650511105855306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_D_GLOBAL.out new file mode 100644 index 0000000..ee3cde2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.1021598219871521 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_M_GLOBAL.out new file mode 100644 index 0000000..289e448 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201301_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201301 STATION NETCDFs +0.29155179262161257 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_D_GLOBAL.out new file mode 100644 index 0000000..34a200a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.0368511160214742 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_M_GLOBAL.out new file mode 100644 index 0000000..87e43d1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201302_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201302 STATION NETCDFs +0.2644959529240926 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_D_GLOBAL.out new file mode 100644 index 0000000..7f77526 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.07724065780639648 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_M_GLOBAL.out new file mode 100644 index 0000000..30811d3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201303_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201303 STATION NETCDFs +0.3398797671000163 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_D_GLOBAL.out new file mode 100644 index 0000000..f74fe87 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.11097426414489746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_M_GLOBAL.out new file mode 100644 index 0000000..b0205a1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201304_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201304 STATION NETCDFs +0.30067182779312135 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_D_GLOBAL.out new file mode 100644 index 0000000..a8dbf2e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.02636460860570272 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_M_GLOBAL.out new file mode 100644 index 0000000..747dd56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201305_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201305 STATION NETCDFs +0.03242437839508057 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_D_GLOBAL.out new file mode 100644 index 0000000..86eb61d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.04470270872116089 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_M_GLOBAL.out new file mode 100644 index 0000000..cc0fa32 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201306_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201306 STATION NETCDFs +0.16248637040456135 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_D_GLOBAL.out new file mode 100644 index 0000000..f01990b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.040737831592559816 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_M_GLOBAL.out new file mode 100644 index 0000000..944cc28 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201307_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201307 STATION NETCDFs +0.2862769285837809 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_D_GLOBAL.out new file mode 100644 index 0000000..4a8ac20 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.028342064221700033 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_M_GLOBAL.out new file mode 100644 index 0000000..3b8c55f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201308_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201308 STATION NETCDFs +0.33823450009028116 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_D_GLOBAL.out new file mode 100644 index 0000000..ca8b547 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.03295475244522095 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_M_GLOBAL.out new file mode 100644 index 0000000..83129e0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201309_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201309 STATION NETCDFs +0.3488888184229533 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_D_GLOBAL.out new file mode 100644 index 0000000..da23e04 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.04223700761795044 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_M_GLOBAL.out new file mode 100644 index 0000000..e036898 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201310_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201310 STATION NETCDFs +0.3463585058848063 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_D_GLOBAL.out new file mode 100644 index 0000000..3f5dd3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.03108657995859782 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_M_GLOBAL.out new file mode 100644 index 0000000..4afcfee --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201311_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201311 STATION NETCDFs +0.29233194986979166 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_D_GLOBAL.out new file mode 100644 index 0000000..eb0aabd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.035425790150960285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_M_GLOBAL.out new file mode 100644 index 0000000..110b7b8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201312_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201312 STATION NETCDFs +0.4142030835151672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_D_GLOBAL.out new file mode 100644 index 0000000..4446b64 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.0719094435373942 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_M_GLOBAL.out new file mode 100644 index 0000000..43235af --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201401_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201401 STATION NETCDFs +0.04277909994125366 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_D_GLOBAL.out new file mode 100644 index 0000000..c642375 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.04610611200332641 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_M_GLOBAL.out new file mode 100644 index 0000000..7f62898 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201402_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201402 STATION NETCDFs +0.34694141944249474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_D_GLOBAL.out new file mode 100644 index 0000000..3040f72 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.09682755470275879 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_M_GLOBAL.out new file mode 100644 index 0000000..1119209 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201403_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201403 STATION NETCDFs +0.22815650701522827 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_D_GLOBAL.out new file mode 100644 index 0000000..baf1041 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.04861985842386882 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_M_GLOBAL.out new file mode 100644 index 0000000..d797697 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201404_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201404 STATION NETCDFs +0.35003744761149086 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_D_GLOBAL.out new file mode 100644 index 0000000..b953afb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.03140577077865601 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_M_GLOBAL.out new file mode 100644 index 0000000..2227cbb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201405_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201405 STATION NETCDFs +0.03216991027196248 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_D_GLOBAL.out new file mode 100644 index 0000000..a78f424 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.040971497694651283 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_M_GLOBAL.out new file mode 100644 index 0000000..8702302 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201406_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201406 STATION NETCDFs +0.03680452505747477 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_D_GLOBAL.out new file mode 100644 index 0000000..9344af0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.03298286199569702 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_M_GLOBAL.out new file mode 100644 index 0000000..0e261e9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201407_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201407 STATION NETCDFs +0.2885472615559896 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_D_GLOBAL.out new file mode 100644 index 0000000..8b6d84b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.034385534127553304 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_M_GLOBAL.out new file mode 100644 index 0000000..6aec22e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201408_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201408 STATION NETCDFs +0.27227490345637 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_D_GLOBAL.out new file mode 100644 index 0000000..f39189a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.05726183255513509 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_M_GLOBAL.out new file mode 100644 index 0000000..657ac7e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201409_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201409 STATION NETCDFs +0.033521489302317305 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_D_GLOBAL.out new file mode 100644 index 0000000..46490e4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.06860972642898559 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_M_GLOBAL.out new file mode 100644 index 0000000..a6d6905 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201410_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201410 STATION NETCDFs +0.26419369379679364 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_D_GLOBAL.out new file mode 100644 index 0000000..c5b9736 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.04110310872395833 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_M_GLOBAL.out new file mode 100644 index 0000000..071db2d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201411_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201411 STATION NETCDFs +0.025364359219868977 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_D_GLOBAL.out new file mode 100644 index 0000000..d59ad31 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.0346872091293335 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_M_GLOBAL.out new file mode 100644 index 0000000..ee24178 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201412_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201412 STATION NETCDFs +0.29214299519856773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_D_GLOBAL.out new file mode 100644 index 0000000..f0df857 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.04050741593043009 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_M_GLOBAL.out new file mode 100644 index 0000000..32caba8 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201501_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201501 STATION NETCDFs +0.3501601616541545 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_D_GLOBAL.out new file mode 100644 index 0000000..67b12e5 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.0612218976020813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_M_GLOBAL.out new file mode 100644 index 0000000..626c0e3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201502_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201502 STATION NETCDFs +0.31351771354675295 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_D_GLOBAL.out new file mode 100644 index 0000000..b304e86 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.04355647563934326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_M_GLOBAL.out new file mode 100644 index 0000000..4292654 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201503_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201503 STATION NETCDFs +0.3145747383435567 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_D_GLOBAL.out new file mode 100644 index 0000000..8c45d25 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.0320286750793457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_M_GLOBAL.out new file mode 100644 index 0000000..bd73c4a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201504_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201504 STATION NETCDFs +0.35163539250691733 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_D_GLOBAL.out new file mode 100644 index 0000000..f41f211 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.10340593655904134 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_M_GLOBAL.out new file mode 100644 index 0000000..535a6bc --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201505_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201505 STATION NETCDFs +0.29090864658355714 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_D_GLOBAL.out new file mode 100644 index 0000000..135b788 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.043379624684651695 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_M_GLOBAL.out new file mode 100644 index 0000000..54b76c7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201506_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201506 STATION NETCDFs +0.28263864119847615 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_D_GLOBAL.out new file mode 100644 index 0000000..e673937 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.029262701670328777 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_M_GLOBAL.out new file mode 100644 index 0000000..27babff --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201507_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201507 STATION NETCDFs +0.3172987778981527 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_D_GLOBAL.out new file mode 100644 index 0000000..459b030 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.08983585039774576 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_M_GLOBAL.out new file mode 100644 index 0000000..27f7a56 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201508_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201508 STATION NETCDFs +0.33993004957834877 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_D_GLOBAL.out new file mode 100644 index 0000000..3ff4865 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.034060990810394286 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_M_GLOBAL.out new file mode 100644 index 0000000..db19deb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201509_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201509 STATION NETCDFs +0.18589146931966147 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_D_GLOBAL.out new file mode 100644 index 0000000..a8880fa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.029798233509063722 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_M_GLOBAL.out new file mode 100644 index 0000000..6e2d474 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201510_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201510 STATION NETCDFs +0.21459397474924724 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_D_GLOBAL.out new file mode 100644 index 0000000..dbbe52d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.08518211046854655 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_M_GLOBAL.out new file mode 100644 index 0000000..be8102b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201511_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201511 STATION NETCDFs +0.2882144490877787 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_D_GLOBAL.out new file mode 100644 index 0000000..efd797f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.03913793563842773 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_M_GLOBAL.out new file mode 100644 index 0000000..eda783e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201512_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201512 STATION NETCDFs +0.29198062817255654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_D_GLOBAL.out new file mode 100644 index 0000000..c9bf383 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.03649832804997762 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_M_GLOBAL.out new file mode 100644 index 0000000..8b751c0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201601_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201601 STATION NETCDFs +0.29634528954823813 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_D_GLOBAL.out new file mode 100644 index 0000000..ae65022 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.04012734492619832 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_M_GLOBAL.out new file mode 100644 index 0000000..09afa69 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201602_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201602 STATION NETCDFs +0.3303902943929036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_D_GLOBAL.out new file mode 100644 index 0000000..32678bd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.036894047260284425 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_M_GLOBAL.out new file mode 100644 index 0000000..b6758cd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201603_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201603 STATION NETCDFs +0.024478995800018312 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_D_GLOBAL.out new file mode 100644 index 0000000..7ba9508 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.03749639590581258 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_M_GLOBAL.out new file mode 100644 index 0000000..4dc517b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201604_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201604 STATION NETCDFs +0.2509313941001892 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_D_GLOBAL.out new file mode 100644 index 0000000..55553e1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.035791420936584474 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_M_GLOBAL.out new file mode 100644 index 0000000..1ba8b3e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201605_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201605 STATION NETCDFs +0.2608309268951416 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_D_GLOBAL.out new file mode 100644 index 0000000..63b7a63 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.07008968989054362 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_M_GLOBAL.out new file mode 100644 index 0000000..fe0cd03 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201606_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201606 STATION NETCDFs +0.02405573527018229 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_D_GLOBAL.out new file mode 100644 index 0000000..4782553 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.04636462529500326 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_M_GLOBAL.out new file mode 100644 index 0000000..081903f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201607_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201607 STATION NETCDFs +0.28899160623550413 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_D_GLOBAL.out new file mode 100644 index 0000000..65d3a4e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.10197807153065999 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_M_GLOBAL.out new file mode 100644 index 0000000..3e9f303 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201608_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201608 STATION NETCDFs +0.29448010921478274 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_D_GLOBAL.out new file mode 100644 index 0000000..457dba4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.04785274664560954 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_M_GLOBAL.out new file mode 100644 index 0000000..33b24c6 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201609_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201609 STATION NETCDFs +0.2991796294848124 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_D_GLOBAL.out new file mode 100644 index 0000000..b11cd35 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.036879853407541914 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_M_GLOBAL.out new file mode 100644 index 0000000..0da81c3 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201610_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201610 STATION NETCDFs +0.03683021863301595 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_D_GLOBAL.out new file mode 100644 index 0000000..07e5dec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.04139288663864136 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_M_GLOBAL.out new file mode 100644 index 0000000..6c82291 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201611_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201611 STATION NETCDFs +0.3430088003476461 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_D_GLOBAL.out new file mode 100644 index 0000000..963eb3c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.035911254088083905 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_M_GLOBAL.out new file mode 100644 index 0000000..32aa447 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201612_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201612 STATION NETCDFs +0.31424922148386636 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_D_GLOBAL.out new file mode 100644 index 0000000..173099c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.09396108786265055 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_M_GLOBAL.out new file mode 100644 index 0000000..1ee5dde --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201701_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201701 STATION NETCDFs +0.28355855544408165 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_D_GLOBAL.out new file mode 100644 index 0000000..a870aed --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.03515407641728719 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_M_GLOBAL.out new file mode 100644 index 0000000..bafaf65 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201702_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201702 STATION NETCDFs +0.023876901467641196 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_D_GLOBAL.out new file mode 100644 index 0000000..b22d666 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.033561420440673825 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_M_GLOBAL.out new file mode 100644 index 0000000..046df40 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201703_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201703 STATION NETCDFs +0.07672502994537353 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_D_GLOBAL.out new file mode 100644 index 0000000..3cf96da --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.03565698067347209 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_M_GLOBAL.out new file mode 100644 index 0000000..09d0822 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201704_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201704 STATION NETCDFs +0.2526041666666667 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_D_GLOBAL.out new file mode 100644 index 0000000..e75e6f1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.05222873290379842 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_M_GLOBAL.out new file mode 100644 index 0000000..09e1ba9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201705_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201705 STATION NETCDFs +0.3147669752438863 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_D_GLOBAL.out new file mode 100644 index 0000000..fa1e62b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.10490868488947551 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_M_GLOBAL.out new file mode 100644 index 0000000..39aacac --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201706_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201706 STATION NETCDFs +0.3222659230232239 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_D_GLOBAL.out new file mode 100644 index 0000000..c37c982 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.04093657732009888 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_M_GLOBAL.out new file mode 100644 index 0000000..e465613 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201707_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201707 STATION NETCDFs +0.4128364165623983 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_D_GLOBAL.out new file mode 100644 index 0000000..9c9f000 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.048347993691762285 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_M_GLOBAL.out new file mode 100644 index 0000000..b7ff642 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201708_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201708 STATION NETCDFs +0.34534411430358886 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_D_GLOBAL.out new file mode 100644 index 0000000..c823165 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.028828243414560955 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_M_GLOBAL.out new file mode 100644 index 0000000..7afd015 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201709_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201709 STATION NETCDFs +0.2895142237345378 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_D_GLOBAL.out new file mode 100644 index 0000000..a1f57b9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.025205246607462563 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_M_GLOBAL.out new file mode 100644 index 0000000..c33ba94 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201710_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201710 STATION NETCDFs +0.23230228026707966 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_D_GLOBAL.out new file mode 100644 index 0000000..b0eb996 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.09464544852574666 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_M_GLOBAL.out new file mode 100644 index 0000000..ee3227f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201711_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201711 STATION NETCDFs +0.40965496699015297 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_D_GLOBAL.out new file mode 100644 index 0000000..2dc8dc0 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.02786107063293457 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_M_GLOBAL.out new file mode 100644 index 0000000..278bdb1 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201712_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201712 STATION NETCDFs +0.3528952956199646 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_D_GLOBAL.out new file mode 100644 index 0000000..77caf0f --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.07249521414438884 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_M_GLOBAL.out new file mode 100644 index 0000000..776567d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201801_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201801 STATION NETCDFs +0.08498355944951376 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_D_GLOBAL.out new file mode 100644 index 0000000..fbd428e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.030707228183746337 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_M_GLOBAL.out new file mode 100644 index 0000000..e0188ca --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201802_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201802 STATION NETCDFs +0.03907225926717122 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_D_GLOBAL.out new file mode 100644 index 0000000..1cdd4a9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.027328129609425864 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_M_GLOBAL.out new file mode 100644 index 0000000..d018c8b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201803_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201803 STATION NETCDFs +0.4483029166857401 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_D_GLOBAL.out new file mode 100644 index 0000000..6ef62ec --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.0999260663986206 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_M_GLOBAL.out new file mode 100644 index 0000000..26986f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201804_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201804 STATION NETCDFs +0.026430805524190266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_D_GLOBAL.out new file mode 100644 index 0000000..809c578 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.026864047845204672 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_M_GLOBAL.out new file mode 100644 index 0000000..de63d52 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201805_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201805 STATION NETCDFs +0.29295140504837036 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_D_GLOBAL.out new file mode 100644 index 0000000..93cb3aa --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.030415006478627524 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_M_GLOBAL.out new file mode 100644 index 0000000..409d69d --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201806_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201806 STATION NETCDFs +0.025757900873819985 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_D_GLOBAL.out new file mode 100644 index 0000000..d5acb4a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.031238603591918945 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_M_GLOBAL.out new file mode 100644 index 0000000..67a8ce9 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201807_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201807 STATION NETCDFs +0.03549962441126506 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_D_GLOBAL.out new file mode 100644 index 0000000..6c89c0b --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.033939619859059654 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_M_GLOBAL.out new file mode 100644 index 0000000..c36aacd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201808_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201808 STATION NETCDFs +0.25662519137064616 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_D_GLOBAL.out new file mode 100644 index 0000000..26318b4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.039329274495442705 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_M_GLOBAL.out new file mode 100644 index 0000000..a97d368 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201809_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201809 STATION NETCDFs +0.35477797985076903 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_D_GLOBAL.out new file mode 100644 index 0000000..4bbbe93 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.03600187301635742 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_M_GLOBAL.out new file mode 100644 index 0000000..d080fcd --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201810_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201810 STATION NETCDFs +0.28880992730458577 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_D_GLOBAL.out new file mode 100644 index 0000000..301bcda --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.023193554083506266 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_M_GLOBAL.out new file mode 100644 index 0000000..24255f4 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201811_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201811 STATION NETCDFs +0.29246973594029746 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_D_GLOBAL.out new file mode 100644 index 0000000..02e0d22 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.0358152429262797 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_M_GLOBAL.out new file mode 100644 index 0000000..ed500e2 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201812_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201812 STATION NETCDFs +0.2905971209208171 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_D_GLOBAL.out new file mode 100644 index 0000000..006bb6a --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.0757428487141927 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_M_GLOBAL.out new file mode 100644 index 0000000..2d08b75 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201901_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201901 STATION NETCDFs +0.2899621884028117 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_D_GLOBAL.out new file mode 100644 index 0000000..74aef44 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.0986204465230306 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_M_GLOBAL.out new file mode 100644 index 0000000..5b65256 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201902_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201902 STATION NETCDFs +0.28704150915145876 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_D_GLOBAL.out new file mode 100644 index 0000000..4200911 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.025934799512227377 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_M_GLOBAL.out new file mode 100644 index 0000000..ee1c253 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201903_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201903 STATION NETCDFs +0.2937711675961812 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_D_GLOBAL.out new file mode 100644 index 0000000..15fadeb --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.09875194629033407 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_M_GLOBAL.out new file mode 100644 index 0000000..d0af350 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201904_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201904 STATION NETCDFs +0.023198819160461424 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_D_GLOBAL.out new file mode 100644 index 0000000..5089570 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.09774578015009562 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_M_GLOBAL.out new file mode 100644 index 0000000..5d3a758 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201905_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201905 STATION NETCDFs +0.24121778806050617 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_D_GLOBAL.out new file mode 100644 index 0000000..1e3c691 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.09337408145268758 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_M_GLOBAL.out new file mode 100644 index 0000000..410d2bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201906_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201906 STATION NETCDFs +0.2906472086906433 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_D_GLOBAL.out new file mode 100644 index 0000000..96b2a9c --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.018683568636576334 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_M_GLOBAL.out new file mode 100644 index 0000000..dee76f7 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201907_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201907 STATION NETCDFs +0.043300728003184 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_D_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_D_GLOBAL.out new file mode 100644 index 0000000..db05065 --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_D_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.07704497575759887 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_M_GLOBAL.out new file mode 100644 index 0000000..cfcc3bf --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201908_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201908 STATION NETCDFs +0.21797608137130736 \ No newline at end of file diff --git a/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201909_M_GLOBAL.out b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201909_M_GLOBAL.out new file mode 100644 index 0000000..55dff0e --- /dev/null +++ b/run/stage_logs/US_NADP_AIRMoN_SO4--_PREC/T2/0_201909_M_GLOBAL.out @@ -0,0 +1,2 @@ +CONCATENATING 201909 STATION NETCDFs +0.19507695039113362 \ No newline at end of file -- GitLab