Skip to content
New issue

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

new version #3

Merged
merged 13 commits into from
Nov 13, 2020
Merged

new version #3

merged 13 commits into from
Nov 13, 2020

Conversation

Jiangchao3
Copy link
Owner

add new features to use the altas dataset

WPringle and others added 13 commits October 28, 2020 18:57
* making the new mapping function

- add in a mesh property mapping function especially for when doing subsets
- improving the help and taking out the bathy/slope subsetting from the ExtractSubDomain function for use by mapMeshProperties function instead.
- adding this call into the msh.plot

* Update ExtractSubDomain.m

fixing bug for empty entries

* Update msh.m

adding option to output as a cell instead of making into the NaN-delimited one.

* Update msh.m

- no longer need kept here because of the mapping

* correction to bc subsetting and adding lines into NZ example

made sure that the bc ordering is maintained, and also added catch for keeping the polygonal nature (last point = first point) if the whole bc is within the subset.

* Update msh.m

bug fix for correcting the usernumnodes in f13

* Update msh.m

* Update msh.m

adding fixmeshandcarry call to the 'cat' msh method

* improving warning/error messages

- only outputting the warning if the type (depth and/or slope) is associated with the warning
- improving spme error and warning messages in GridData

* Update writefort15.m

correction based on new im settings

* correcting the mesh qual plot to not add the yellow lines on the mesh when plotting the surf

* updating fixmeshandcarry and clean

- fixmeshandcarry now uses the the new mapMeshProperties function
- clean can now toggle on and off the renumbering
- adding f24 to the renum function
- adding f5354 to the mapMeshProperties function

* adding geofactor for the GAHM NWS>=19 values in write fort.15

* renaming ExtractSubDomain to extract_subdomain

* editing extract_subdomain to accept NaN-delimited polygons

-also making sure msh.plot can handle empty entries

* adding changelog to README
… auto

- Copying in the ability to read from the TPXO9 Atlas for making open boundary conditions from the 'dev' branch
- Adding above option for Make_f5354 as well
- Make sure can handle 0-360 longitude format for msh for Make_f5354 and tidal_data_to_ob
- Improving help for Calc_Sponge.m, Make_f15.m, setProj.m
- Adding in ability to pass an empty gdat for 'auto' option in make_bc in which case the msh depths are used. Also 'auto_outer' can be used to skip the inner island bcs.
* Turn off 3d shapefile reading by default

...for users with mapping toolbox.

* Update README.md
- adding improve help to the write msh method and add the gr3 option to write to SCHISM hgrid.gr3 file. (same as fort.14 but seems that can only use 0 or 1 ibtypes for the land boundaries)
@Jiangchao3 Jiangchao3 merged commit d231a3f into Jiangchao3:Projection Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants