-
Notifications
You must be signed in to change notification settings - Fork 23
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
Support for JRA55-do v1.5.0 and v1.5.0.1 to get forcing up to ~present day #247
Comments
JRA55-do v1.5.0 is already available on NCI at As far as I know v1.5.0.1 is not yet available on NCI. |
I've made a request for NCI to download v1.5.0.1 and automatically keep it up to date. |
JRA55-do v1.5.0.1 is not from the same source as v1.5.0, so NCI can't put it within the ESGF replication under So instead I've downloaded it to |
I've created a and done a quick test run at 1deg only. |
I've also created a I did a quick test run at 1deg only. This apparently works fine for 2020-01-01 to 2021-12-31 but doesn't run for 2022 because it can't handle part-year forcing files due to 31 Dec being hard-coded in To resolve this we'll probably need to use the new libaccessom2 However we may need to generalise this, because when we update these forcing files the ending date will typically not be the end of the month. |
How real-time do you want? As recent as possible? |
In which case I'd suggest a script to update the |
Yes that could work. |
I have never used it but it should work to call it automatically with something like
This is called here before Let me know if you need any assistance with this. |
|
I've just heard that JRA55-do updates will be discontinued sometime in 2023, and an ERA-5 based model forcing dataset will be created to take its place. From Alistair:
|
JRA55-do updates will terminate at the end of January 2024: https://climate.mri-jma.go.jp/pub/ocean/JRA55-do/ |
This issue has been mentioned on ACCESS Hive Community Forum. There might be relevant details there: https://forum.access-hive.org.au/t/jra-3q-as-a-replacement-for-jra55/1759/2 |
There won't be a JRA3Q-do |
Development of a new ERA5-based ocean forcing dataset is underway, and will be called CFORCE. For more details see Gokhan Danabasoglu's talk and slides from the 2024 CESM Ocean Model Working Group meeting. |
Heads up: You should use |
Will the NCI dataset by updated to the end of January 2024? |
Do you mean This version (1.5.0) only extends to 15 July 2020. Only v1.5.0.1 goes to Jan 2024 and NCI can't include this with ESGS replication on |
It is already on the list of requested datasets for ACCESS-NRI to support. Hooray! |
The cycle 4 2019-2023 extension is complete: see https://cosima.org.au/index.php/2020/07/29/data-available-0-1-1958-2018-access-om2-iaf-run/ and https://forum.access-hive.org.au/t/access-om2-control-experiments/258#iaf-11 |
This issue has been mentioned on ACCESS Hive Community Forum. There might be relevant details there: https://forum.access-hive.org.au/t/cosima-twg-meeting-minutes-2024/1734/17 |
We are currently using JRA55-do v1.4.0 forcing, which covers 01Jan1958 - 31Dec2018, but v1.5.0 and 1.5.0.1 are now available https://climate.mri-jma.go.jp/pub/ocean/JRA55-do/, and it could be useful to support them.
JRA55-do v1.5.0 covers 01Jan1958 - 15Jul2020 and has these improvements relative to v1.4 (see sec C.11 here):
JRA55-do v1.5.0.1 is updated daily, running from 01Jan2020 to 4 days behind the present day (although data for the last 30 days are preliminary, and replaced day-by-day by final, higher-quality data based on delayed-mode analysis of COBE-SST). This is currently a preliminary release, but it could be good to start working with it as it will be useful to be able to simulate near-present-day conditions.
The text was updated successfully, but these errors were encountered: