Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading XMDF files #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ali-mahdavi-mazdeh
Copy link

In XMDFC, the variables are in the main file but in the XMDF file, they are under another variable called Datasets. Therefore in pyHMT2D in SRH_2D_Data.py in the function called readSRHXMDFFile I added one "if". also "Guid" variable is an extra variable that we don't need it. So I added to the "if" for exclusion while reading variables. However, still we need more changes to read XMDF files.

…s under another variable called Datasets. Therefore in pyHMT2D in SRH_2D_Data.py in the function called readSRHXMDFFile I added one if. also Guid is an extra variable we don't need so I added to to the if.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant