You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Region's functionality on some non-aospy-generated data, but it doesn't have a separate surface area array, which we currently assume.
So we should add support for inferring surface area from the lat+lon arrays (preferably the lat+lon bound arrays, but this data also lacks those).
I'll need to code up this functionality to do these calculations anyways, which I'll do initially outside of aospy, but hopefully it won't be too much trouble to then translate that into a PR.
The text was updated successfully, but these errors were encountered:
I want to use
Region
's functionality on some non-aospy-generated data, but it doesn't have a separate surface area array, which we currently assume.So we should add support for inferring surface area from the lat+lon arrays (preferably the lat+lon bound arrays, but this data also lacks those).
I'll need to code up this functionality to do these calculations anyways, which I'll do initially outside of aospy, but hopefully it won't be too much trouble to then translate that into a PR.
The text was updated successfully, but these errors were encountered: