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

Mismatching ACCF CH4 Results #1

Open
trdean1 opened this issue Mar 14, 2023 · 0 comments
Open

Mismatching ACCF CH4 Results #1

trdean1 opened this issue Mar 14, 2023 · 0 comments

Comments

@trdean1
Copy link

trdean1 commented Mar 14, 2023

I installed your library on my local machine and ran the test case listed in the main README.md file. All of my results matched the reference file (env_processed.nc), except the CH4 calculation and the merged ACCF results.

The following values are the maximum error between my computed values and the reference values (np.nanmax(abs(np.array(ds[key])-np.array(ds_ref[key])))).

pcfa: 0.0
aCCF_CH4: 1.399461059189977e-15
aCCF_O3: 0.0
aCCF_H2O: 0.0
aCCF_nCont: 0.0
aCCF_dCont: 0.0
aCCF_Cont: 0.0
aCCF_CO2: 0.0
aCCF_merged: 1.819426770702237e-17

Can you please advise if this is an issue with the installation on my local machine or a problem with your library?

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