You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Description: Check string argument in sequential form of Region. |
|
# Status: fail |
|
# Output hash: 8421e39ea376a83938c3d79d803749f038ecd493a490228add4b8d179d4e8f75 |
|
@use "gmt" |
|
|
|
r=Region("10:30",-10.5,20.5,100,"global"); |
|
|
|
print(r);
|
|
|