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

Add kappa to remaining kernels #46

Open
NoraLoose opened this issue May 5, 2021 · 2 comments
Open

Add kappa to remaining kernels #46

NoraLoose opened this issue May 5, 2021 · 2 comments

Comments

@NoraLoose
Copy link
Member

kappa_w, kappa_s, implemented for IrregularLaplacianWithLandMask in #28, allow for spatially varying filter scale and anisotropy.

These kappa's could also be added to the following kernels:

  • POPTripolarLaplacianTpoint
  • MOM5LaplacianT
  • MOM5LaplacianU

The remaining kernels are "simple" fixed factor Laplacians (see Section 2.6., Grooms et al. (2021), in review), which assume that the filter scale varies with the grid scale. These remaining kernels are therefore not flexible enough to get user-specified kappa's.

@jbusecke
Copy link
Collaborator

jbusecke commented May 5, 2021

Is this within scope for the JOSS paper, or something that should be on the roadmap after?

@NoraLoose
Copy link
Member Author

I think this is not critical, so we don't need to add it to the JOSS project. It will be pretty straightforward to do, though.

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

No branches or pull requests

2 participants