CALIPSO-project / SPINacc

A spinup acceleration procedure for land surface models (LSM)
4 stars 0 forks source link

file with pixel information from clustering #6

Closed dsgoll123 closed 1 year ago

dsgoll123 commented 3 years ago

We need to extract the pixel ID of the pixel selected to feed into a tool for running site-scale orchidee or to build a composite orchidee forcing from the single pixles

Questions:

YilongWang commented 3 years ago

I add a line of code in main.py to write the variable IDx into a txt file, which lists the latitudes and longitudes of selected pixels.

dsgoll123 commented 1 year ago

fixed/ obsolete