EcoExtreML / STEMMUS_SCOPE

Integrated code of SCOPE and STEMMUS
GNU General Public License v3.0
14 stars 3 forks source link

Make format of input data consistent #26

Open SarahAlidoost opened 2 years ago

SarahAlidoost commented 2 years ago

@yijianzeng @2010010333wyf Currently, the input data are in different formats:

  1. Can we have data of xlsx, txt, mat and xls in another standard format like dat or netcdf?
  2. How model choose the fluspect_parameters data?
yijianzeng commented 2 years ago

For Q1: Yes, i think this is a good idea, as long as the interface is friendly for users to change relevant parameters as it is currently in the input_data.xlsx. But let's all have a brief discussion on this.

I do understand that this is only about data format, and will not impact anyhow the data/code flow or any internal coupling between STEMMUS-SCOPE routines.

For Q2, the 'fluspect_prameters' data filenames were used in the 'input_data.xlsx', on sheet 'filenames', Row nr. 6, 'leaf_file', where you find the file name 'Optipar2017_ProspectD.mat'.