- May 21, 2021
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Jan 07, 2021
-
-
WAUTELET Philippe authored
Philippe 07/01/2021: IO: remove GCLOSE_OUT variable/dummy argument (lopened field of tpfile datatype can be used instead)
-
- Jan 06, 2021
-
-
WAUTELET Philippe authored
This is incomplete for the moment. MesoNH must always be compiled with this key for the time being.
-
- Dec 18, 2020
-
-
WAUTELET Philippe authored
-
- Sep 13, 2019
-
-
WAUTELET Philippe authored
-
- Sep 09, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
(cherry picked from commit b0bb3125)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Apr 19, 2019
-
-
WAUTELET Philippe authored
-
- Mar 28, 2019
-
-
WAUTELET Philippe authored
-
- Mar 15, 2019
-
-
WAUTELET Philippe authored
-
- Mar 06, 2019
-
-
WAUTELET Philippe authored
-
- Feb 11, 2019
-
-
WAUTELET Philippe authored
-
- Feb 07, 2019
-
-
WAUTELET Philippe authored
-
- May 23, 2018
-
-
WAUTELET Philippe authored
-
- May 04, 2018
-
-
Gaelle DELAUTIER authored
-
- Apr 26, 2018
-
-
Gaelle DELAUTIER authored
-
- Apr 19, 2018
-
-
WAUTELET Philippe authored
Philippe 19/04/2018: IO: add possibility to choose directory for outputs, backups and diachronic files
-
- Apr 18, 2018
-
-
WAUTELET Philippe authored
-
- Mar 28, 2018
-
-
WAUTELET Philippe authored
Philippe 28/03/2018: replace TEMPORAL_DIST by DATETIME_DISTANCE and ADD_FORECAST_TO_DATE and SUBTRACT_TO_DATE by DATETIME_CORRECTDATE
-
- Mar 22, 2018
-
-
WAUTELET Philippe authored
Philippe 22/03/2018: IO: use CFORMAT field of TFILEDATA instead of relying on LIOCDF4, LLFIOUT and LLFIREAD This prevents some problems when mixing LFI and netCDF files (ie in cdf2lfi) + cleaning use of modd_io_ll for LIOCDF4, LLFIOUT and LLFIREAD (and others)
-
- Jan 26, 2018
-
-
Gaelle DELAUTIER authored
-
- Jan 25, 2018
-
-
CHABOUREAU Jean-Pierre authored
- Jan 24, 2018
- Jan 15, 2018
-
-
WAUTELET Philippe authored
Philippe 15/01/2018: IO: write horizontal dimensions in NC4 files: improvements + problem corrections
-
- Dec 07, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Dec 01, 2017
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Nov 10, 2017
-
-
WAUTELET Philippe authored
Philippe 10/11/2017: IO: replace OPEN_ll/CLOSE_ll by IO_FILE_OPEN/CLOSE_ll for namelist and other files + removed some FMLOOK_ll
-
- Nov 09, 2017
-
-
WAUTELET Philippe authored
-
- Oct 31, 2017
-
-
WAUTELET Philippe authored
* NLFINPRAR in TFILEDATA type is now of KIND=LFI_INT * use TPFILE as argument instead of its fields for FMOPEN_ll and FMCLOSE_ll
-
- Oct 19, 2017
-
-
Gaelle DELAUTIER authored
-
- Oct 06, 2017
-
-
WAUTELET Philippe authored
* use new file structure for CLUOUT and CLUOUT0 (->TLUOUT and TLUOUT0) * use PRINT_MSG with NVERB_FATAL to replace (some) "callabortstop" * set TFILE_OUTPUTLISTING to select file for outputs of PRINT_MSG * removed some unused code
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
* added OUTPUTLISTING CTYPE for files (IO_FILE_OPEN_ll and IO_FILE_ADD2LIST) * added NLU variable in TFILEDATA datatype * removed HFIPRI argument in IO_FILE_OPEN_ll, FMOPEN_ll, IO_FILE_CLOSE_ll and FMCLOS_ll subroutines * removed FM_ERR subroutine * KRESP return code is now optional for IO_FILE_OPEN_ll, FMOPEN_ll, IO_FILE_CLOSE_ll and FMCLOS_ll subroutines
-
- Oct 03, 2017
-
-
Gaelle DELAUTIER authored
-