Skip to content

Commit

Permalink
更改Readme中的引用
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuhan-xue committed Jun 7, 2023
1 parent b389fd8 commit 723ff43
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 9 deletions.
28 changes: 19 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,32 @@
- 所有者:Hanxue Yu 余汉学
- 指导教师:王颖颖&杨俊超
- 参考:
- Github上可以找到的学长多年前写的[代码仓库](https://github.com/FinalTheory/oceanography-numerical-calculations)
- 海洋要素数据的质量控制中的格林布斯准则参考:[c-bata/outlier-utils](https://github.com/c-bata/outlier-utils)
- Github上可以找到的学长多年前写的[代码仓库][先輩のRepo]
- 海洋要素数据的质量控制中的格林布斯准则参考:[c-bata/outlier-utils][glbs]
- 刘永玲.杜凌.李静凯.翟方国 海洋要素计算上机实验指导书[M] 青岛:中国海洋大学出版社,2021
- GB/T 14914.6-2021, 海洋观测规范 第6部分:数据处理与质量控制[S].
- [GSW-Python](https://teos-10.github.io/GSW-Python/gsw_flat.html)
- [GSW-Python][gsw]

## 作业一 [海洋要素数据的质量控制](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK1/WORK1.ipynb)
## 作业一 [海洋要素数据的质量控制][def1]

- 1.**奇异值判定与处理,生成新序列**
- 2.**分析两序列的平均值、标准差等统计特征的变化**
- 拓展作业见[拓展作业-空间二位插值](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK1/%E6%8B%93%E5%B1%95/%E6%8B%93%E5%B1%951.ipynb)
- 拓展作业见[拓展作业-空间二位插值][def1_d]

## 作业二 [利用EOF方法研究北太平洋海表面温度总体时空变化特征](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK2/work2.ipynb)
## 作业二 [利用EOF方法研究北太平洋海表面温度总体时空变化特征][def2]

## 作业三 [长期水位资料的调和分析](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK3/WORK3.ipynb)
## 作业三 [长期水位资料的调和分析][def3]

## 作业四 [地转流计算](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK4/WORK4.ipynb)
## 作业四 [地转流计算][def4]

## 作业五 [海浪资料统计分析-施工ing 06\07\2023](https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK5/WORK5.ipynb)
## 作业五 [海浪资料统计分析-施工ing 06\07\2023][def5]

[先輩のRepo]: https://github.com/FinalTheory/oceanography-numerical-calculations
[glbs]: https://github.com/c-bata/outlier-utils
[gsw]: https://teos-10.github.io/GSW-Python/gsw_flat.html
[def1]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK1/WORK1.ipynb
[def1_d]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK1/%E6%8B%93%E5%B1%95/%E6%8B%93%E5%B1%951.ipynb
[def2]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK2/work2.ipynb
[def3]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK3/WORK3.ipynb
[def4]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK4/WORK4.ipynb
[def5]: https://nbviewer.org/github/Yuhan-xue/HAN_Marine_element/blob/main/WORK5/WORK5.ipynb
90 changes: 90 additions & 0 deletions WORK5/WORK5.ipynb

Large diffs are not rendered by default.

0 comments on commit 723ff43

Please sign in to comment.