Note in writing and presentation
一些写论文要注意的
一些写论文要注意的
自己前几天一直在跟mask斗争,中文网站上也没什么好的资料,就索性自己整理一下。
Ordinary Kriging
Poisson Kriging-Area to Area
Poisson Kriging-Area to Point
These are the three types inside https://github.com/szymon-datalions/pyinterpolate
I also wan to show how to apply them to satellite image as an practice for APTRK
Annotated Bibliography 2020 10.5-10.11
Next Monday I will do a book reading presentaion. So this post will mainly include the book reading and some other oceanography quick look.
And from this semester, I think I’d better make some notes for seminar to keep myself concentrated.
Annotated Bibliography 2020 9.28-10.4
I will try to read three or four papers every week and update my annotation.
Update 2020 9.30: At least two paper.
This year I attended the JpGU-AGU Joint Meeting 2020 and made a poster presentation.
https://confit.atlas.jp/guide/event/jpgu2020/subject/HTT15-P07/detail
和matplotlib一样pandas也有cheatsheet
其实我一点儿都不想用pandas的dataframe,总感觉这个东西很难用,也许是我的水平还没达到。但是好多时候读写实验室的excel和输出成excel又必须用这个,之前用的seaborn也是基于pandas的,那就再把基础操作复习一下。
这两天在收拾画图的事情,发现我matplotlib这些东西学的真的差,这个笔记用来整理一下自己会用到的东西,除了cartopy之外的。
一些在读别人代码的时候发现自己还没有掌握的东西。