- 29 Mar, 2016 1 commit
-
-
Pierre-Antoine Bretonnière authored
Develop debug mask Sorted out the problem: not creating symbolic links with the masks, because they already existed, however the mask could have changed along the time and the symbolic link must be remade to a new file. The solution --> Now it copies the mask and overwrites it if it already exists. @pabretonniere @eexarchou See merge request !15
-
- 02 Mar, 2016 1 commit
-
-
Rubén Cruz-García authored
Changed the way of copying mask.regions, if it exists it doesn't copy anything. I noticed when introducing other changes
-
- 29 Feb, 2016 4 commits
-
-
Rubén Cruz-García authored
-
Rubén Cruz-García authored
-
Rubén Cruz-García authored
Sorted out the problem: not creating symbolic links with the mesh.masks, because it already existed, however the mask could have changed during the time, and it must be remade. Now it copies the mask and overwrites if it already exists
-
Rubén Cruz-García authored
-
- 05 Jan, 2016 1 commit
-
-
pbretonniere authored
Remove path to Virginie's home for cdfheatc-cfu as it is now the same as the one included in the module environment
-
- 15 Dec, 2015 1 commit
-
-
Pierre-Antoine Bretonnière authored
Develop bugfixes valentina See merge request !14
-
- 11 Dec, 2015 3 commits
-
-
pbretonniere authored
-
pbretonniere authored
-
pbretonniere authored
Check if files already exist before creating symlinks (in case of rerunning remotely the script in the same workdir)
-
- 10 Dec, 2015 1 commit
-
-
pbretonniere authored
Remove user confirmation to overwrite old files (in case of rerunning remotely the script in the same workdir)
-
- 09 Dec, 2015 1 commit
-
-
pbretonniere authored
Correct 2nd bug in vertmeansal (valid_min) + change format of head and tail commands to make it work with older versions
-
- 04 Dec, 2015 1 commit
-
-
pbretonniere authored
-
- 03 Dec, 2015 1 commit
-
-
pbretonniere authored
-
- 30 Nov, 2015 1 commit
-
-
Pierre-Antoine Bretonnière authored
Develop bugi025 Hi @rcruzgar In order to follow up on the changes you did in develop-bugi025 the standard procedure is to open a merge request into master branch. @pabretonniere how do you want to proceed for testing it before including it into master ? @vsicardi needs this bug fix for going on with her experiment. Regards See merge request !13
-
- 27 Nov, 2015 1 commit
-
-
pbretonniere authored
-
- 19 Nov, 2015 1 commit
-
-
pbretonniere authored
-
- 12 Nov, 2015 3 commits
-
-
Pierre-Antoine Bretonnière authored
Add Ec3.0_O25L75 as config where to rename icevar solves issue es/auto-ecearth3#32 See merge request !12
-
Rubén Cruz-García authored
-
Rubén Cruz-García authored
-
- 09 Nov, 2015 1 commit
-
-
pbretonniere authored
-
- 05 Nov, 2015 1 commit
-
-
Rubén Cruz-García authored
-
- 19 Oct, 2015 1 commit
-
-
pabretonniere authored
-
- 16 Oct, 2015 1 commit
-
-
pabretonniere authored
-
- 30 Jul, 2015 2 commits
-
-
Pierre-Antoine Bretonnière authored
Develop bugs Hi, A few more bugfixes that I did a few days ago Best regards Virginie See merge request !11
-
Pierre-Antoine Bretonnière authored
Develop sea ice Extension of sea ice dignostic to calculate sia,sie,sit and siv over the regions in the Arctic. Perhaps Francois Massonnet could test this as well. See merge request !6
-
- 27 May, 2015 1 commit
-
-
- 23 May, 2015 1 commit
-
-
Virginie Guemas authored
-
- 22 May, 2015 1 commit
-
-
Virginie Guemas authored
-
- 29 Apr, 2015 6 commits
-
-
Neven S. Fuckar authored
-
Pierre-Antoine Bretonnière authored
Develop bugs Hi, I have just corrected a bug in the ohc function. cdo sometimes change the name of the dimensions, in that case from x to x_2, which prevents the cdftools to work properly. I have corrected this renaming when it happens on tmpohc.nc in the ohc function. Best regards Virginie
-
Pierre-Antoine Bretonnière authored
Develop get monthly from daily Hi, In this branch, I have modified get_diagsMMO so that when the user requests monthly mean variables, the raw daily means from the MMO files will also be concatenated and monthly means will be computed from these daily means and they will be added to the file containing the raw monthly means. Best regards Virginie
-
Pierre-Antoine Bretonnière authored
Develop security check Hi, I have just added two security checks that stop if the list of variables that the user wants to extract from his/her input files is not in these input files. Best regards Virginie
-
Pierre-Antoine Bretonnière authored
Develop exit signal
-
pabretonniere authored
-
- 28 Apr, 2015 3 commits
-
-
Virginie Guemas authored
cdo can change the naming of the dimensions which prevents cdftools to work properly; this is now corrected in the ohc function in case it happens
-
Virginie Guemas authored
When requesting monthly mean outputs, the daily mean outputs will also be concatenated and monthly means built from these daily means
-
Virginie Guemas authored
Security check for the option ext_raw_ice and ext_raw_oce to make sure the variables requested are in the input files
-
- 27 Apr, 2015 1 commit
-
-
Neven S. Fuckar authored
-