photo

Dushantha Sandaruwan WIJENDRA NAIDHELAGE


Last seen: 7 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
2 Antworten

RANG
193.013
of 300.343

REPUTATION
0

BEITRÄGE
2 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
bias correction by quantile mapping
I hope this toolbox may help to your problem. https://github.com/saedoquililongo/climQMBC

mehr als 2 Jahre vor | 0

Beantwortet
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...

mehr als 2 Jahre vor | 0

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort