-
Notifications
You must be signed in to change notification settings - Fork 1
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
Biomass burning data tiny tweak - targeting DRES-CMIP-BB4CMIP7-1-1 #133
Comments
In looking into consistency, the issues identified above are as follows: The format of data is normally <variable_id>_input4MIPs* for the species and <variable_id>percentage* (6 partitions) for the partitioning of these. The following anomalies in that format are apparent:
|
@znichollscr my guess, the <variable_id> with the underscore is causing problems with the parsing |
Yep that's causing the breakage |
2 tasks
durack1
added a commit
that referenced
this issue
Oct 17, 2024
durack1
added a commit
that referenced
this issue
Oct 22, 2024
durack1
added a commit
that referenced
this issue
Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A couple of tweaks to catch
@znichollscr @mjevanmarle these are some crumb trail notes for a future time
The text was updated successfully, but these errors were encountered: