Last change
on this file since 5304 was
606,
checked in by Laurent Fairhead, 20 years ago
|
Installation de la boite a outil permettant de faire du classement en regimes
a partir des fichiers histmth.nc:
geo2reg.F90 programme fortran faisant la classification
geo2reg.script un exemple de script
config.def comme son nom implique
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
195 bytes
|
Line | |
---|
1 | LIBNETCDF=/u/fairhead/IPCC/CMOR/netcdf-3.5.1/lib |
---|
2 | INCNETCDF=/u/fairhead/IPCC/CMOR/netcdf-3.5.1/include |
---|
3 | |
---|
4 | geo2reg : geo2reg.F90 |
---|
5 | pgf90 -I${INCNETCDF} -L${LIBNETCDF} -lnetcdf geo2reg.F90 -o geo2reg |
---|
Note: See
TracBrowser
for help on using the repository browser.