Changeset 39094 for trunk/ippToPsps/jython/batch.py
- Timestamp:
- Nov 9, 2015, 5:55:53 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/batch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/batch.py
r39027 r39094 600 600 601 601 # replace nulls and empty fields with weird PSPS -999 pseudo-null 602 # this should be sufficient to handle all NANs (which go in as NULL) 602 603 _table = stilts.tpipe(_table, cmd='replaceval "" -999 *') 603 604 self.logger.infoPair('regex', regex)
Note:
See TracChangeset
for help on using the changeset viewer.
