Skip to content
Snippets Groups Projects
  1. Sep 09, 2020
    • Lionel GUEZ's avatar
      Remove end_filename · b84fb5dd
      Lionel GUEZ authored
      This was used in old times to distinguish between triplets of
      shapefiles. Now we have the philosophy of creating a dedicated
      directory for a triplet. So the script `distribution_function.py` just
      has to be run in the triplet directory.
      b84fb5dd
  2. Jan 21, 2019
  3. Jan 08, 2019
    • Lionel GUEZ's avatar
      Add default value of argument end_filename of function def read in · f88b44a4
      Lionel GUEZ authored
      script distribution_function.py. Return dictionary instead of tuple:
      easier to use.
      
      In script plot_snapshot.py, move definition of readers to the
      beginning so there is no risk of entering the window for nothing if we
      forgot the end_filename option. Also, enter the four values defining
      the window in a single input: easier to copy and paste.
      f88b44a4
  4. Jan 07, 2019
  5. Dec 21, 2018
Loading