Hi, all,
I use subset_data region tools to subset global landusedata in Africa, at first I set lon range from -15 to 45,
the error appears:
RuntimeError: NetCDF: NC_UNLIMITED in the wrong index: (variable 'xc', group '/')
when I set lon range from 345 (-15+360 )to 45, still the same error appears, it seems this tools did not
accept negative lon values, and from large to small value....
do you have any idea of how to subset the lon across zero degree meridian.
./subset_data region --create-surface --crop --create-domain --create-landuse --lat1 -20 --lat2 20 --lon1 345 --lon2 45
Best
Ru
I use subset_data region tools to subset global landusedata in Africa, at first I set lon range from -15 to 45,
the error appears:
RuntimeError: NetCDF: NC_UNLIMITED in the wrong index: (variable 'xc', group '/')
when I set lon range from 345 (-15+360 )to 45, still the same error appears, it seems this tools did not
accept negative lon values, and from large to small value....
do you have any idea of how to subset the lon across zero degree meridian.
./subset_data region --create-surface --crop --create-domain --create-landuse --lat1 -20 --lat2 20 --lon1 345 --lon2 45
Best
Ru