当前位置:网站首页>Tshydro tool
Tshydro tool
2022-07-05 07:14:00 【RS&Hydrology】
One 、 Tool is introduced
https://github.com/cavios/tshydro
tshydro:R package that estimates water level time series from satellite altimetry data.
The core of the package is a state-space model with a mixture distribution to account for erroneous observations.
Model input :
height
track
time
Model output :
time
water level
water level sd
The dynamic model is mainly used to deal with all the water levels of the lake , Constructing water level time series of lakes .
Dynamic model refers to the combination of error mixed model and spatial state model , It includes two parts: process model and observation model .
The process model is used to represent the relationship between the real water levels ; The observation model is used to reflect the relationship between the actual observed water level and the real water level .
Two 、 Use steps
(1) Download Kit tshydro, Refer to https://blog.csdn.net/qq_32649321/article/details/120038222
test tshydro Is the package installed successfully , Input at the console :library(tsHydro)
Indicates successful installation !
(2) Load test data , verification tshydro Model
data(namco)
fit<-get.TS(namco)
plot(fit)
https://github.com/cavios/tshydro
3、 ... and 、 Reference material
http://lps16.esa.int/posterfiles/paper1290/Altimetry%20for%20inland%20water.pdf
Validation of CryoSat-2 SAR mode based lake levels.
边栏推荐
- The difference between new and malloc
- Empire help
- What is soda?
- 并发编程 — 如何中断/停止一个运行中的线程?
- mingling
- 二分查找(折半查找)
- 睿智的目标检测59——Pytorch Focal loss详解与在YoloV4当中的实现
- The SQL implementation has multiple records with the same ID, and the latest one is taken
- [software testing] 06 -- basic process of software testing
- SOC_ SD_ CMD_ FSM
猜你喜欢
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
三体目标管理笔记
1290_FreeRTOS中prvTaskIsTaskSuspended()接口实现分析
PHY驱动调试之 --- PHY控制器驱动(二)
Ret2xx---- common CTF template proposition in PWN
睿智的目标检测59——Pytorch Focal loss详解与在YoloV4当中的实现
并发编程 — 死锁排查及处理
SOC_SD_DATA_FSM
【软件测试】02 -- 软件缺陷管理
目标检测系列——Faster R-CNN原理详解
随机推荐
SD_CMD_SEND_SHIFT_REGISTER
ROS2——常用命令行(四)
ROS2——功能包(六)
IPage can display data normally, but total is always equal to 0
Oracle code use
PHY驱动调试之 --- PHY控制器驱动(二)
1290_ Implementation analysis of prvtaskistasksuspended() interface in FreeRTOS
ROS2——Service服务(九)
Import CV2, prompt importerror: libcblas so. 3: cannot open shared object file: No such file or directory
[solved] there is something wrong with the image
What is soda?
Database SQL practice 3. Find the current salary details of the current leaders of each department and their corresponding department number Dept_ no
Ros2 - install ros2 (III)
[idea] efficient plug-in save actions to improve your work efficiency
Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
The differences and connections among cookies, sessions, JWT, and tokens
现在有html文件,和用vs制作的mvc(连接了数据库),怎么两个相连?
第 2 章:小试牛刀,实现一个简单的Bean容器
Brief description of inux camera (Mipi interface)
摄像头的MIPI接口、DVP接口和CSI接口