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

Rearrange data path structure to start with levels #115

Closed
ninarobbins opened this issue Aug 6, 2024 · 1 comment
Closed

Rearrange data path structure to start with levels #115

ninarobbins opened this issue Aug 6, 2024 · 1 comment

Comments

@ninarobbins
Copy link
Collaborator

keep backwards compatibility, to easily be able to process older folder structures, but keep the new one as the default.

Suggested new structure:

Level 0
| flight 1 ...
| sonde 1 (.nc) ...
Level 1
| flight 1 ...
| sonde 1 (.nc) ...
Level 2
| flight 1 ...
| sonde 1 (.nc) ...
Level 3
one dataset (.nc)

@ninarobbins ninarobbins changed the title Rearrange data path structure to star with levels Rearrange data path structure to start with levels Aug 6, 2024
@ninarobbins ninarobbins linked a pull request Aug 11, 2024 that will close this issue
@hgloeckner
Copy link
Collaborator

arbitrary with #135 -> data structure is now arbitrary

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 a pull request may close this issue.

2 participants