Changeset 5084 for LMDZ6/trunk/tools/netcdf95/Attributes/nf95_get_att.f90
- Timestamp:
- Jul 19, 2024, 6:40:44 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/tools/netcdf95/Attributes/nf95_get_att.f90
r5075 r5084 2 2 3 3 use nf95_abort_m, only: nf95_abort 4 use lmdz_netcdf, only: nf90_get_att, nf90_noerr4 use netcdf, only: nf90_get_att, nf90_noerr 5 5 use nf95_inquire_attribute_m, only: nf95_inquire_attribute 6 6 use nf95_constants, only: nf95_noerr
Note: See TracChangeset
for help on using the changeset viewer.