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

[FEAT] Get 1D in altitude working so we can debug vertical solver easier #153

Open
5 tasks
aaronjridley opened this issue Sep 25, 2024 · 0 comments
Open
5 tasks
Labels
enhancement New feature or request

Comments

@aaronjridley
Copy link
Contributor

The code should be able to run in 1D, especially in the vertical direction, so that we can debug vertical processes easier.

Steps:

  • Get grid inputs to recognize only one lat/lon is being requested
  • Set up grid appropriately
  • Put checks so that all horizontal gradients are ignored if 1D
  • Add 1D output file type
  • Make python code to allow visualization of 1D files
@aaronjridley aaronjridley added the enhancement New feature or request label Sep 25, 2024
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