Ignore:
Timestamp:
Jul 19, 2024, 6:40:44 PM (5 months ago)
Author:
Laurent Fairhead
Message:

Reverting to r4065. Updating fortran standard broke too much stuff. Will do it by smaller chunks
AB, LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/tools/make_sso/make_sso_SpherePack.f90

    r5075 r5084  
    66! Purpose: Project ETOPO file (GMT4 axes conventions) on spherical harmonics.
    77!-------------------------------------------------------------------------------
    8   USE lmdz_netcdf, ONLY: nf90_noerr,nf90_strerror,nf90_close,nf90_put_var,nf90_enddef,&
    9           nf90_put_att,nf90_global,nf90_real,nf90_def_var,nf90_def_dim,nf90_inq_varid,&
    10           nf90_nowrite,nf90_inquire_dimension,nf90_inquire_variable,nf90_open
     8  USE netcdf
    119!  USE sphpack
    1210  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.