Published March 4, 2026
| Version v0.4.0
Software
Open
ARCAFF/ARCCnet: Releasing ARCCnet 0.4.0
Authors/Creators
- 1. University of Exeter
- 2. DIAS
Description
What's Changed
- Initial repo setup by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/11
- Initial SRS implementation by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/13
- Add gitub workflows for CI by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/18
- Initial Mag Implementation by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/19
- removing SRS file that was read incorrectly by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/30
- General housekeeping by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/37
- Silence SRS download noise and ignore anything under data by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/40
- Initial version of data spliting logic by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/41
- Speed up srs processing using concurrent futures by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/55
- Feat srs cleaning by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/50
- Initial Magnetogram Processing by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/39
- Refactoring Magnetograms by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/61
- Refactor AR Extraction by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/62
- AR Detection by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/63
- Export request with retry by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/66
- fix formatting by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/70
- SRS refactor by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/64
- Documentation and data vis by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/73
- Docs configuration by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/75
- Move configuration to separate config file which can be overridden by a user config file by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/78
- Refactoring for QTable by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/76
- Report generation by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/84
- Merging NOAA AR with HARP regions by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/89
- Fix docs build in CI by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/101
- Log to a single file by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/99
- Rearranging data directory by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/97
- Quicklook plots for region detection by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/103
- Rearrange magnetogram processing by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/105
- Add basic CLI and configuration precedence by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/80
- Standardise Outputs by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/109
- Refactor current tests by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/110
- Basic HEK SSW Latest implemented by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/107
- Addition of plage regions to cutout classification by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/120
- Addition of longitude limit to srs filtering by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/124
- Filter by QUALITY flag by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/122
- Minimal CLI implementation (ars) by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/123
- Fix of QTable merging by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/126
- Addition of TARP-NOAA mapping by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/119
- Change in tarp-noaa URL by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/128
- Keep IA regions and only drop clearly bad SRS positions by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/137
- Refactoring for IA regions not being Filtered by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/136
- Updating AR Detection by @PaulJWright in https://github.com/ARCAFF/ARCCnet/pull/138
- Feat fulldisk splits by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/142
- Utilities for training and visualizations by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/143
- CLI for train and eval commands by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/144
- Maintenance of project configuration and updates by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/167
- Drms SDO time series. by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/168
- McIntosh Code by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/174
- Reproj testing by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/176
- Mosaic test by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/181
- Refactor code for updated dependancies and add continuum by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/184
- Category splitting by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/185
- Continuum test by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/191
- Fixing syntax error on line 70 of sdo_processing. by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/192
- Fix bugs in quite sun cutout processing by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/195
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/ARCAFF/ARCCnet/pull/183
- EDA notebook cutouts by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/196
- Updated EDA_cutouts by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/199
- Table fix & AR target change by @DanGass in https://github.com/ARCAFF/ARCCnet/pull/197
- Fix CI on windows by @samaloney in https://github.com/ARCAFF/ARCCnet/pull/202
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/ARCAFF/ARCCnet/pull/200
- Pr/timeseries by @edoardolegnaro in https://github.com/ARCAFF/ARCCnet/pull/203
New Contributors
- @samaloney made their first contribution in https://github.com/ARCAFF/ARCCnet/pull/11
- @PaulJWright made their first contribution in https://github.com/ARCAFF/ARCCnet/pull/13
- @edoardolegnaro made their first contribution in https://github.com/ARCAFF/ARCCnet/pull/143
- @DanGass made their first contribution in https://github.com/ARCAFF/ARCCnet/pull/168
- @pre-commit-ci[bot] made their first contribution in https://github.com/ARCAFF/ARCCnet/pull/183
Full Changelog: https://github.com/ARCAFF/ARCCnet/commits/v0.4.0
Files
ARCAFF/ARCCnet-v0.4.0.zip
Files
(444.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d6aa4d2dd0300bafaa345d8b307d258e
|
444.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/ARCAFF/ARCCnet/tree/v0.4.0 (URL)
Software
- Repository URL
- https://github.com/ARCAFF/ARCCnet