- Timestamp:
- Jul 19, 2024, 10:05:57 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/tools/netcdf95/Variables/nf95_inquire_variable.f90
r4918 r5075 16 16 17 17 use nf95_abort_m, only: nf95_abort 18 use netcdf, only: nf90_inquire_variable, nf90_max_var_dims18 use lmdz_netcdf, only: nf90_inquire_variable, nf90_max_var_dims 19 19 use nf95_constants, only: nf95_noerr 20 20
Note: See TracChangeset
for help on using the changeset viewer.