nost-tools 3.0.1__py3-none-any.whl → 3.0.2__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.

Potentially problematic release.


This version of nost-tools might be problematic. Click here for more details.

nost_tools/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "3.0.1"
1
+ __version__ = "3.0.2"
2
2
 
3
3
  from .application import Application
4
4
  from .application_utils import ConnectionConfig, ModeStatusObserver, TimeStatusPublisher
nost_tools/manager.py CHANGED
@@ -770,7 +770,7 @@ class Manager(Application):
770
770
  remaining = (
771
771
  resume_time - self.simulator.get_wallclock_time()
772
772
  ).total_seconds()
773
- logger.info(
773
+ logger.debug(
774
774
  f"Resume Time: {resume_time} Current Scenario Time: {self.simulator.get_time()} Current Wall Clock Time: {self.simulator.get_wallclock_time()} Remaining time: {remaining}"
775
775
  )
776
776
  if remaining <= 0:
nost_tools/simulator.py CHANGED
@@ -546,7 +546,6 @@ class Simulator(Observable):
546
546
  """
547
547
  if self._mode not in [Mode.PAUSING, Mode.PAUSED]:
548
548
  raise RuntimeError("Cannot resume: simulator is not pausing or paused.")
549
- self._next_time = self._time
550
549
  self._set_mode(Mode.RESUMING)
551
550
 
552
551
  def terminate(self) -> None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nost_tools
3
- Version: 3.0.1
3
+ Version: 3.0.2
4
4
  Summary: Tools for Novel Observing Strategies Testbed (NOS-T) Applications
5
5
  Author-email: "Paul T. Grogan" <paul.grogan@asu.edu>, "Emmanuel M. Gonzalez" <emmanuelgonzalez@asu.edu>
6
6
  License-Expression: BSD-3-Clause
@@ -1,4 +1,4 @@
1
- nost_tools/__init__.py,sha256=8M5zO0osGY4KopPdwFO-eR9HQ2zCZRdlje0AK93zSKo,853
1
+ nost_tools/__init__.py,sha256=GvxR3KpH7ZhKsNxbgoPlXzzoGtojkcdaZ1Fr37W1XQk,853
2
2
  nost_tools/application.py,sha256=C-19kvRTHUt-xXA_0hBh1aoIE32fvTETwCqtrFswYCQ,67406
3
3
  nost_tools/application_utils.py,sha256=jiMzuuP6-47UlUO64HhwNvbl6uKvVnsksYgOw7CmxL4,9327
4
4
  nost_tools/configuration.py,sha256=qHXfWK_IrLj5Z8xWfF3H5rqHOLL0bLlZ3Ls73rTDHUk,13046
@@ -6,13 +6,13 @@ nost_tools/entity.py,sha256=JrSN5rz7h-N9zIQsaJOQVBIYPDfygacedks55fsq_QQ,2802
6
6
  nost_tools/errors.py,sha256=0JcDlMEkZAya3-5c0rRozLuxp8qF58StG4JgRsaxfKU,344
7
7
  nost_tools/logger_application.py,sha256=rxPBfyA7Zym5b_EsoSJvT9JWNIVWZX1a-4czFwCqaQ4,7217
8
8
  nost_tools/managed_application.py,sha256=p34YBW0v-YDcm6MJ5W_CRqPsRgBQM-k0I_Ybu9Gw7Sw,19758
9
- nost_tools/manager.py,sha256=IV9ccc1Smq8ALvrXvFH207Qhna2-AXJ3TnSseLi3Y8w,33558
9
+ nost_tools/manager.py,sha256=0gDdzDKVje28sOojXCSAPxoDFP7wLBECNu9ZTtXprfc,33559
10
10
  nost_tools/observer.py,sha256=PmqxnVN422dIRgwH29RcvK331Q4vtH_eD7MP1eIe_vk,8564
11
11
  nost_tools/publisher.py,sha256=-p5G9JLVZKhNNOSUGlvDKyWZSHlWikQV1TabsNIyLJA,5714
12
12
  nost_tools/schemas.py,sha256=nuo0mdL1kouuuWXOROHTxA63lGJSvr15BDVygvl3PKU,24727
13
- nost_tools/simulator.py,sha256=4A7MkoB8BZKmQnx9v5uK1XLaMVRd-BwgXhlncz6O4XQ,21083
14
- nost_tools-3.0.1.dist-info/licenses/LICENSE,sha256=aAMU-mTHTKpWkBsg9QhkhCQpEm3Gri7J_fVuJov8s3s,1539
15
- nost_tools-3.0.1.dist-info/METADATA,sha256=6om2_MpDKrHSE119Jm6wpoRme39wpBzjv74YGsxTa1A,4256
16
- nost_tools-3.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- nost_tools-3.0.1.dist-info/top_level.txt,sha256=LNChUgrv2-wiym12O0r61kY83COjTpTiJ2Ly1Ca58A8,11
18
- nost_tools-3.0.1.dist-info/RECORD,,
13
+ nost_tools/simulator.py,sha256=JkubEEExq080AnYwLCaeJCA1SWrhqQRl6KyoCdfYSac,21046
14
+ nost_tools-3.0.2.dist-info/licenses/LICENSE,sha256=aAMU-mTHTKpWkBsg9QhkhCQpEm3Gri7J_fVuJov8s3s,1539
15
+ nost_tools-3.0.2.dist-info/METADATA,sha256=g-Aj-9pqt8CVr2lqfknhVn0fVVXlyeJ241R-W33Uq1o,4256
16
+ nost_tools-3.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ nost_tools-3.0.2.dist-info/top_level.txt,sha256=LNChUgrv2-wiym12O0r61kY83COjTpTiJ2Ly1Ca58A8,11
18
+ nost_tools-3.0.2.dist-info/RECORD,,