Generalize subsetting of HEMCO input fields w/ additional indices, e.g. 4D input data, xy+"ensemble=3:extradim=2" #2570
Labels
category: Feature Request
New feature or request
help needed: Request Input From Community
We need GC community to provide a fix/update
topic: Configuration Files
Related to GEOS-Chem configuration files
topic: HEMCO Submodule
Related to HEMCO
Your name
Andrew Schuh
Your affiliation
Colorado State University
Provide a clear and concise overview of the new feature requested.
How difficult would it be to allow the parsing of the additional constraint on the "spatial dim" field in the HEMCO config? I'm increasing running ensemble sims w/ GEOSChem and having the ability to more arbitrarily subset larger dimension files would be really really useful.
For example, I can run emissions from variables like the below by adding in "PFT=$PFT" constraint.
It would be nice to go one step further and be able to parse that constraint so we can run hyper sliced emissions from something like:
float ASSIM(ARBVAR,PFT, time, lat, lon) ;
with "ARBVAR=1:PFT=2" type strings.
Thoughts? The sooner I can know whether this is possible (and/or easy), the better. I'm constructing a large code base that will have to either split out a bunch of emission files or subset from them on the fly (which is much better).
thanks,
andrew
Reference(s)
No response
Will you be implementing this feature yourself?
No
Additional information
Not sure if this goes to GEOSChem or HEMCO coders .... or how long it might take to implement.
The text was updated successfully, but these errors were encountered: