Changeset 5075 for LMDZ6/trunk/libf/misc/lmdz_netcdf.F90
- Timestamp:
- Jul 19, 2024, 10:05:57 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/misc/lmdz_netcdf.F90
r5073 r5075 4 4 ! 1) Turn netcdf into a "real" fortran module, without the INCLUDE call 5 5 ! 2) Handle the NC_DOUBLE CPP key. This key should ONLY be used here. 6 ! Ideally, the "real" netcdf module/headers should ONLY be called here. (WIP) TODO6 ! The "real" netcdf module/headers should ONLY be called here. 7 7 ! --------------------------------------------- 8 ! TODO check all uses of `use netcdf` + netcdf.inc9 8 10 9 MODULE lmdz_netcdf
Note: See TracChangeset
for help on using the changeset viewer.