Closed pmav99 closed 3 years ago
dem.nc is currently located within tests/data. nevertheless it is also being used in jigsaw.py: https://github.com/brey/pyPoseidon/blob/4ab9963dc1f2f5c59a07cba0e948c7560ebd24f8/pyPoseidon/jigsaw.py#L143
dem.nc
tests/data
jigsaw.py
If it is not part of the tests I think we should consider moving it to misc.
misc
This is the file in question https://github.com/brey/pyPoseidon/blob/4ab9963dc1f2f5c59a07cba0e948c7560ebd24f8/pyPoseidon/tests/data/dem.nc
Resolved with af67c8937b12c0cc1989731808dba0c508c8cdd1. The dem.nc dependency in jigsaw.py was not necessary.
dem.nc
is currently located withintests/data
. nevertheless it is also being used injigsaw.py
: https://github.com/brey/pyPoseidon/blob/4ab9963dc1f2f5c59a07cba0e948c7560ebd24f8/pyPoseidon/jigsaw.py#L143If it is not part of the tests I think we should consider moving it to
misc
.This is the file in question https://github.com/brey/pyPoseidon/blob/4ab9963dc1f2f5c59a07cba0e948c7560ebd24f8/pyPoseidon/tests/data/dem.nc