Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
casadoj committed Apr 5, 2024
1 parent 9ac3ff4 commit 3040d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Here's a list of utilities you can find in lisflood-utilities package.
- convert 2D variables in single PCRaster maps
- NetCDF4 mapstacks are not supported yet

* __[cutmaps](#cutmaps:-a-NetCDF-files-cookie-cutter)__ is a tool to cut NetCDF files in order to reduce size, using either
* __[cutmaps](#cutmaps)__ is a tool to cut NetCDF files in order to reduce size, using either
- a bounding box of coordinates
- a bounding box of matrix indices
- an existing boolean area mask
Expand Down Expand Up @@ -241,7 +241,7 @@ If input file is a LDD map, you must add the `-l` flag:
nc2pcr -i /path/to/input/ldd.nc -o /path/to/output/ldd.map -l [-c /path/to/clone.map optional]
```

## cutmaps: a NetCDF files cookie-cutter
## cutmaps

This tool cuts NetCDF files using either a mask, a bounding box, or a list of stations along with a LDD (local drain direction) map.

Expand Down

0 comments on commit 3040d4a

Please sign in to comment.