Opened 15 years ago

Closed 14 years ago

#8 closed enhancement (fixed)

SmoothFiles

Reported by: mmaipsl Owned by: mmaipsl
Priority: major Milestone: libIGCM_v1.6
Component: treatment Version:
Keywords: Cc:

Description

SmoothFiles? is the new frequency information for all map and files treated in libIGCM. It was a branch with just a section, but it will be add for all files. New function IGCM_SmoothModulo to analyse A string of min max and modulo like definition of Scilab vectors. BC?
usage : of Smooth modulo function BC?

IGCM_SmoothModulo StringModulo? value BC?

StringModulo? : [min]:[modulo:][max]
# where : BC?
# [] value are optionnals; BC?
# empty min equal 1 BC?
# empty max equal infinity BC?
# modulo not given or empty equal 1 BC?
# empty string or just ':' equal always. BC?
# return : true(1)/false(0) BC?

All will be "smooth" : no more distinction between BC and INIT BC?

but we will keep it ! because of METAFOR (and others)... BC?

  • On restarts : SmoothFiles? to control the conservation of all restarts or not. For example :12:12 will keep only december restarts.

Change History (5)

comment:1 Changed 15 years ago by mmaipsl

SmoothFiles? is the new frequency information for all map and files treated in libIGCM.
It was a branch with just a section, but it will be add for all files.

New function IGCM_SmoothModulo to analyse A string of min max and modulo like definition of Scilab vectors.

IGCM_SmoothModulo StringModulo? value

StringModulo? : [min]:[modulo:][max]
# where :
# [] value are optionnals;
# empty max equal infinity
# modulo not given or empty equal 1
# empty string or just ':' equal always.
# return : true(1)/false(0)

All will be "smooth" : no more distinction between BC and INIT

but we will keep it ! because of METAFOR (and others)...

On restarts : SmoothFiles? to control the conservation of all restarts or not.
For example 12:12: will keep only december restarts.

comment:2 Changed 15 years ago by sdipsl

  • Milestone changed from libIGCM_v1.4 to libIGCM_v1.5

comment:3 Changed 14 years ago by sdipsl

  • Milestone changed from libIGCM_v1.5 to libIGCM_v1.7

comment:4 Changed 14 years ago by sdipsl

  • Milestone changed from libIGCM_v1.7 to libIGCM_v1.6

comment:5 Changed 14 years ago by sdipsl

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.