Feeds
提问
NaN in Neural network training and simulation; tonndata
Hello, I have two questions. Thank you very much for any inputs and ideas!!! 1) How to deal with NaN in Neural network train...
9 years 前 | 2 个回答 | 0
2
个回答已回答
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
Figured it out. GRID_NAME should be the exact one from the metadata, which can be achieved by hdfinfo. For example, f...
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
Figured it out. GRID_NAME should be the exact one from the metadata, which can be achieved by hdfinfo. For example, f...
9 years 前 | 1
已回答
Finding corresponding values between vectors
Try ismember index = ismember(umps,umps_land); vmps_land = vmps(index);
Finding corresponding values between vectors
Try ismember index = ismember(umps,umps_land); vmps_land = vmps(index);
9 years 前 | 0
| 已接受
提问
hdfgd issue when reading MODIS mcd12c1 coordinates (or the way to get the coordinates of hdf-eos data)
I used the code below to try to get the grid information of MODIS MCD12C1 data. The data format is hdf-eos. But grid_id always ...
9 years 前 | 1 个回答 | 0
1
个回答提问
pcolor/m_pcolor cannot create world map correctly
Hello all, I have an issue to create world mean temperature map correctly with pcolor/m_pcolor. There are strips on the map ...
9 years 前 | 2 个回答 | 0