Skip to content
Snippets Groups Projects
  1. Oct 06, 2017
  2. Oct 03, 2017
  3. Oct 02, 2017
  4. Sep 26, 2017
  5. Sep 25, 2017
  6. Sep 22, 2017
  7. Sep 19, 2017
  8. Sep 12, 2017
  9. Sep 11, 2017
  10. Sep 08, 2017
  11. Sep 05, 2017
    • WAUTELET Philippe's avatar
      Philippe 05/09/2017: IO: · 9124709e
      WAUTELET Philippe authored
      * added IO_READ_FIELD_BYNAME_N1 and IO_READ_FIELD_BYFIELD_N1 subroutines
        to IO_READ_FIELD procedure
      * added IO_READ_FIELD_LFI_N1 subroutine to IO_READ_FIELD_LFI procedure
      * added IO_READ_FIELD_NC4_N1 subroutine to IO_READ_FIELD_NC4 procedure
      9124709e
  12. Aug 18, 2017
  13. Aug 10, 2017
    • WAUTELET Philippe's avatar
      Philippe 10/08/2017: IO: · 81cffaf0
      WAUTELET Philippe authored
      * added IO_READ_FIELD_BYNAME_N2/L1 and IO_READ_FIELD_BYFIELD_N2/L1 subroutines
        to IO_READ_FIELD procedure
      * added IO_READ_FIELD_LFI_N2/L1 subroutines to IO_READ_FIELD_LFI procedure
      * added IO_READ_FIELD_NC4_N2/L1 subroutines to IO_READ_FIELD_NC4 procedure
      81cffaf0
  14. Aug 07, 2017
  15. Aug 04, 2017
  16. Jul 27, 2017
    • WAUTELET Philippe's avatar
      Philippe 27/07/2017: IO: · f71ee599
      WAUTELET Philippe authored
      * added IO_READ_FIELD_BYNAME_X3 and IO_READ_FIELD_BYFIELD_X3 subroutines
        to IO_READ_FIELD procedure
      * added IO_READ_FIELD_LFI_X3 subroutine to IO_READ_FIELD_LFI procedure
      * added IO_READ_FIELD_NC4_X3 subroutine to IO_READ_FIELD_NC4 procedure
      * check all dimensions instead of total size when reading a field
        in netCDF files
      f71ee599
    • WAUTELET Philippe's avatar
      Philippe 27/07/2017: IO: · 220484c6
      WAUTELET Philippe authored
      * added IO_FILE_ADD2LIST subroutine and use it
      * IO_FILE_OPEN now requires the file to be in the file list
      * IO_FILE_FIND_BYNAME: added optional argument useful when checking
        that a file does not yet exist
        + bug correction when filelist is empty
      * added IO_FILE_PRINT_LIST subroutine (only for debugging)
      * added TPTR2FILE structure to allow construction of arrays of
        pointers to files
      * use IO_READ_FIELD for some 3D float arrays (in read_field.f90)
      * OPEN_ll: added UPDATE_METADATA internal subroutines to treat file metadata
      220484c6
Loading