最近在读别人代码的时候发现了好多自己当时学python的时候没有学过的东西

Read more »

终于把博客恢复过来了,一边听着2020年lpl夏季赛常规赛的最后一个饭堂,一边写点感想。

Read more »

Python Lambda

在读别人代码的时候看到的,发现自己对这个东西不是很熟悉,复习一下记个笔记。

lambda 函数是一种小的匿名函数。

lambda 函数可接受任意数量的参数,但只能有一个表达式。

Read more »

Basemap在2020年底停止维护,取而代之的是cartopy,在这里写一下一些学习笔记。

先说结论,截止到2020年8月1日,0.18版本仍然不能完全取代basemap,尤其是近岸数据分辨率的问题,但是已经展现出优势了,自己要在之后多多尝试使用。

Read more »

Chapter 10.1.-10.2 of book 《Dynamics of Marine Ecosystems: Biological-Physical Interactions in the Oceans》

Read more »

There are five main data fusion approaches according to ‘Spatio-temporal fusion for remote sensing data: an overview and new benchmark’. Here I will read the STARFM.

Read more »

This is the note of my own experiences.

As summarized in my former blog, the new result always from pre-print website, social media, conference. Here I will summary some source in oceanography, especially ocean color, and also give some methods for following new articles.

Read more »

这个教程主要分为两部分:

  1. 应用python分析MODIS水色遥感数据
  2. SeaDAS OCSSW的安装与应用

2021.8.12更新SNAP相关

(最近来看这篇文章的小伙伴好多,可以跟我打个招呼让我认识一下同行么哈哈。

邮箱zhenjiazhou0127@outlook.com,任何问题都可以,欢迎交流)

2022.2.11更新后续

Read more »

Chapter 8.3.2.-8.4.4 of book 《Dynamics of Marine Ecosystems: Biological-Physical Interactions in the Oceans》

Read more »
0%