[MITgcm-cvs] CVS Commit MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_v2

Fabien Roquet roquet at forge.csail.mit.edu
Thu Apr 14 16:12:07 EDT 2011


Update of /u/gcmpack/MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_v2
In directory forge:/tmp/cvs-serv22258/profiles_IO_v2

Modified Files:
	MITprof_create.m MITprof_gcm2nc.m MITprof_load.m 
	MITprof_read.m MITprof_write.m 
Log Message:
- Simplification of IO interface to MITcdf netcdf format.
  MITprof_create and MITprof_read are now low-level functions that should not be used by user.
  Instead, use MITprof_write to create/update a file, and MITprof_load to load data.
- Depth levels must now be provided as an argument of MITprof_create and MITprof_struct,
  and cannot be changed once the MITprof ncfile or struct have been created.
- profiles_prep_main and profiles_prep_write_nc have been changed accordingly. 




More information about the MITgcm-cvs mailing list