We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Modules should be standardized on xarray as common functions are developed. Mostly those using netCDF4 are preprocess or postprocess files.
At least one file (tlm_sterodynamics_postprocess.py) currently import both xarray and netCDF4.
tlm_sterodynamics_postprocess.py
The text was updated successfully, but these errors were encountered:
AlexReedy
No branches or pull requests
Modules should be standardized on xarray as common functions are developed. Mostly those using netCDF4 are preprocess or postprocess files.
At least one file (
tlm_sterodynamics_postprocess.py
) currently import both xarray and netCDF4.The text was updated successfully, but these errors were encountered: