a-bouchat / ice-tracker-deformations

This project aims at computing arctic sea ice deformations from icetracker data (Sentinel-1 and RCM).
0 stars 0 forks source link

Change "timestep" --> "timeres"? #9

Open a-bouchat opened 1 year ago

a-bouchat commented 1 year ago

Le mot "timestep" peu porter à confusion car il s'agit de la résolution temporelle des déformations et non d'un time step itératif... on pourrait remplacer par "timeres" pour time resolution.

https://github.com/a-bouchat/ice-tracker-deformations/blob/4e6848fd48eaf9f55918408f796b7afb269d00bd/src/SeaIceDeformation/namelist.ini#L97

https://github.com/a-bouchat/ice-tracker-deformations/blob/4e6848fd48eaf9f55918408f796b7afb269d00bd/src/SatelliteCoverage/options.ini#L79

mathieuslplante commented 10 months ago

Yes, I will add this change as I clean the code.