Identifying missing gaps in daily timeseries

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

Kevin Joshi
Kevin Joshi il 4 Giu 2020
Please check the attached code to find data available for year/month
  1 Commento
Poulomi Ganguli
Poulomi Ganguli il 4 Giu 2020
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.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by