We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to subset a mesh file in another directory, the resulting regional filename is incorrectly generated:
gwdo_region_auga_test/land> create_region conus.custom.pts /glade/scratch/mcurry/gwdo_region_auga_test/x1.40962.static.nc Creating a regional mesh of /glade/scratch/mcurry/gwdo_region_auga_test/x1.40962.static.nc Marking boundary 1 ... Filling region ... Creating boundary layer: 1 ... 2 ... 3 ... 4 ... 5 ... 6 ... 7 ... 8 ... DONE! Marking region edges ... Marking region vertices... Subsetting meshes... Subsetting: /glade/scratch/mcurry/gwdo_region_auga_test/x1.40962.static.nc ERROR: There was a problem creating the file conus./glade/scratch/mcurry/gwdo_region_auga_test/x1.40962.static.nc
The text was updated successfully, but these errors were encountered:
This appears to be only on the subset_n_grid branch.
subset_n_grid
Sorry, something went wrong.
Merge branch 'fix_mesh_spec_bug' into develop
8ed4751
This merge closes issue #41.
No branches or pull requests
When trying to subset a mesh file in another directory, the resulting regional filename is incorrectly generated:
The text was updated successfully, but these errors were encountered: