Med-CORDEX data request with merged components#68
Conversation
|
The script creating the xlsx version of the data request ignores the component |
|
I am wondering about the variables that are transferred between components (e.g. evaporated water from the sea, fresh water from rivers into the sea, heat, ...) is there a clear protocol to define the sign of the flux/transfer? |
That should be covered by the variables attribute
I think the understanding today was that we do not cover this in |
|
I understand attribute But, yes, this is beyond CMIP6. Let's stick to that by now. I would just kept down-written the discussion (in case to follow the thread for CMIP7 and kept it mind) about the difference between |
This is an attempt to create the data request for Med-CORDEX using a single file. The idea is to simplify the request for users: if you want to contribute to Med-CORDEX, the data request is in
dreq_MED.csv, instead of cherry-pickingdreq_default.csv,dreq_ocean.csv,dreq_aerosol.csv, ...In the new file data-request/dreq_MED.csv there is an additional column
component, with valuesatmosphere,ocean, ... and, in general, the components defined by the Essential Model Documentation (EMD, Section 7.1). The component takes precedence over the priority. For example, if your model does not have an ocean component, you don't need to provideso(Sea Water Salinity), even if it is a CORE variable:data-request-table/data-request/dreq_MED.csv
Line 550 in d58751f
It is a CORE variable for the ocean component. That is, for all models which include this component. Note that nor the priority, nor the component, go to the main data request file from which the CMOR tables are created.
PROS:
CONS: