photo

Dushantha Sandaruwan WIJENDRA NAIDHELAGE


Last seen: 3 mois il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
2 Réponses

RANG
96 092
of 299 214

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 662

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 163 716

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
bias correction by quantile mapping
I hope this toolbox may help to your problem. https://github.com/saedoquililongo/climQMBC

presque 2 ans il y a | 0

Réponse apportée
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...

plus de 2 ans il y a | 0

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse