GenericMappingTools / GenericMappingTools/gmt
Movie : -JG +w option
Open
bug
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
Hi,
I'm wrapping up the sea-ice concentration movie for @Esteban82 and I *sometimes* got an error.
The script can't find a file (absolute path given)
```
projection="-JG0/0/10c+w25"
gmt grdimage ${DIR_wrk}/inset_illu.nc -Cinset_illu.cpt -t25 $projection -Rg
```
```
grdmath (gmtapi_export_grid): Could not find file [ /inset_illu.nc]
[Session gmt (0)]: Error returned from GMT API: GMT_GRID_WRITE_ERROR (19)
```
But sometimes it works.
Contributor guide
Assessment
This issue has not been assessed yet.