photo

amrutha anna


Last seen: 約1年 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


For resampling of 500m resolution satellite data to 2.225 km
For resampling of 500m resolution satellite data to 2.225 km an empty array is created. For each 500 by500 , making it into 2.2...

約1年 前 | 0 件の回答 | 0

0

回答

質問


Im having a ASCAT satellite data and i need to regrid 500m resolution data to 2.225 km .
Since the satellite data are available in different resolutions and projections, all the data were resampled to 2.225-km spatial...

約1年 前 | 1 件の回答 | 0

1

回答

質問


I'm having a folder named Scatsat_2022_Jan-May having combined data in mc format and i have to extract each datas contained in these combined form
I have read the given data by giving dataloc='home/Documents/Scatsat_2021_Jan-May.mc' and config = fileread("Scatsat_2021_Jan-Ma...

約1年 前 | 0 件の回答 | 0

0

回答

質問


I need to find the mean and nanmean of sigma0 of 68th julian day( a single day) containing 52 datasets.
% i have tried a for loop ,donno whether it is correct or not For i=1:length(allfiles) fname=allfiles(abc).name jd=str2doubl...

約1年 前 | 1 件の回答 | 0

1

回答

質問


How to read the variable named sigma0 from multiple datas by using a loop ,where the datas are in h5 format?
Dataloc= '/home/ecsa_aleena/desktop/data cd(dataloc) Filename='/home/ecsa_aleena/desktop/data Dataset_name = 'science_data' Allf...

約1年 前 | 1 件の回答 | 0

1

回答

質問


How to find the mean of the variable sigma0 for 68th julian day,where the 68th julian day consists of 52 sets of data. please provide the codes for this.i'm bit confused.
dataloc='I: \EOS06\EOS06 LZAT; savloc='I: \EOS06\EOSO 6 LZANLZA NOTE cd (dataloc) allfiles dir ('*.h51) ; for abc=273:leng...

約1年 前 | 0 件の回答 | 0

0

回答