MeshArrays.jl
MeshArrays.jl copied to clipboard
JuliaRegistrator pings
@JuliaRegistrator register()
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
@JuliaRegistrator register()
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
@JuliaRegistrator register()
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
@JuliaRegistrator register()
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
@JuliaRegistrator register()
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/8501
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.5 -m "<description of version>" 4042c27f3a212c22cb5e0cb03c8605dd87ec80dd
git push origin v0.2.5
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/9173
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.6 -m "<description of version>" 67136859e3bb764d23b412b677c3c8a1e9177c96
git push origin v0.2.6
@JuliaRegistrator register
Release notes:
- 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
andexchange
- 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 viaread
/similar
/MeshArray()
inGridLoad
&GridOfOnes
- show method now prints out
meta
for gcmarray -
Project.toml
now depends onUnitful.jl
forvarmeta
data structure - rename
mygrid,GridVariables
asγ,Γ
throughout packages -
GridOfOnes
now returns bothγ,Γ
- documentation updates/improvements
Registration pull request created: JuliaRegistries/General/11665
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.7 -m "<description of version>" 7f36bd587e0f67f28259ea963181a97aeae30274
git push origin v0.2.7
@JuliaRegistrator register
Release notes:
- new (exported) functions
knn
,InterpolationFactors
, andTiles
(which replacesTilesMap
) - new dependency to
NearestNeighbors.jl
Code follows my earlier gcmfaces implementation used with MITgcm and MITprof
Registration pull request created: JuliaRegistries/General/12918
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.8 -m "<description of version>" d0b7a90768c1fd521d8b129c71c7f40a5181755a
git push origin v0.2.8
@JuliaRegistrator register
Release notes:
- fix edge cases in interpolation code
- add
Interpolate()
- documentation updates
Registration pull request created: JuliaRegistries/General/13057
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.9 -m "<description of version>" 48af511029b4919b003d2ffdd53b416af5b3f221
git push origin v0.2.9
@JuliaRegistrator register
Release notes:
- add InnerArray & OuterArray variables
- InterpolationFactors -> local f,x,y position too
Registration pull request created: JuliaRegistries/General/14903
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.10 -m "<description of version>" 360490f64e50a71f66aa79123697db6e73f2a933
git push origin v0.2.10
@JuliaRegistrator register
Release notes:
- add CompatHelper
- (new) simple_periodic_domain
- improve docs & add video links
Registration pull request created: JuliaRegistries/General/16520
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.11 -m "<description of version>" 52053e834ce79f1022a9dd18c74d173a4a8c696e
git push origin v0.2.11
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/19950
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.12 -m "<description of version>" 2175deb34c44560a14006ec4bf846d8a27a82114
git push origin v0.2.12
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/22053
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.13 -m "<description of version>" fe0055d7b38aed000b51202bce6a18c7fc3f317d
git push origin v0.2.13
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/23985
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.14 -m "<description of version>" 8969071ac349d19da186fb9e1384e29827e38b11
git push origin v0.2.14