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

CFAFragment file and format attributes when they are same as the CFA file #5

Open
davidhassell opened this issue Oct 21, 2022 · 0 comments

Comments

@davidhassell
Copy link

Hi Neil,

When the fragment resides in the same file as the aggregated data variable, the file and format are both encoded as missing values in the CFA file, and the corresponding CFAFragment attributes are both None.

The application building the aggregated data just cares about a file name and format, it shouldn't need to concern itself with how the CFA data was distrubuted across files. Would it be possible in this case to instead set these CFAFragment attributes to CFADateset.path and CFADateset.format respectively?

Of course if the address is also missing data (None) then we would want to keep file and format as None, too, to indicate a wholly missing data fragment.

What do you think?

Thanks,
David

@davidhassell davidhassell changed the title CFAFragment filen and format attributes when they are same as the CFA file CFAFragment file and format attributes when they are same as the CFA file Oct 21, 2022
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

No branches or pull requests

1 participant