Community Profile

photo

Rong Yu


ASU

Active since 2015

Statistics

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Question


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 ago | 2 answers | 0

2

answers

Answered
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 ago | 1

Answered
Finding corresponding values between vectors
Try ismember index = ismember(umps,umps_land); vmps_land = vmps(index);

9 years ago | 0

| accepted

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers