aburrell / ocbpy

Convert between magnetic and adaptive, polar boundary coordinates
BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

AMPERE update #125

Closed aburrell closed 1 year ago

aburrell commented 1 year ago

Description

Adds new AMPERE boundaries. These have an extended time range, use the re-processed AMPERE data, and include the Heppner-Maynard Boundary as a potential equatorward boundary for gridding purposes.

Type of change

How Has This Been Tested?

import ocbpy
import datetime as dt

stime = dt.datetime(2021, 1, 1)
dual = ocbpy.DualBoundary(stime=stime, hemisphere=-1)

Test Configuration

Checklist:

coveralls commented 1 year ago

Coverage Status

Coverage: 99.089%. Remained the same when pulling c522df04097214a1e258c588632f27131f4077cf on ampere_update into 1885343c91f948f9b5d3bf61f27e19cf3fd51314 on develop.

coveralls commented 1 year ago

Coverage Status

Coverage: 99.089%. Remained the same when pulling bbe4cae212cf0e40ba25e0533b7c686c4dca7c08 on ampere_update into 1885343c91f948f9b5d3bf61f27e19cf3fd51314 on develop.