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

Failing saving post-processing Ag damages #69

Closed
davidrzhdu opened this issue Feb 10, 2023 · 0 comments
Closed

Failing saving post-processing Ag damages #69

davidrzhdu opened this issue Feb 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@davidrzhdu
Copy link
Contributor

batches.rename({"wc_reallocation": varname})[varname].to_zarr(
save_path, mode="a", consolidated=True
)

'DataArray' object cannot be saved as a .zarr file directly, needs to be turned into a "Dataset" first. This is a potential bug.

@davidrzhdu davidrzhdu added the bug Something isn't working label Feb 10, 2023
kemccusker added a commit that referenced this issue Mar 2, 2023
…rocessing-ag-damages

Fix saving bug in compute_ag_damages() (Issue #69 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant