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

Generate global base grid #97

Open
veenstrajelmer opened this issue Oct 16, 2023 · 0 comments
Open

Generate global base grid #97

veenstrajelmer opened this issue Oct 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@veenstrajelmer
Copy link

veenstrajelmer commented Oct 16, 2023

Is your feature request related to a problem? Please describe.
Implement the generation of global grid. In interacter, this works like this:

  • operations >> generate uniform curvilinear grid
  • maze type 6 (globalnet)
  • NR OF MAZES X: 192 (results in ~200km resolution)
  • NR OF MAZES Y: has no effect, as the aspect ratio routine decides this.

This creates a global spherical grid [-180,180, -90,90] merged at the poles and connected at 180/-180. The pole should at least contain 8 cells, otherwise the model run will fail.

@veenstrajelmer veenstrajelmer added the enhancement New feature or request label Oct 16, 2023
@veenstrajelmer veenstrajelmer changed the title Generate global grid Generate global base grid Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant