Borrar filtros
Borrar filtros

Function to pull 110 years of data from .nc files?

1 visualización (últimos 30 días)
Kate
Kate el 25 de Jun. de 2013
Comentada: Tanmoyee Bhattacharya el 22 de Mzo. de 2016
I'm trying to write a function that does the following:
metdriver=ncread('shtfl.2006.nc', 'shtfl');
but for my entire 110 year dataset(1900-2010).
Ideally the end result would be:
metdriveryear, with that year's data.
Any ideas? I'm new to .nc files, and it's taking some rethinking. Thanks a bunch!

Respuestas (1)

Sean de Wolski
Sean de Wolski el 25 de Jun. de 2013
  8 comentarios
Sean de Wolski
Sean de Wolski el 25 de Jun. de 2013
ps. this is pretty much exactly what the FAQ discusses.
Tanmoyee Bhattacharya
Tanmoyee Bhattacharya el 22 de Mzo. de 2016
I have a same question.I have daily nc files reading like this ncread('\','RF'); Now the name is 3B42_daily.1999.01.01.7.nc,3B42_daily.1999.01.02.7.nc,3B42_daily.1999.01.03.7.nc like that 2015.10.31.7.nc. In above code by Sean de Wolski what we have to change.

Iniciar sesión para comentar.

Categorías

Más información sobre Data Import and Export en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by