Skip to content

commits: ec967642 & deb8cd65

Hi,
I've done two commits with these modifications:

  • change the name of the variable sfcwind by sfcWind
  • comment lines in which the libraries Scientific are loaded (because they don't work)
  • change path of the system 4 data (esnas instead of cfunas)
  • modification of this line: percent=numpy.resize(percent,(shapper[1],shapper[2])) (before 2 and 3) This gave me an error message in which said that there was not enough dimensions. I'm not sure if this change is correct, Chloé could you check it? Thanks