/[MITgcm]/MITgcm_contrib/ocean_inversion_project/region_mask/README
ViewVC logotype

Contents of /MITgcm_contrib/ocean_inversion_project/region_mask/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Sep 23 04:34:24 2003 UTC (21 years, 10 months ago) by dimitri
Branch: MAIN
o Mods and bug fixes to pkg/cal and pkg/exf needed for computation
  of tracer Green's fucntions for ocean inversion project.

1 This directory contains the model region masks that should be used for
2 the ocean inversions. Regions have been labeled with numbers 1-9 or letters.
3
4 30reg_regionmask.bin: Defines the 29 ocean model regions that should be used
5 for the ocean inversion.
6
7 Instructions for generating 30reg_regionmask.bin
8 ================================================
9
10 1 ===> get 30reg_regionmask.cdf from
11 quercus.igpp.ucla.edu/OceanInversion/inputs/region_mask/
12
13 2 ===> get the appropriate netcdf.inc and libnetcdf.a files
14 from www.unidata.ucar.edu/packages/netcdf/
15 on nireas:
16 cp ~dimitri/software/netcdf/netcdf-3.5.0/include/netcdf.inc .
17 cp ~dimitri/software/netcdf/netcdf-3.5.0/lib/libnetcdf.a .
18
19 3 ===> compile and run read_mask.f
20 f77 -o read_mask.x read_mask.f -L. -lnetcdf
21 read_mask.x
22
23 4 ===> use matlab script mk_30reg_bin.m to generate
24 30reg_regionmask.bin and *_regionmask.asc
25 matlab
26 mk_30reg_bin

  ViewVC Help
Powered by ViewVC 1.1.22