Dongdong Kong

Results 41 issues of Dongdong Kong

```R r$> f = "https://files.isimip.org/ISIMIP3b/OutputData/biomes/CLASSIC/gfdl-esm4/future/classic_gfdl-esm4_w5e5_ssp126_2015soc_default_evap-total_global_monthly_2015_2100.nc" r$> f [1] "https://files.isimip.org/ISIMIP3b/OutputData/biomes/CLASSIC/gfdl-esm4/future/classic" ``` `f` is a long string. `radian` only display part of the string.

- powershell + radian, **works** ![image](https://github.com/randy3k/radian/assets/9815742/ea43781a-7e85-4418-abed-879243c0e9ad) - **VSCode** powershell + radian: **not work** ![image](https://github.com/randy3k/radian/assets/9815742/8d7164ad-75c1-4f0c-abd8-b3510fe69b07) ## Version - `radian`: the latest version, installed by pip+github.

张老师您好,看您的课件像是Rmd转出来的,能否共享上相关的Rmd文件。感谢!

Points with different quality, should give different weights. Any idea and any plan to implement this feature? Thanks ![image](https://github.com/open-geocomputing/OpenEarthEngineLibrary/assets/9815742/0b09550b-1b6a-40c4-a9ff-d2532f58f69c)

```julia julia> using Interpolations # Plots # Lower and higher bound of interval a = 1.0 b = 10.0 # Interval definition x = collect(a:1.0:b) # This can be any...

https://github.com/thanhiwer/VICResOpt/blob/1e7f10195fbd133f8a491bb716fe863888f9e285/Routing/OptCalib/EET_analysis.py#L13-L22

非常感谢!我在win10 顺利编译出来了。非常震撼! 但是给了一些warning,请问需要在意这些warning吗? ``` Warning message: Package pageslts Warning: Package pdfpages detected. (pageslts) Using hyperref with pdfpages can cause problems. See (pageslts) https://www.ctan.org/pkg/pax (pageslts) for the Pdf Annotations eXtractor, pax....

Could you give some guidance about how to publish marp post to github-pages? **References:** [built demo slide on GitHub pages](https://n-ari.github.io/marp-theme-nordic-beamer/demo/).

Any idea about how to use it in VSCode Marp?

y叔您好, 久仰大名,关注您的公众号很久,学习到很多。 学习您的plotbb,感受到plotbb的渊博和简洁。我有在尝试写lattice的layers(),但与您的版本相比,显得非常粗糙。 之所以没有放弃lattice,是因为他的简洁。对于开发者来说,设计一个新的layer,lattice难度比ggplot低很多。我的研究中的很多地理空间图依赖于lattice。 想向您请教下,您是如何设计出plotbb的?是参考ggplot2的模式吗?如果是lattice layer的话,您有什么建议吗? 祝好, 孔冬冬