-
In `share/isce2/alosStack/create_cmds.py`
Line 116 original `if (sdate not in dates) or (mdate not in dates):`
Fixed to `if (sdate not in dates) or (rdate not in dates):`
Also `cmd_3.sh` fail…
-
Hello! I was prompted when I ran the program: "Cannot read the file 'atmos_data.mat'. There are no such files or directories."
Where can datasets be found? For example, atmos_data.mat, abalone_data.m…
-
**Describe the bug**
I submitted 15 frames over Anchorage AK. 5/15 failed during the iono step. Here is a sample log:
```
Number of threads: 4
Complex data interpolation
Initializi…
-
@Xiaohua-Eric-Xu Dear professors and everyone, I would like to know that when I ran batch_processing.csh for SBAS operation, the ionospheric correction operation was turned on, but there was a problem…
-
Each QSO returned by a query should have a link added to it that takes the user to the results of a new query where each row contains the shortest distance between an ionosonde and the QSO path from t…
-
There should be descriptions of how long a typical synthetic data run takes.
For performance consideration:
parsing txt file to number into numpy is much more time-consuming than direct loading .n…
-
What I want to express is that when using the lambda method to fix narrow-lane ambiguities, shouldn't we use the variance matrix of the narrow-lane ambiguities? However, the code uses the covariance m…
-
I'm trying to calculate the ionospheric corrections of some pulsars observed in 2021.
However, the code only allows the range 1990 - 2015. Is there a way to bypass this issue since I notice many pape…
-
Hi, thank you for sharing the codes. I encountered one problem when using PIDForest on ionosphere dataset, which is also publicly available (http://odds.cs.stonybrook.edu/ionosphere-dataset/)
Concr…
xuyxu updated
4 years ago
-
Ionospheric propagation is missing , it would be af extreme use through the application of NVIS to facilitate contact over terrain. HF NVIS can operate from a near 0 distance out to 200miles given cor…