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

growMort function won't run #50

Open
langoodall opened this issue Feb 29, 2024 · 1 comment
Open

growMort function won't run #50

langoodall opened this issue Feb 29, 2024 · 1 comment

Comments

@langoodall
Copy link

Hello,

When I attempt to use the growMort function it runs for a while but then hits an error and tells me that it cannot find the variable P2PNTCNT_EU. When I look for this in the FIADB user guide I also cannot find it. Has it changed name and is still in the data in a different form, or is this function now fundamentally broken because of the absence of this variable. The data I am using comes from NC if that helps.

Cheers,

Louis

@lzjlj
Copy link

lzjlj commented Aug 19, 2024

I also encountered this problem. The main reason is that the updated data deleted some of the original content. You can find the reason by looking at the calculation formula of the growMorth function. The solution is to modify the formula or add a column of content to the data and set the value to missing.

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