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

Rename `to_constant_grid` method on `Strand` object #156

Closed wtbarnes closed 2 years ago

wtbarnes commented 2 years ago

It's misleading. The interpolation can be done onto any grid as one of the input arguments is the spatial grid to interpolate onto.

wtbarnes commented 2 years ago

Or one could argue that "constant" here means constant in time....