a2ray
a2ray
- use the add dummy subplot trick to add rows as in https://github.com/GeoscienceAustralia/HiQGA.jl/blob/251725931dac63a885999d558791f8dc5470b721/src/CommonToAll.jl#L1964 - add in PLNI and sferics to soundings, do not plot if they are not provided, ingest...
Make sure to write headers if none exist
Hi, it seems that all my package tests and builds on GitHub fail (including JuliaRegistrator) with ```julia ERROR: InitError: KeyError: key "get_cmap" not found Stacktrace: [1] __getproperty @ /tmp/jl_j47t6l/packages/PyCall/1gn3u/src/PyCall.jl:313 [inlined]...
upto 8,320 cpus for 2-5 hours works ok, but less workers for more time may still have GC issues. Look at - https://discourse.julialang.org/t/garbage-collection-not-aggressive-enough-on-slurm-cluster - or lazy addprocs in https://github.com/JuliaLang/julia/issues/28887 -...