server
esea_info 3 years ago
parent 1f69d4ac92
commit 37997aaab7
  1. 1
      awrams.py

@ -557,7 +557,6 @@ class AWRAMS(object):
+ str(self.info_dict['hour']) + '_' \
+ str(self.info_dict['minute']) + '_' \
+ str(self.info_dict['second'])
self.output_path = self.output_path.joinpath( self.ymdhms )
self.appendSave()

Loading…
Cancel
Save