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: MeshArrays v0.2.7 #11665

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

JuliaRegistrator
Copy link
Contributor

  • add meta structure containing unit, position, and names
  • defaultmeta = varmeta(missing,fill(0.5,3),"unknown","unknown")
  • support for non-default varmeta is limited to constructors, similar, read and exchange
  • similar() uses defaultmeta by default -- unless optional argument m is provided (e.g. in read and exchanges)
  • fill in meta data for grid variables at the time when they are defined via read / similar / MeshArray() in GridLoad & GridOfOnes
  • show method now prints out meta for gcmarray
  • Project.toml now depends on Unitful.jl for varmeta data structure
  • rename mygrid,GridVariables as γ,Γ throughout packages
  • GridOfOnes now returns both γ,Γ
  • documentation updates/improvements

UUID: cb8c808f-1acf-59a3-9d2b-6e38d009f683
Repo: https://github.com/JuliaClimate/MeshArrays.jl.git
Tree: e05096d785b05048e9c69f2973ffe07d3740d59b

Registrator tree SHA: unknown
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@github-actions github-actions bot merged commit e959027 into master Mar 27, 2020
@github-actions github-actions bot deleted the registrator/mesharrays/cb8c808f/v0.2.7 branch March 27, 2020 15:09
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.

None yet

1 participant