rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Add method on Strand for spatially-averaging quantities #141

Closed wtbarnes closed 2 years ago

wtbarnes commented 3 years ago

Just call Profile.spatial_average over every profile and concatenate.

wtbarnes commented 3 years ago

Would be nice to have an associated peek method as well.