Gael Forget

Results 55 issues of Gael Forget

Was looking for the `pkg/offline` documentation in and could not find it. Am I totally confused (hopefully yes) or is this doc missing?

manual

Quick post to announce this [new package](https://github.com/gaelforget/MITgcmTools.jl) being in the pipeline. Not much yet but stay tuned... 🎉

This follows the discussion in issue #286 that has been closed. I am finally getting around to transferring gcmfaces but it seems that I need additional permission : > You...

This came on my radar via Keno Fisher's recent blogpost https://julialang.org/blog/2020/05/rr/ They are focused on Julia but the opening paragraphs resonate a lot with what we experience also in this...

@lourousselet and P. Cessi pointed out that the following piece of `pkg/flt/flt_runga4.F` (L. 241-248) might contain a bug. ``` itx3=ix+flt_deltaT*u3*scalex jty3=jy+flt_deltaT*v3*scaley C Fourth step #ifdef ALLOW_3D_FLT IF (iup(ip,bi,bj).EQ.-1.) THEN ktz3=kz+0.5*flt_deltaT*w2*scalez...

Every now and then I receive email having to do with updated versions of the MITgcm / ECCO adjoint, recompilations, and so-on. Creating an issue to share them here seems...

Beyond PR #282, a few things seem missing / incomplete: - `FLT_MAP_XY2IJLOCAL` lacks a treatment of the cube sphere and at-lon-cap cases See also #291

After loading one of my files via Panoply to verify that there was nothing wrong with it (see below) I tried the `model = load(gcm_files, "tasmax", poly=poly_reg)` example and got...

enhancement
help wanted

**I am opening the PR as a way to share and discuss but shouldnt be merged in its current form** This follows up on https://github.com/ExeClim/Isca/issues/210 and are modifications which eventually...

infrastructure

## Description My attempts to compile Isca on a Mac OS have failed, so for now I give up. Until this issue is fixed (and unless I am just confused)...

infrastructure