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

Add jobid checking to preprocess #10

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Add jobid checking to preprocess #10

merged 5 commits into from
Aug 19, 2024

Conversation

JoelLucaAdams
Copy link
Collaborator

@JoelLucaAdams JoelLucaAdams commented Aug 19, 2024

Add jobid1 checking to the preprocess and separate out into new class that can be called from the code. Came about because of issue #9

Did we want to make it the default option in SDFEntrypoint to avoid needing to call from sdf_xarray import SDFPreprocess?

Fixes #9

@JoelLucaAdams JoelLucaAdams self-assigned this Aug 19, 2024
@ZedThree
Copy link
Member

Did we want to make it the default option in SDFEntrypoint to avoid needing to call from sdf_xarray import SDFPreprocess?

I don't think so, that would affect individual datasets. There doesn't seem to be a way to hook into open_mfdataset specifically.

@JoelLucaAdams
Copy link
Collaborator Author

Good point... pity that users need to define all those variables to get it working but for now I think it's fine

@ZedThree ZedThree merged commit 248369b into main Aug 19, 2024
8 checks passed
@ZedThree ZedThree deleted the preprocessor branch August 19, 2024 12:39
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.

Incorrectly loading sdf data
2 participants