reading and averaging of netCDF file contents
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Thishan Dharshana Karandana Gamalathge
el 6 de Jul. de 2017
Hello,
After I open a geography based netCDF file, I want to calculate the mean value of the variable within a small area around a point of interest (say 0.01 degrees to North, South, West, East from the point of interest). Could you help me with that? I tried to attach such a file, but it doesn't allow that file type to attach.
0 comentarios
Respuestas (1)
KSSV
el 6 de Jul. de 2017
Editada: KSSV
el 6 de Jul. de 2017
As you have point of interest, you should be knowing the bounding box coordinates i.e minimum and maximum lons and lats of the region. Extract that specific portion values and use mean.
PS: Don't ask multiple questions especially without acknowledging the already asked questions.
0 comentarios
Ver también
Categorías
Más información sobre NetCDF en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!