NCAR / Topo

NCAR Global Model Topography Generation Software for Unstructured Grids
26 stars 16 forks source link

-z option not working #30

Closed JulioTBacmeister closed 2 years ago

JulioTBacmeister commented 2 years ago

For some reason the command below doesn't result in ldevelopment_diags=.TRUE.

./cube_to_target --grid_descriptor_file='../../regression-test-data/ne30pg3.nc' --intermediate_cs_name='../../regression-test-data/gmted2010_bedmachine-ncube0540.nc' --output_grid=$ogrid --coarse_radius=$Co --fine_radius=$Fi -r -u 'userid@ucar.edu' -q 'output/' -z

The additional output isn't written.

If I put the '-z' option right after the '-r' option I get the error:

"Required argument not specified: name_email_of_creator"

PeterHjortLauritzen commented 2 years ago

fixed

JulioTBacmeister commented 2 years ago

OK. Thanks! I'll need to ask you sometime about the syntax needed for these options. Why does the ':' between 'z' and '01' break things?

On Tue, Mar 8, 2022 at 8:03 AM Peter Hjort Lauritzen < @.***> wrote:

fixed

— Reply to this email directly, view it on GitHub https://github.com/NCAR/Topo/issues/30#issuecomment-1061872833, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGLMTVCP6TYSFBSKQXBJPLU65T4JANCNFSM5QGQ454A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>