-
The PR https://github.com/ESCOMP/CMEPS/pull/262 introduces issue with bilinear and patch interpolation types when it is tested under UFS Weather Model. The detailed trace can be seen as following.
…
-
Right now I use `umo` and `vmo` (mass transport in kg/s IIRC). Sometimes CMIP output only include `uo` and `vo` (velocities in m/s). It would be good to be able to deal with these too.
I think this…
-
I find a error when i used render_view_3g.py
dfitpack.error: (mx>kx) failed for hidden mx: regrid_smth:mx=0
i find in it happened in render.py line 1461,when _x
-
$ wget http://s3-ap-southeast-2.amazonaws.com/dp-drop/ocean-regrid/grid_defs.tar.gz
--2019-02-06 13:05:57-- http://s3-ap-southeast-2.amazonaws.com/dp-drop/ocean-regrid/grid_defs.tar.gz
Resolving …
-
Hellow , when i program ds.SALT.utils.regrid(), the error is 'DataArray' object has no attribute 'TLONG'
how can I fix it?
----> 1 ds.SALT.utils.regrid()
D:\python\lib\site-packages\xcesm-0.1-py3…
-
When performing a vertical regridding operation we should also regrid the averaging kernel and covariance matrix.
-
This is an umbrella issue to both monitor the progress of updating docblocks from packages used by global-workflow and updates of scripts owned by g-w itself. This issue should link to the correspondi…
-
### Is your feature request related to a problem?
Some non-rectangular grids do not provide the cell bounds, which are needed for xESMF to regrid the data. I think the SCRIP regridder may handle thes…
-
I'm trying out the regrid support for 2D models. I believe I'm doing the right thing here, but get crazy data when I try to rebin to a higher resolution. I am not doing any PSF convolution here,so it …
-
Some hydrological models e.g. [GlobWat](https://github.com/Jippe-FAO/GlobWat/blob/master/How%20to%20use%20GlobWat1-0.pdf) use input data with pixel size 0.08333. The preprocessor regrid raise an error…