shancx 1.9.33.154__py3-none-any.whl → 1.9.33.156__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
shancx/bak.py CHANGED
@@ -450,8 +450,6 @@ sudo chmod -R 777 /mnt/wtx_weather_forecast/scx/MSG/MSG_Data
450
450
  """
451
451
 
452
452
  """
453
-
454
-
455
453
  import os
456
454
  import numpy as np
457
455
  import pandas as pd
@@ -617,10 +615,8 @@ def map_fun(conf):
617
615
  logger.error(f"{UTC} error {e}")
618
616
  logger.info(traceback.format_exc())
619
617
  print(traceback.format_exc())
620
- return
618
+ return
621
619
 
622
-
623
-
624
620
  def getCheckArea(self, eps):
625
621
  '''
626
622
  split area
@@ -754,7 +750,10 @@ chown -R scx:scx /home/scx
754
750
  echo "scx:123456" | chpasswd
755
751
  id scx
756
752
  """
757
-
753
+ """
754
+ sudo pkill -9 -u scx 2>/dev/null || truesudo pkill -9 -u scx 2>/dev/null || true
755
+ sudo groupdel scx 2>/dev/null; sudo userdel -r scx 2>/dev/null; sudo groupadd -g 1015 scx && sudo useradd -m -u 1015 -g 1015 -s /bin/bash scx && echo "scx:123456" | sudo chpasswd && sudo chown -R scx:scx /home/scx && id scx
756
+ """
758
757
 
759
758
  """
760
759
  from hjnwtx.mkNCHJN import dataClass, mkNCCommonUni,envelope,timeSeq,mkDir
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: shancx
3
- Version: 1.9.33.154
3
+ Version: 1.9.33.156
4
4
  Summary: A simple timer decorator
5
5
  Home-page: https://gitee.com/shancx
6
6
  Author: shancx
@@ -8,7 +8,7 @@ shancx/Read.py,sha256=xX4ciDoWhL9KAsN3cWvaFAOMlSVwR56AR3dSB-SBnLI,3139
8
8
  shancx/ZR.py,sha256=5APchqVoI1G2MkrN9YJSWCwfLUygcSFIsUXSo9aq1Qg,341
9
9
  shancx/__init__.py,sha256=ejEaYlajqIeXfIpXzVeAIUfvBlExWhyu5pcc-SVFqW4,19744
10
10
  shancx/args.py,sha256=Nr80vgQpT3m31_crKGf5DvofCxyERJFbqJ1sHb1BIqs,1042
11
- shancx/bak.py,sha256=E9Z6lleVeO-T7wSAjhhl5nbtERLeLzFdy7D_99nX2y8,26498
11
+ shancx/bak.py,sha256=eGkoQsvytqjvt8gq_OOhxWswfNoVEibH0AD4AWqU_a4,26800
12
12
  shancx/cmp.py,sha256=cIQv-QTl-22FJa6tmHyBu_IQmMq5LnsQGGFK5jc5hMA,893
13
13
  shancx/df2database.py,sha256=h9_n9tZBWKyGKnpGPRHPSZgMn5kylX0sV5APwmi2SHM,3315
14
14
  shancx/getResponse.py,sha256=QmJfa4czGCOiKb8RuCLXKE7AAKVADAptNiwn7v1tfbM,1055
@@ -79,7 +79,7 @@ shancx/Train/multiGpu.py,sha256=D_oZeiSc7VWktpnVDwrFOC1CYZSt9rxOKY5lngE5vFg,820
79
79
  shancx/Train/prepare.py,sha256=vL_8UOA66oZCBIwCICtihsGibivtNgaVJGulJxfNdn8,6793
80
80
  shancx/Train/renet50.py,sha256=wEhYk1X96WE5zuqHqVxWLJa-A5jDNkz4z6edORNufnA,6428
81
81
  shancx/tensBoard/__init__.py,sha256=ga2C5YyJITvvQA1ocpxna_KNFnNRJVwkTjLoIglLZUQ,993
82
- shancx-1.9.33.154.dist-info/METADATA,sha256=13hjJPIaK04_IMmHu3zahVsNk97QbGELWITfSHLRxfY,646
83
- shancx-1.9.33.154.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
84
- shancx-1.9.33.154.dist-info/top_level.txt,sha256=akfCS1vKWz3pNmEN_yN9ZiGp-60IQY5ET38mRx_i_-4,7
85
- shancx-1.9.33.154.dist-info/RECORD,,
82
+ shancx-1.9.33.156.dist-info/METADATA,sha256=No7PIQL6kglWp_HJ8tECh8P_ryaq_Y-B1ESHG_32U3w,646
83
+ shancx-1.9.33.156.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
84
+ shancx-1.9.33.156.dist-info/top_level.txt,sha256=akfCS1vKWz3pNmEN_yN9ZiGp-60IQY5ET38mRx_i_-4,7
85
+ shancx-1.9.33.156.dist-info/RECORD,,