Structure of the autonomous-phase-sensitive-radar github organization #1
Replies: 5 comments 11 replies
-
Thanks so much for summarizing! As someone without much ApRES processing experience, this all seems super useful to me. I think I heard a slack channel was also on the table which seems like a nice companion option to #1. |
Beta Was this translation helpful? Give feedback.
-
Another practical option to explore is to compile a list of where ApRES instruments are available and could (potentially) be borrowed. In Tübingen we have 2 Mimo ApRES with eight Antennas and we are usually open to lending them out. |
Beta Was this translation helpful? Give feedback.
-
Thanks @jkingslake!! This is great. My main question/comment is something that Andrew Hoffman brought up during the call; that is, there are other instruments that have a lot of the same features/capabilities as the BAS ApRES. Do we have strong thoughts on where the scope of this group lies within the broader radioglaciology community? For the code recipes I think it is easiest to expect that people self publish (can use zenodo) and then we link doi's from this repository in a readme or something. Could link relevant papers that way too. For the benchmarked code, I think it is fine to continue parallel development. If Keith feels most comfortable in Matlab it makes sense to post a version of his scripts somewhere public (assuming he is comfortable with that and able to do it, or someone could post it for him). Then, the Python version would be xApRES since you are going to keep developing that. Posting some benchmark tests that both can rune would be useful too (as we discussed). |
Beta Was this translation helpful? Give feedback.
-
@benhills thanks for this comment! Sorry for the delay in replying. To answer your question about the scope: I don't have a strong view of where the scope of this group lies in the broader community. I had initially thought that the uses of ApRES have been a little separate from other radars systems and maybe therefore ApRES can form the basis of a slightly separate community from the whole radioglaciology community. This seems a little more manageable at the moment - just given how big the radioglaciology community is, it seems like a challenge to produce resources that would be broadly useful, at least in terms of software. Having said that, as you know I am excited about the jupyterbook model of a collaborative online textbook, which could be a way forward on the radioglaciology textbook you mentioned. I guess what I would advocate for is that we try to make some progress here in the ApRES community and then try to connect this to broader groups later. We obviously have good contacts/cross-over with the Open Polar Radar project, so I hope that will be doable. What do you think? To discuss the point about the recipes you make, I will move the conversation to the other thread on ideas about recipes. Benchmarked code: I agree we can have matlab and python versions. For others' reference, xapres is a python package I have been working on which does some of the core processing steps using numpy and xarray. It is somewhat benchmarked in the sense that it produces the same profiles as the version of fmcw plot I had access to. I would be very happy for this package to be something that we worked on together! But we should discuss this in a separate thread to keep things tractable. |
Beta Was this translation helpful? Give feedback.
-
Thanks everyone for your input on this! It sounds from this discussion and our call in December that there is some agreement that there is value in this community adopting/developing and hosting code for loading and processing ApRES data that is broadly agreed upon by this community as producing the 'correct' outputs. ApRES users can then be pointed to this code when looking for a place to start in analysis of data. I think this is a key part of making the community more open. There is support for two sets of code, one written in MATLAB, one in python. Benefits of the matlab code:
Benefits of a python-based code:
I would love to hear more thoughts here. And I will in parallel start two new discussions to gather ideas for establishing each set of code. |
Beta Was this translation helpful? Give feedback.
-
In a zoom meeting of 18-20 (A)pRES-interested people on Dec 4th 2024 several ideas were put forward for useful resources/initiatives.
From my perspective, the four main ones were:
One way we could move forward is to have a repo for each of the these resources in this organization.
This thread can be a place for the group to discuss this suggested structure.
A few points that come to mind straight away:
For now, it would be good to hear people's thoughts on using the organization for everything, with 4 core repos being our starting point.
Beta Was this translation helpful? Give feedback.
All reactions