Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    789b6dbc
    Assume "{shpc_dir}/{orientation}/Slice_{slice}" · 789b6dbc
    Lionel GUEZ authored
    Assume that a slice is in a directory
    "{shpc_dir}/{orientation}/Slice_{slice}" where shpc_dir can be any
    name, orientation is "Anticyclones" or "Cyclones" and slice is an
    integer. Do not read or create any longer a file "orientation.txt" in
    the slice directory. Add procedure `get_slice_dir`. Add dummy
    arguments cyclone and slice to procedure `shpc_open`. Add dummy
    argument slice to procedure `shpc_create`.
    789b6dbc
    History
    Assume "{shpc_dir}/{orientation}/Slice_{slice}"
    Lionel GUEZ authored
    Assume that a slice is in a directory
    "{shpc_dir}/{orientation}/Slice_{slice}" where shpc_dir can be any
    name, orientation is "Anticyclones" or "Cyclones" and slice is an
    integer. Do not read or create any longer a file "orientation.txt" in
    the slice directory. Add procedure `get_slice_dir`. Add dummy
    arguments cyclone and slice to procedure `shpc_open`. Add dummy
    argument slice to procedure `shpc_create`.