Community Profile

photo

Dushantha Sandaruwan WIJENDRA NAIDHELAGE


Last seen: Today Con actividad desde 2021

Statistics

  • First Answer
  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • Explorer

Ver insignias

Content Feed

Ver por

Respondida
how can I read multiple netcdf file using ncread in matlab?
This code can be used to substract the specific region from the set of netcdf files clear all;clc av_file=dir('*.nc'); ncdi...

30 días hace | 0

Pregunta


How to reduce the grid size of 3D matrix, (quarter of its original size)
I have grid data, (X,Y,T) x=lon,y=lat,t=time. The size of the data is (281*321*60), which is 0.25*0.25 grid data. I want to make...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to extract perticular variable from multiple netcdf files (daily data). And merge them together as a one .mat file.
I have sst daily data in .netCDF format from 1990 to 2020. some files have 365 days, some have 366. How can I extract sst variab...

casi 2 años hace | 1 respuesta | 0

1

respuesta