New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
CHANGES in branches/2015/nemo_v3_6_STABLE/NEMOGCM/TOOLS/WEIGHTS/nocsutil – NEMO

source: branches/2015/nemo_v3_6_STABLE/NEMOGCM/TOOLS/WEIGHTS/nocsutil/CHANGES @ 5550

Last change on this file since 5550 was 2352, checked in by sga, 13 years ago

NEMO branch nemo_v3_3_beta
Add NOCS tools based on SCRIP package for creating weights for interpolation on the fly
These now should build with the maketools script in the TOOLS directory using the same
architecture configuration file as the model (hopefully)

File size: 891 bytes
Line 
1Release 1.1
2===========
3Modified for compilation by fcm in NEMO 3.3 framework.
4SCRIP 1.4 package included in unmodified form.
5python script added to transform into correct shape for fcm, producing copied code in 'src' directory
6
7scripshape.F90 now has one possible command line argument: the namelist file
8               from which it reads the names of the input and output files
9               as well as the value for the cyclicity attribute
10
11Because gfortran doesnt understand ICHAR and GETCHAR system routines default behaviour of all programs
12is to ask for namelist filename during execution rather than reading it from the command line.
13Define symbol ARGC at compilation to return to original command line behaviour.
14
15Release 1.0
16===========
17Routines written by sga and acc at NOCS to use SCRIP library to produce weights
18
19Compilation by makefile and explicit compiler and options.
20
Note: See TracBrowser for help on using the repository browser.