-
# Background
During IGC10 (Emissions and deposition working group?) there was discussion of support for regridding of lambert conformal grids for HEMCO. However, at present, HEMCO only supports reg…
-
Hi all. I thought I would transfer the cubed-sphere regridding discussion (https://github.com/JiaweiZhuang/xESMF/issues/21) here since this is the now-active project. In summary, xESMF has limited sup…
-
The issue came up when i made model-vs-model climo for a run with ne30pg2 grid (new run, made with a mapping file below) against a run with ne30np4 grid (baseline, made with a different mapping file, …
-
I'm working with tiled, staggered grids, and xgcm seems like a useful tool for this case. I can read in the fv3 tiled restarts and assign the `face_connections`. This appears to address computational …
-
1. #3184
2. Refactor `Test_ModelVerticalGrid.pf`
3. Resolve issue in the case there is a mismatch (edge vs center vertical staggering) in vertical regridding
4. Resolve `gfortran` segfault issue w…
-
Hi,
I'm trying to carry out conservative regridding of a netcdf from the EuroCordex rotated-pole grid onto a regular OSGB grid (although at this point, I'd settle for a regular lat-lon grid). Linea…
-
HI,
Can I have access for the file:
nldas_mfe_forcing.tar.gz
In the Lesson-S3-regridding.ipynb for practice?
Justin
-
Hi,
We want to do a synchronization between levels after regridding. We use the following instruction:
d_fill_new_level->createSchedule(level,old_level,level_number-1,hierarchy,this)->fillData(data_…
-
When a refinement factor on the c540/CONUS SCRIP file is regridded to the nc3000 grid in cube_to_target.F90, isolated stripes of ZERO are produced. The field on the SCRIP is fine, i.e., minimum value…
-
https://github.com/CDAT/cdms/blob/09431cbd9c662b8c95bde4f2374ff18f2b502977/Lib/avariable.py#L1024
Why not putting the code of this method in a Regridder class similar to http://www.ifremer.fr/vacumm/…