NCAR / ucomp-pipeline

Data processing pipeline for UCoMP
Other
6 stars 3 forks source link

Updates for UCoMP WCS tutorial #302

Closed bberkeyU closed 1 month ago

mgalloy commented 1 month ago

What version of sunpy did you use for this? I don't have SphericalScreen in my version.

mgalloy commented 1 month ago

Never mind about SunPy — I updated to latest version and it worked.

mgalloy commented 1 month ago

I removed and scrubbed the level 2 UCoMP file from the repo, and its history. I also removed a 100K+ tarball containing mpfit. All the files in the repo currently are about 8M with about another 40M of changes in its entire history. I am trying to keep the repo slim: GitHub has requirements, but also operations do slow down as the repo gets bigger. The current pre-commit hook check-added-large-files limit is the default 500K, but I think I might decrease the limit down to 100K.