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

fixed warning points bug #10

Open
wants to merge 295 commits into
base: master
Choose a base branch
from
Open

fixed warning points bug #10

wants to merge 295 commits into from

Conversation

msouff
Copy link

@msouff msouff commented Oct 6, 2017

The line of code in L195 does not work with the current version of RAPIDpy (2.6) and numpy (1.13.1). We have replaced it with a standard loop that should work for this and later versions.

It was giving the following error:

Generating
warning points for dominican_republic-haina from 20171005.12
Extracting Return Period Data ...
Analyzing Forecast Data with Return Periods ...
shape mismatch: value array of shape (16,) could not be broadcast to indexing result of shape (0,)

Please revise to make sure it is doing what it is supposed to.
Thanks,
Michael

snowman2 and others added 30 commits September 2, 2015 14:00
…id_process

Conflicts:
	autorapid_process.py
	spt_dataset_manager
…id_process

Conflicts:
	autorapid_process.py
	spt_dataset_manager
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.

3 participants