climt icon indicating copy to clipboard operation
climt copied to clipboard

Dynamical Core removed

Open Ai33L opened this issue 3 years ago • 2 comments

Removed GFSDynamicalCore Removed openblas, shtns and fftw Tests not updated, might fail

Ai33L avatar Aug 25 '22 12:08 Ai33L

Why are we removing the dynamical core?

mcgibbon avatar Aug 27 '22 00:08 mcgibbon

It is being moved to a separate package since maintenance was becoming difficult and new releases of climt should not depend on the dycore building successfully. It will be imported into climt, so nothing should change from the user end.

On Sat, Aug 27, 2022 at 6:23 AM Jeremy McGibbon @.***> wrote:

Why are we removing the dynamical core?

— Reply to this email directly, view it on GitHub https://github.com/CliMT/climt/pull/155#issuecomment-1229077343, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXWKPOBMQBXVXAEAUHAKQDV3FRHFANCNFSM57S4J64Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- The best ruler, when he finishes his tasks and completes his affairs, the people say “It all happened naturally”

                                     - Te Tao Ch'ing

JoyMonteiro avatar Aug 29 '22 06:08 JoyMonteiro

Hello, I'm trying to run the dynamical core using climt.GFSDynamicalCore and get: AttributeError: module 'climt' has no attribute 'GFSDynamicalCore' I assume I will need to download the new package - where is GFSDynamicalCore now please?

brownbelt23 avatar Feb 16 '23 14:02 brownbelt23

Thanks for your message. We will be releasing a new version with the dycore by end of Feb. In the meantime, if you need to get started, please create a conda environment with python 3.6 and pip install climt==0.16.25

That version still had the dynamical core.

On Thu, Feb 16, 2023, 20:21 brownbelt23 @.***> wrote:

Hello, I'm trying to run the dynamical core using climt.GFSDynamicalCore and get: AttributeError: module 'climt' has no attribute 'GFSDynamicalCore' I assume I will need to download the new package - where is GFSDynamicalCore now please?

— Reply to this email directly, view it on GitHub https://github.com/CliMT/climt/pull/155#issuecomment-1433206545, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXWKPINVCHLDR76ZR2GJ63WXY5HVANCNFSM57S4J64Q . You are receiving this because you commented.Message ID: @.***>

JoyMonteiro avatar Feb 21 '23 01:02 JoyMonteiro