reading and averaging of netCDF file contents
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
KSSV
2017-7-6
编辑:KSSV
2017-7-6
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 NetCDF 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!