CMIP7 data request to XIOS xml files

Good afternoon

I’ve been looking for various methods to translate the CMIP7 data request (GitHub - CMIP-Data-Request/CMIP7_DReq_Software) to XML files for XIOS for EC-Earth (NEMO 4.2.2 and XIOS 2.5).

As NEMO 4.2.x and XIOS will be the ocean in many CMIP models, perhaps it would be worth doing a collaborative effort on this. Is anyone working on it currently?

/Joakim

1 Like

Hi,

For CMIP6, this tool has been developed (not by me) to “translate” the data request into XML files usable by XIOS. Maybe something similar will come up for CMIP7.

Introduction — dr2xml V2.0 documentation

Hi Joakin,

I am also doing some research on dr2xml and other similar tools in preparation for CMIP7 (with NEMO4).

But, if you are using EC-Earth, you might want to check this project: GitHub - EC-Earth/ece2cmor3: Post-processing and cmorization of ec-earth output , if you haven’t already. The project is active and should do a similar job todr2xml.

I hope it helps

Jean