-
Notifications
You must be signed in to change notification settings - Fork 117
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
read_comparable_areas giving 522 AMCs #319
Comments
@PedroJorge7 , could you please have a look at this issue? |
Today, just comparing the number of AMCs, I found:
Regards, |
Hello @fbrustolin-fep , I apologize for the delayed response. During this period, we have been conducting various tests and adjustments in search of differences between the AMCs in our code and the output from Ehrl. We have finally found a result that is more consistent and aligned with what was observed with Ehrl (We will be uploading these adjustments soon). Following your example:
Note that there is a difference of one AMC between 1920-2010 and 1970-2010. However, it seems that our code is functioning correctly. This AMC difference is caused by Attached are some screenshots from our comparative analysis: |
Thank you so much, @PedroJorge7 ! |
Hello there,
When I use the read_comparable_areas(start_year=1872, end_year = 2010) function the database has 522 AMCs, while Ehrl creates 482 AMCS using the same period. I'm not sure if I'm making some mistake, or if there is some problem with this function in the package.
Regards,
The text was updated successfully, but these errors were encountered: