Identifying missing gaps in daily timeseries

조회 수: 1 (최근 30일)
Poulomi Ganguli
Poulomi Ganguli 2020년 6월 4일
댓글: Poulomi Ganguli 2020년 6월 4일
Hello:
I have a daily timeseries data for 10 stations which are in foll. format:
year month day value
1970 1 1 12
1970 1 2 24
...............................
2010 12 31 34
This contains daily time series data from 1st January 1970 to 31st December 2010 with leap and non leap years. How to check for stations with (i) 12 months' record availability for each year record (ii) For each month at least 80% or more daily data availability?

채택된 답변

Kevin Joshi
Kevin Joshi 2020년 6월 4일
Please check the attached code to find data available for year/month
  댓글 수: 1
Poulomi Ganguli
Poulomi Ganguli 2020년 6월 4일
But how do I check if each of the month contains at least 80% or more data availability. I have to run the loop, so I can't go for visual way? And each case, starting and ending year may vary depending on stations.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by