
Simbarashe Chidzambwa
Statistics
5 Fragen
0 Antworten
RANG
91.352
of 275.671
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
80.0%
ERHALTENE STIMMEN
0
RANG
of 18.568
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 125.467
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
Content Feed
Frage
Extract SST data in a polygon from average monthly netcdf file
I am trying to extract sst data from a netcdf file in a lat/lon polygon of 25:45S and 145-215E using a script below. I have atta...
19 Tage vor | 1 Antwort | 0
1
AntwortFrage
Inpolygon returning a NAN
data=netcdf.open('gisst_full.nc','NC_NOWRITE') lat=netcdf.getVar(data,0); lon=netcdf.getVar(data,1); time=netcdf.getVar(data,...
3 Monate vor | 1 Antwort | 0
1
AntwortFrage
Converting date number datetime
How do I convert date numbers for netcdf file with one year data on a 3-hr interval with the following time information? time ...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
How do I replace -1.0000e+30 with NaN?
I want to replace -1.0000e+30 in an array of SST and used the following but its not working why?: data=netcdf.open('HadISST_sst...
4 Monate vor | 2 Antworten | 0
2
AntwortenFrage
How do I connect to server using ftp
How do I connect to a server using ftp because I am getting an error message as below when I use "ftpobj=ftp("ftp.ngdc.noaa.gov"...
mehr als ein Jahr vor | 1 Antwort | 0