From d741e3d8b5d86c808b9c5ebfad559e686736adea Mon Sep 17 00:00:00 2001 From: Chunxiao Li Date: Wed, 22 Jul 2020 11:56:39 +0800 Subject: [PATCH] minor modification --- .DS_Store | Bin 6148 -> 6148 bytes pyatmos/.DS_Store | Bin 8196 -> 8196 bytes pyatmos/msise/spaceweather.py | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.DS_Store b/.DS_Store index abc5ca3fc6f01304389b144f2618c84b9137f9b6..dae08057fe1ee84c0ddc71a473e039afdaa29bb8 100644 GIT binary patch delta 69 zcmZoMXffCj&ct|pas*R@x>$9!xrvT~sbQ^-LbbWMfsTTSu~}^`Cx^JIp{-{^Ze>+< ZO>N!u$&AeMj59VXGCyP4%*yef9{|j*6z2c{ delta 47 zcmZoMXffCj&ct|fas*QYw?uWdv89=gf}x4o DYsL># diff --git a/pyatmos/.DS_Store b/pyatmos/.DS_Store index 6ac62f06c0be7892a0d4d289626f33569b0cd722..14147294bd0eeaad154886e341a627eaee9506ac 100644 GIT binary patch delta 50 zcmV-20L}k|K!iZBz!3q*lfe;y2^M>MH#96DH8GQ~5FG)RlK~VT0hqIj5`6`;1sM1Q Iv;Pza1HM}jy#N3J delta 26 icmZp1XmQwZKyY%X@Y&7XLRGAr*(JWQZ2m36&I|yQg9 modified_time + timedelta(days=1): remove(swfile) desc = 'Updating the space weather data from CELESTRAK' - with TqdmUpTo(unit='B', unit_scale=True, desc=desc,bar_format = bar_format) as t: + with TqdmUpTo(unit='B', unit_scale=True, desc=desc,bar_format = bar_format,position=0) as t: urlretrieve(url, swfile,reporthook=t.update_to) t.total = t.n else: