book-reading-note3
8 minChapter 8.3.2.-8.4.4 of book 《Dynamics of Marine Ecosystems: Biological-Physical Interactions in the Oceans》
MODIS OC data batch download
1 minThis blog introduce a MODIS(also suitable for other available satellites) Ocean Color data batch download method without wget(since it doesn’t work on my laptop).
book-reading-note2
9 minChapter 7.1-7.2.4 of book 《Dynamics of Marine Ecosystems: Biological-Physical Interactions in the Oceans》
IOP inversion
7 minThis note is based on Lee 1998,1999,2002 and P. Werdell 2013
book reading note 1
16 minChapter 5.4-5.5 of book 《Dynamics of Marine Ecosystems: Biological-Physical Interactions in the Oceans》
Deploying AutoML on Server
5 minTaking advantage of my graduation internship, I deployed my code to the lab server. Here I'll document the entire process.
AutoML Code Explained
1 minMy undergraduate thesis applied some automatic machine learning models based on auto-sklearn. For the model principles, you can click here. Here I'll explain how to use my code, essentially a detailed version of the comments. Code repository: https://github.com/lifeodyssey/AMF.