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

clarification of some parameters in getOnsetCessation.py #3

Open
King2coding opened this issue Nov 28, 2022 · 0 comments
Open

clarification of some parameters in getOnsetCessation.py #3

King2coding opened this issue Nov 28, 2022 · 0 comments

Comments

@King2coding
Copy link

Hi,

Great work with the python code for climatological analysis of rainfall using satellite data; very helpful and relevant.

I am trying to use the code for a similar analysis, but first, I need to even repeat the code for the Ghana study area to understand exactly what each line of code is doing or trying to achieve.

In line 1 dailyClim function is defined but never used in the code. Can one ignore this function and still get results? Besides, line 4 in that function yields an error since the input data copied in line 3 is 3-d which is been reshaped to a 2-d

In line 9 of getOnsetCessation.py code, in the getDate function, you define a wInd parameter; could you please provide some info on this parameter? Later on, I saw you used wInd = 45 (in line 18) in the getOnsetCessation function. Is wInd an index value, a threshold value relating to date, or should wInd be calibrated per study location?

More questions might follow :)

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

1 participant