Skip to content

Commit

Permalink
Save base.py merge conflict correction
Browse files Browse the repository at this point in the history
  • Loading branch information
durack1 committed Dec 8, 2016
1 parent 75ad09c commit 0b41846
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/python/io/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@
import pcmdi_metrics
import cdat_info
import hashlib
<<<<<<< HEAD
import subprocess
=======
import numpy
import collections
>>>>>>> PCMDI

value = 0
cdms2.setNetcdfShuffleFlag(value) # where value is either 0 or 1
Expand Down

0 comments on commit 0b41846

Please sign in to comment.