-
Notifications
You must be signed in to change notification settings - Fork 0
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
RC for MACAV3 #17
Comments
@khegewisch just circling on this, some work has gone into standardizing the inputs across data sources ( Lines 39 to 56 in 40e4fd6
And while we're circling, here is the DRCDP/DRCDP_institution_id.json Lines 9 to 14 in 40e4fd6
It'd be great to get feedback on this, so we can tweak and finalize the registered info |
@durack1 I think this all looks good. Thank you! Actually I have some questions:
It looks like the source is the training dataset for the downscaling here. |
@khegewisch thanks for the feedback. RE: institution. I always think of the primary org, then the host org. So for us, PCMDI hosted at LLNL, and Scripps Institution of Oceanography hosted by UCSD, the inverse of what you have noted above and that is why I registered SNRI hosted by UC Merced "Sierra Nevada Research Institute, University of California, Merced, 5200 N. Lake Road, Merced, CA 95343, USA". I can invert if you like, but would be good to keep the logic consistent if we can, I am assuming we're going to capture numerous entries which follow similar orgs. As we are minting a brand new institution_id, I'd be happy to create a SNRI-UCM, or ACSL-UCM if that sits better with you? RE "source" identiers, with the cleanup there has been the concept of the source_id (which for the DRCDP project is the downscaling method, e.g. MACA3-0), and the driving dataset being the CMIP6 model simulation that is being downscaled - this means for the inputs required to CMORize data, you have the registered information for e.g. MACA3-0 (above), with the "driving*" info provided in the user_input.json file at run time - the working example is And one last update, the CRS info, we're planning on making a change to CMOR to account for this, chatter is being captured in PCMDI/cmor#774. There are some changes currently being implemented for CMIP7 preparation and a CMOR 3.10 release, with the CRS a target for a subsequent 3.11 release - these changes are being done in parallel with the build out of CMIP7 infrastructure which is in progress - many moving parts |
@durack1 I'm fine with whatever here. Consistent with your idea of the institution, it seems the institution_id should be SNRI-UCM here. I haven't talked to John about this, but our research group is ACSL - Applied Climate Science Laboratory - and that seems more appropriate than listing SNRI here. Technically John's affiliation is not SNRI, mine is. But either probably would work. institution ='Applied Climate Science Laboratory, University of California, Merced, 5200 N. Lake Road, Merced, CA 95343, USA' |
@khegewisch if We also attempt to register institutions or organizations with their ROR (Research Organization Registry) identifier. There is a registration for UC Merced (https://ror.org/00d9ah105), but I wasn't able to find anything for ACSL or SNRI for that matter, no problem either way, but just thought I'd check before finalizing such registered details |
@durack1 I have never heard of an ROR. If this needs to be one that has an ROR, let's just call it just UC Merced then. SNRI is a research institute. ACSL is just a research group. I can imagine that both don't have any registrations for research. |
@khegewisch It's about as closely matching entities as we can, so we can go with On the topic of variables, are all the entries you note above 'hursmin', 'hursmax', 'sfcWind', 'rsds', these are all daily data, right? I just need to make sure that I am matching up temporal frequency with quantities which make the variable identity |
Great. UCM-ACSL works. Yes, all our data is daily data. |
Ok @khegewisch just updated the registered info as we discussed above, see DRCDP/DRCDP_institution_id.json Lines 9 to 14 in 71e3c47
and Lines 39 to 56 in 71e3c47
If you see any issues, please holler. I also augmented the APday table to include |
Okay. Good to know that tdps is the dewpoint at 2m. We will have wind speed and wind direction at 10m (which were computed from the uas,vas). I have a feeling that sfcWind is not at 10m ... so that will need to be changed. Do you know what the variable name should be for wind speed and direction at 10m? |
@khegewisch the definitions for Lines 116 to 122 in 71e3c47
And not currently included in this repo, but for CMIP6Plus, |
To confirm, we’d need to apply some math to the sfcWind and wind direction to obtain uas and vas, correct?
… On Feb 20, 2025, at 8:31 PM, Paul J. Durack ***@***.***> wrote:
durack1
left a comment
(PCMDI/DRCDP#17)
@khegewisch the definitions for sfcWind, uas and vas have all been notionally for the 10 m height, see
https://github.com/PCMDI/DRCDP/blob/71e3c47ada955fabf3f24c933c24cd0c58a829e6/Tables/DRCDP_APday.json#L116-L122
And not currently included in this repo, but for CMIP6Plus, uas is also noted as "comment": "Eastward component of the near-surface (usually, 10 meters) wind". We could redefine the vertical coordinate for 2 m or similar, but we'd want to make sure this is a variable that many groups produce, not just MACA3-0.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
<https://github.com/khegewisch>
<https://github.com/PCMDI/DRCDP/blob/71e3c47ada955fabf3f24c933c24cd0c58a829e6/Tables/DRCDP_APday.json#L116-L122> <https://github.com/PCMDI/mip-cmor-tables/blob/f42386929a0057ed15e66a3bac045b8c00d33c0f/Tables/MIP_APday.json#L2646> <#17 (comment)> <https://github.com/notifications/unsubscribe-auth/ABIVPZCQLKPCJPD4AJSXAQD2Q2T3RAVCNFSM6AAAAABWBLE5PKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZTGM4DQMZVGQ>
durack1
left a comment
(PCMDI/DRCDP#17)
<#17 (comment)>
@khegewisch <https://github.com/khegewisch> the definitions for sfcWind, uas and vas have all been notionally for the 10 m height, see
https://github.com/PCMDI/DRCDP/blob/71e3c47ada955fabf3f24c933c24cd0c58a829e6/Tables/DRCDP_APday.json#L116-L122
And not currently included in this repo, but for CMIP6Plus, uas is also noted as "comment": "Eastward component of the near-surface (usually, 10 meters) wind" <https://github.com/PCMDI/mip-cmor-tables/blob/f42386929a0057ed15e66a3bac045b8c00d33c0f/Tables/MIP_APday.json#L2646>. We could redefine the vertical coordinate for 2 m or similar, but we'd want to make sure this is a variable that many groups produce, not just MACA3-0.
—
Reply to this email directly, view it on GitHub <#17 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABIVPZCQLKPCJPD4AJSXAQD2Q2T3RAVCNFSM6AAAAABWBLE5PKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZTGM4DQMZVGQ>.
You are receiving this because you are subscribed to this thread.
|
According to https://climate.northwestknowledge.net/MACA/data_csv.php, the |
@durack1 @paullric You guys are getting confused with MACAv2. MACAv2 is already out there for CMIP5. We were going to supply wind speed and direction for MACAv3. The wind speed we have is slightly better than just the wind speed you would calcuate from the average wind components uas/vas. Are you suggesting that you would want uas/vas instead for this project? |
@khegewisch, in short, yep. The I note I am only speaking with a data preparation and publication hat on @paullric can speak to the data usage needs |
No we didn't remap the CMIP6 10m uas/vas to a different height. We used 10 m winds from our training dataset for the statistical downscaling. In the end, most users want wind speed. Our downscaled wind speed product is better than the wind speed you would get from computing it from the average daily components uas/vas. It would be sad to not dispense our wind speed product in favor of uas/vas. I guess we can contribute uas/vas to you guys.. but dispense our wind speed product on our own. |
If you are registering content (RC) for DRCDP, please fill out the requested information below. If you want to create an issue about something else, please delete the text below and title your issue as appropriate.
To register (or edit) some or all of the DRCDP RC, please title this github issue as follows:
"RC for " + your source_name (as you define below), and indicate if you are modifying your input from an earlier issue
The following are required registered content (with example content for each item in bold). Please replace the example text below with your information to the right of the equal sign (DO NOT MAKE ANY CHANGES TO THE LEFT HAND SIDE OF THE EQUAL SIGN):
I'm not sure that I understand here.
variable_ids = 'tasmax', 'tasmin', 'pr', 'hursmin', 'hursmax', 'sfcWind', 'rsds',
We also have 'wind_direction' and 'dew_point_temperature'. Alternatively to 'wind_direction', we could supply 'uas', 'vas'.
The above RC is a first step to ensuring DRCDP data can be identified and retrieved from ESGF. As dataset is being prepared some "Controlled Vocabulary (CV) will also be required. Examples include "CMIP_experiment", "realization", "frequency" and "variable"
The text was updated successfully, but these errors were encountered: