Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
molines authored Jul 21, 2017
1 parent 02e10a3 commit dc51707
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ in the make.macro file, otherwise set

```NC4= ```

If you need to use CMIP6 naming convention for input files, you must set the CPP key key_CMIP6 in the `make.macro` file :

```CMIP6 = -Dkey_CMIP6```

Then using `make` (or even `make -j n` if you can compile on n cores), you will have the cdftools programs executable available in the bin/ sub directory. The executable files are ignore by git.


Expand Down

0 comments on commit dc51707

Please sign in to comment.