ajdawson / eofs

EOF analysis in Python
http://ajdawson.github.io/eofs/
GNU General Public License v3.0
197 stars 60 forks source link

Question about projectField #128

Open FAN-YM opened 2 years ago

FAN-YM commented 2 years ago

Hi @ajdawson , I am a student and a beginner of Python.My teacher give me a research topic which is to reconstruct the data covered by clouds.When I looked up the literature, I found EOF analysis, and the article used this method to reconstruct the data blocked by clouds, and the effect is very good. However, I have encountered problems when using your library. I don't know if my understanding is correct, so I ask you for advice.

Can the function of projectfield (data) realize the data reconstruction mentioned above? If not, is there any other function that can implement this function.

Thank you. Your reply will be very helpful to me.

mshiv commented 2 years ago

@FAN-YM, would be useful to share what specific issue you are facing while using projectField