Tao Cui

Results 3 issues of Tao Cui

This may be purposely designed. But I expect to see 8 vertices rather than 4 when I call this function. Is there a good reason for this? Is there another...

**Describe the bug** The warning below is encountered when get_alldata is called. I also did a test. It will not work even a nodata value is specified. ``` C:\Anaconda\envs\py38\lib\site-packages\flopy\utils\datafile.py:573: DeprecationWarning:...

bug

In the example/tutorial notebook, Kriging is always done for a structured regular-spaced grid. I am wondering if it is possible to only conduct kriging for a list of (x, y)...