ladisk / pyuff

This module defines an UFF class to manipulate with the UFF (Universal File Format) files.
Other
58 stars 40 forks source link

BUG: extract for dataset 2411 is same as for 15 #43

Closed klemengit closed 2 years ago

klemengit commented 3 years ago

Method _extract2411 is the same as for the _extract15: https://github.com/ladisk/pyuff/blob/db1faf11e92021cc4b7b354badfb7cbb158e4fd2/pyuff.py#L1183

Method for reading dataset 2411 currently doesn't exist.

jankoslavic commented 3 years ago

we are also missing test data.

nilswagner commented 3 years ago

Test data for dataset 2411 and 2414 tulay_01.unv.gz

jankoslavic commented 3 years ago

@nilswagner thank you for the file. I have uploaded the file. We need help in implementing the extraction 4211.

jankoslavic commented 2 years ago

This issue can be closed; both datatypes and tests are implemented!