- Apr 05, 2018
-
-
WAUTELET Philippe authored
* treat more correctly datetime variables from LFI files * pass HPROGRAM_ORIG at closing and not opening of file
-
WAUTELET Philippe authored
Philippe 05/04/2018: IO: set all (except if in TFIELDLIST) SURFEX variables to be not time dependent (temporary?)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 05/04/2018: IO: modify IO_SET_KNOWNDIMS_NC4, IO_WRITE_COORDVAR_NC4 and IO_WRITE_FIELD_ATTR_NC4 to support files from all programs
-
WAUTELET Philippe authored
This allows to write coordinate variables in all files and with all programs (see also next commits)
-
WAUTELET Philippe authored
needed to manage correctly domain number when writing dimension variables
-
WAUTELET Philippe authored
because they are often needed later (and they do not consume a lot of memory)
-
- Mar 29, 2018
-
-
WAUTELET Philippe authored
Philippe 29/03/2018: problem correction in Rules for gfortran: do not replace AINT by INT (AINT is for reals, INT for integers) This was the origin of problems with management of XUNDEF in SURFEX because XUNDEF can not be represented by a standard integer
-
WAUTELET Philippe authored
-
- Mar 28, 2018
-
-
WAUTELET Philippe authored
+ remove temporal_lt function
-
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
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Mar 26, 2018
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Mar 23, 2018
-
-
WAUTELET Philippe authored
(LTIMEDEP is only set for some test variables)
-
- Mar 22, 2018
-
-
WAUTELET Philippe authored
* set JPXKRK to NLFIMAXCOMMENTLENGTH * add NSTRINGCHUNKSIZE parameter in mode_netcdf (instead of IMULT) * typo
-
WAUTELET Philippe authored
-
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)
-
WAUTELET Philippe authored
-
- Mar 21, 2018
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Mar 20, 2018
-
-
WAUTELET Philippe authored
* improvements * split option works again
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Mar 19, 2018
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 19/03/2018: IO: Z-split files: pass also the optional HFORMAT argument (necessary for LFI2CDF)
-
WAUTELET Philippe authored
-
- Mar 16, 2018
-
-
WAUTELET Philippe authored
Philippe 16/03/2018: lfi2cdf: remove file suffix from hinfile and houtfile to manage more cleanly filenames
-
WAUTELET Philippe authored
-
- Mar 13, 2018
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 13/02/2018: IO_GUESS_DIMIDS_NC4: manage variables with CLBTYPE/=NONE + add a return value + problems are now WARNING instead of FATAL
-
WAUTELET Philippe authored
-
- Mar 12, 2018
-
-
WAUTELET Philippe authored
-