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

[Feature]: Optimize postprocessing_E3SM_data_for_single_sites.py to improve to_netcdf() performance #914

Open
2 tasks
tomvothecoder opened this issue Jan 16, 2025 · 0 comments

Comments

@tomvothecoder
Copy link
Collaborator

Is your feature request related to a problem?

In PR #907, postprocess_E3SM_data_for_single_sites.py was refactored to resolve chunking issues related to time_bounds. In the process, the script was re-written to replace CDAT with Xarray/xCDAT. The script works and was tested with v3 data, but the to_netcdf() performance is slow.

Describe the solution you'd like

  • Find areas of code to refactor
  • Optimize to_netcdf() performance

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant