Skip to content

Change coarse resolution to 120m

Julien Osman requested to merge 3399-coars-resolution-120m into develop

Change the default value of coarse resolution to 120m.

  • Add method get_coarse_res to AuxFile.DTMFile
  • Method get_coarse is lazy (fetch resolution only when asked, and keep it for next time)
  • Add log message to Start_maja.run
  • Add choice of coarse resolution for downloaded DTM. Defaults to 120m.

Merge request reports