-
Notifications
You must be signed in to change notification settings - Fork 10
ilamb3 updates #548
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
base: main
Are you sure you want to change the base?
ilamb3 updates #548
Changes from all commits
2deee16
2a6f5c8
ade4287
c77383e
55553f8
fe0b9f9
d6d3b9c
2cf846b
3cc6603
67d0378
ef7d6ad
8815a50
5393d00
e8fab3e
e9ad222
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Update `ilamb3`, remove the `ohc-noaa` diagnostic and add the `evspsbl-pr` diagnostic. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ registry: iomb | |
|
|
||
| thetao-WOA2023-surface: | ||
| sources: | ||
| # TODO: Update to use the obs4REF equiv | ||
| # NOTE: obs4REF equiv starts beyond historical, cannot use for CMIP6 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Darwyn72 Can you please take a look at this and the other datasets? Is this due to using a newer version? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @lewisjared this is the first time I've seen this repo, but if you are reading this data from the CEDA Archive there is a newer version of this dataset prepared by Morgan Steckler at ORNL using ILAMB. It's in the CEDA Archive under NOAA-NCEI-OCL/mon/thetao/v20251024 - the previous version was under v20250923. If you are not reading it from CEDA Archive. This dataset only provides climatological means, so the start and end time are not applicable, the climatological mean is calculated over the following two time periods: 2005 – 2014, 2015 – 2022 I could send a copy of this CMOR-like dataset to you?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yes please There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @lewisjared This is the latest list of ILAMB prepared datasets. Morgan Steckler asks that any errors found by the REF with the data are logged here I can't forward the data to you by email as the files are too large. For WOA2023 the two files for thetao and so are dated 2025-10-24. Thanks, Paul
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Will this be the official location of these data? Will these be moved to CEDA? I'm a bit wary as I'm pretty sure the REF isn't using all of the latests datasets you have curated. Is there a complete list of download URLs for all datasets that have been vetted? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @lewisjared these are the datasets I have put on the CEDA Archive - although this is not (yet) public. Alison Waterfall at CEDA is supposed to put these data onto ESGF-NG once it is ready, either in an obs4REF or obs4MIPs project, or some temporary folder for the REF. |
||
| thetao: ilamb/WOA/thetao_mon_WOA_A5B4_gn_200501-201412.nc | ||
| variable_cmap: Reds | ||
| transforms: | ||
|
|
@@ -13,7 +13,7 @@ thetao-WOA2023-surface: | |
|
|
||
| so-WOA2023-surface: | ||
| sources: | ||
| # TODO: Update to use the obs4REF equiv | ||
| # NOTE: obs4REF equiv starts beyond historical, cannot use for CMIP6 | ||
| so: ilamb/WOA/so_mon_WOA_A5B4_gn_200501-201412.nc | ||
| transforms: | ||
| - select_depth: | ||
|
|
@@ -30,20 +30,5 @@ amoc-RAPID: | |
| transforms: | ||
| - msftmz_to_rapid | ||
| sources: | ||
| # TODO: Update to use the obs4REF equiv | ||
| # obs4REF equiv does not work | ||
| amoc: ilamb/RAPID/amoc_mon_RAPID_BE_NA_200404-202302.nc | ||
|
|
||
| ohc-NOAA: | ||
| sources: | ||
| ohc: ilamb/NOAA/ohc_yr_OHC_BE_gm_200506-202406.nc | ||
| related_vars: | ||
| - thetao | ||
| - volcello | ||
| transforms: | ||
| - select_depth: | ||
| vmin: 0 | ||
| vmax: 2000 | ||
| - ocean_heat_content: | ||
| reference_year: 2005 | ||
| analyses: | ||
| - accumulate | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,3 @@ | ||
| ilamb/WOA/so_mon_WOA_A5B4_gn_200501-201412.nc sha1:831c42c3b2ba443c255150289a2c725d7f3e5838 | ||
| ilamb/WOA/thetao_mon_WOA_A5B4_gn_200501-201412.nc sha1:86d9056208291d76233e65b26c658c1fa54c3ea6 | ||
| ilamb/RAPID/amoc_mon_RAPID_BE_NA_200404-202302.nc sha1:3efe773e5c2a3c832977791ff7fd9cb9f473fe65 | ||
| ilamb/NOAA/ohc_yr_OHC_BE_gm_200506-202406.nc sha1:a918799d8e24e4f0015b9047a74d470ae9f0445c |

Uh oh!
There was an error while loading. Please reload this page.