Dongdong Kong

Results 33 comments of Dongdong Kong

By the following command: ```bash exactextract -r temp:NETCDF:ET_LISFLOOD.nc:Evap \ -p Selected_Elasticity_10YThre.shp \ -f name -s "mean(temp)" -o ET_LISFLOOD2.csv ```

Thanks for you quick response. I will have a try. Thanks very much!

Do you have any suggestion about this error? I have installed ConEmuC and SendCode. In Rstudio, this package can be built normally. But it can't work in R-box. `Traceback (most...

Thanks very much! Open ConEmu and entry R, works now. A very powerful sublime package and save a lot of time in RStudio.

So, is this problem solved?

Why not write MARRMot in `Julia`? It should be many times faster.

Dear @ltrotter , Thanks for your response. I have finished translating Xinanjiang model to Julia. The Julia version costs 4-5s in the calibration mode, (in comparison 40s in Rcpp, 30...

@ltrotter What do you think the strategy of cloing ODE in every simulation step's water balance solving?

I am using Julia v1.7.3. Why I have no function `Profile.Allocs.@profile`?