eWaterCycle/era5cli

add dryrun as argument to parser

Closed this issue · 1 comments

Add a '--dryrun' argument to the argument parser. Call the fetch function with the boolean returned from this so that it either prints the request or calls the cdsapi.

Fixed by PR #41