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

asserts for the arguments of parcel #10

Open
trontrytel opened this issue Jun 17, 2015 · 3 comments
Open

asserts for the arguments of parcel #10

trontrytel opened this issue Jun 17, 2015 · 3 comments

Comments

@trontrytel
Copy link
Collaborator

Do we want them?

For example:
outfreq == int
gstdev != 1
(see test_cmdline)

@djarecka
Copy link
Collaborator

outfreq == int - I believe that the help and the python error message (clearly says that 1. is not int) is enough
gstdev != 1 agree

@trontrytel
Copy link
Collaborator Author

do we want to add a function (in parcel.py) checking asserts on some of the arguments of parcel?

@djarecka
Copy link
Collaborator

done for gstdev, and some other.
still needed for microphysical and chemical variables.

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