Commit Graph

14118 Commits

Author SHA1 Message Date
Martin Diehl 546dcd1d7f name as on pypi 2021-08-24 16:10:17 +02:00
Martin Diehl 129ff28692 Merge remote-tracking branch 'origin/master' into misc-improvements 2021-08-24 16:04:32 +02:00
Test User 03622c5d9d [skip ci] updated version information after successful test of v3.0.0-alpha4-323-gcf8e9c262 2021-08-20 19:33:05 +02:00
Martin Diehl cf8e9c262c Merge branch 'fix-typo' into 'development'
fix-typo

See merge request damask/DAMASK!429
2021-08-20 16:00:56 +00:00
Sharan Roongta 9061297e6e typo 2021-08-19 19:57:52 +02:00
Martin Diehl f101f2ead0 avoid failing tests 2021-08-19 10:39:23 +02:00
Martin Diehl caf9a29b73 useful information, especially in logs from bug reports 2021-08-19 07:10:00 +02:00
Martin Diehl 3bbad4746e avoid failing tests with relaxed tolerances 2021-08-19 06:22:06 +02:00
Test User d11c5ad9ad [skip ci] updated version information after successful test of v3.0.0-alpha4-320-g13159caf4 2021-08-19 06:10:48 +02:00
Sharan Roongta 411f35272a offset should have been taken into account (like earlier)
new changes should not break old functionality
2021-08-19 06:10:44 +02:00
Test User f53747f8df [skip ci] updated version information after successful test of v3.0.0-alpha4-315-gc4cdb046b 2021-08-19 06:10:08 +02:00
Test User e0851abafe [skip ci] updated version information after successful test of v3.0.0-alpha4-308-gb79fc5c09 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 56c62f257a more robust RuntimeError test; corrected name of double-defined test 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 5dbb60d338 add_pole now has option "with_symmetry" 2021-08-19 06:10:08 +02:00
Philip Eisenlohr 728e50f79e capture special case early instead of failing 2021-08-19 06:10:08 +02:00
Philip Eisenlohr b754617c76 to_pole now blends; corrected help texts 2021-08-19 06:10:08 +02:00
Philip Eisenlohr af6a99921f removed incorrect parts of help 2021-08-19 06:10:08 +02:00
Martin Diehl 16fb60ac48 preparing removal of damask.Test 2021-08-19 06:10:08 +02:00
Martin Diehl ab5f0d1bcd no need for type conversion 2021-08-18 22:20:30 +02:00
Martin Diehl 49ccbf3eb8 still not perfect:
https://stackoverflow.com/questions/32411963
2021-08-18 22:20:30 +02:00
Test User 7d506b5d99 [skip ci] updated version information after successful test of v3.0.0-alpha4-320-g13159caf4 2021-08-18 15:59:45 +02:00
Martin Diehl 13159caf4a Merge remote-tracking branch 'origin/YAML-bug-fix' into development 2021-08-18 13:06:42 +02:00
Martin Diehl 9cb4a53e11 update runtime 'test' 2021-08-18 12:29:57 +02:00
Martin Diehl f3d8d78879 does not work on MacOS 2021-08-18 11:22:16 +02:00
Martin Diehl 041d3ffdd7 test more 2021-08-18 11:17:13 +02:00
Test User 64ba6da5fa [skip ci] updated version information after successful test of v3.0.0-alpha4-315-gc4cdb046b 2021-08-18 11:02:01 +02:00
Martin Diehl 5a2cd83186 recalculated with new DADF5 version 2021-08-18 10:52:47 +02:00
Martin Diehl c5f284cd8d increased test coverage 2021-08-18 10:44:04 +02:00
Martin Diehl 4a5e5d8451 avoid DAMASK_grid version dependency 2021-08-18 10:24:24 +02:00
Martin Diehl 81bac268f7 increasing test coverage 2021-08-18 09:36:28 +02:00
Martin Diehl ef4e4ec772 needs to be a 2D array 2021-08-18 09:17:06 +02:00
Martin Diehl f76d64d355 already handled in NiceDumper class 2021-08-18 08:50:28 +02:00
Sharan Roongta 93d23fa6bb Merge remote-tracking branch 'origin/development' into YAML-bug-fix 2021-08-17 18:57:14 +02:00
Sharan Roongta 66953a7c04 test repo updated 2021-08-17 18:56:24 +02:00
Sharan Roongta a1fd45bded offset should have been taken into account (like earlier)
new changes should not break old functionality
2021-08-17 17:46:22 +02:00
Philip Eisenlohr c4cdb046b8 Merge branch 'development' into harmonize-orientation 2021-08-16 17:48:07 -04:00
Martin Diehl b13e7e174b avoid invalid DADF5 2021-08-16 21:31:17 +02:00
Philip Eisenlohr 5ea5416f37 more robust RuntimeError test; corrected name of double-defined test 2021-08-16 13:40:10 -04:00
Philip Eisenlohr 9b695fd3fe add_pole now has option "with_symmetry" 2021-08-16 13:31:33 -04:00
Philip Eisenlohr d2bd6e16ca capture special case early instead of failing 2021-08-16 13:24:34 -04:00
Test User 5b63dc1e5e [skip ci] updated version information after successful test of v3.0.0-alpha4-308-gb79fc5c09 2021-08-16 19:23:46 +02:00
Philip Eisenlohr 8759d82e87 to_pole now blends; corrected help texts 2021-08-16 13:23:31 -04:00
Philip Eisenlohr 077da6ca2a removed incorrect parts of help 2021-08-16 13:19:10 -04:00
Franz Roters b79fc5c097 Merge branch 'always-chunk-HDF5' into 'development'
always chunk data

See merge request damask/DAMASK!425
2021-08-16 15:51:23 +00:00
Franz Roters 57c9963003 Merge branch 'material-parameter-adjustments' into 'development'
Material parameter adjustments

See merge request damask/DAMASK!424
2021-08-16 07:21:00 +00:00
Martin Diehl 4160c4fdb4 fix for parallel HDF5
if filters are applied, writing from one process does not work if the
file is opened for parallel write
2021-08-15 13:26:15 +02:00
Martin Diehl 497bf2c645 avoid errors for empty datasets
empty dataset cannot be chunked, but filters can only be applied to
chunked datasets
2021-08-14 20:44:59 +02:00
Martin Diehl 1963343cd8 avoid issues with empty files
optional files (numerics.yaml, debug.yaml) can be empty
2021-08-14 20:01:25 +02:00
Martin Diehl 30d9f57db0 also compress string datasets
results in different type (numpy string instead of numpy object), tests need to be adjusted
2021-08-14 16:28:51 +02:00
Martin Diehl 595cc4e59e always chunk data
for small datasets:
- only one chunk
- no compression
2021-08-14 15:48:07 +02:00