Statistik
6 Fragen
                        0 Antworten
RANG
130.610
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
BEITRÄGE
                          6 Fragen
                          0 Antworten
ANTWORTZUSTIMMUNG 
                            0.0%
                        
ERHALTENE STIMMEN
0
RANG
 of 20.941
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANG
of 168.477
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
Feeds
Frage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0