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

enable extraction of extra 2D data #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fschwarzkopf
Copy link
Contributor

In the original code, there is a problem with the extraction of extra 2D variables (3D are fine). I tried to change the code to enable 2D and 2D variables in one optionbut in the end failed in the allocation part (didn't put too much time into it). Therefore I decided to add an additional option -xtrac2D to extract 2D variables in the same way it is done for the 3D fields. To my understanding, using -xtra2D one could eliminate the -ssh and -mxl options.

In the original code, there is a problem with the extraction of extra 2D variables (3D are fine). I tried to change the code to enable 2D and 2D variables in one optionbut in the end failed in the allocation part (didn't put too much time into it). Therefore I decided to add an additional option `-xtrac2D` to extract 2D variables in the same way it is done for the 3D fields. To my understanding, using `-xtra2D` one could eliminate the `-ssh` and `-mxl` options.
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

Successfully merging this pull request may close these issues.

1 participant