-
Lately, there has been more file checking going with PR #221 and #139; I think this might be the time to review the idea of file checking in RST. I understand that DDWG should handle most of the black…
-
Think we'll ever be able to separate out the hdw.dat files from this repository and have them look at the hdw.dat repo? Not so much of a problem right now, but maybe this is a long term goal on tryin…
-
Pull request #165 introduced 11 instances of comparisons between a pointer and integer with code similar to
```
} else if (rawfp->rawread==-2) {
```
These can be found in the following binari…
-
feature request for native gzip or bzip decompression while reading. Most of our users have their data stored in compressed formats, and RST is capable of reading in compressed formats.
-
Hi,
When installing RST 4.1 feature/ts18model I had to define some extra environment variables to get the code to compile correctly, other than the stuff pointed out in the installation notes. I h…
-
Recently I have been testing field checking in pydarn for reading and writing files, and to my surprise, I kept running into records in fitacf files that are missing the fitted fields:
{'x_sd_l', 'x_…
-
Hey all, this is probably one of those things where it would be good to have a guide describing what each of the variables means in each of our data products. Maybe one exists, and if so, maybe someo…
-
Seems as though we should update the cnvmap variable definition documentation for the lastest variables that were added in around release 4.2. Here the documentation is found in: `~/doc/html/superdar…
-
Hello!
I'm presently implementing a new "operating system" named Mabel for controlling TIGER-3 and have gotten to the pointy end of the stick with IQDAT file generation.
My plans, in brief:
-…
-
@egthomas and I found that if the IMF data is missing while loading in data during the `map_addimf` process, the current code is using a missing value default of 9999 for all three IMF values. This n…