CLI Reference#
nf2-extrapolate#
Run one YAML-configured extrapolation.
Option |
Default |
Description |
|---|---|---|
|
required |
Path to a YAML configuration file. |
|
optional |
Fills |
nf2-extrapolate-series#
Run a YAML-configured time series.
Option |
Default |
Description |
|---|---|---|
|
required |
Path to a series YAML configuration file. |
|
false |
Rebuild work_path/data_module.pkl instead of reusing the saved series data module state. |
|
optional |
Fills |
nf2-download#
Download supported JSOC/HMI data sources.
Option |
Default |
Description |
|---|---|---|
|
hmi_sharp |
One of hmi_sharp, hmi_synoptic, hmi_full_disk. |
|
required |
Output directory. |
|
required |
JSOC export email address. |
|
none |
HARP/SHARP number for hmi_sharp. |
|
none |
NOAA active-region number, resolved to HARP when needed. |
|
source dependent |
Start time for hmi_sharp, hmi_full_disk, or Carrington-rotation lookup for hmi_synoptic. |
|
none |
Optional end time; for hmi_synoptic this resolves an inclusive rotation range. |
|
720s |
Cadence for time-range downloads. |
|
source default |
JSOC series override. |
|
source default |
Comma-separated JSOC segments. |
|
none |
Carrington rotation for hmi_synoptic; alternatively provide –t_start. |
|
same as start |
Optional inclusive final Carrington rotation. |
|
vector |
One of vector, mr_polfil, both for hmi_synoptic. |
|
false |
Also download hmi.synoptic_mr_polfil_720s Mr_polfil for synoptic-map runs. |
|
false |
Disable HmiB2ptr conversion for full-disk vector data. |
|
false |
Keep generated latitude/longitude files after full-disk conversion. |
nf2-export#
Export NF2 results to exchange formats.
Option |
Default |
Description |
|---|---|---|
|
required |
One or more .nf2 paths or glob patterns. |
|
vtk |
One of vtk, npz, hdf5, h5, fits, height, height-npz, height_npz. |
|
none |
Output file for a single input. |
|
current directory |
Output directory for multiple inputs. |
|
checkpoint default |
Cartesian export sampling. |
|
full height |
Cartesian height range in Mm. |
|
full x |
Cartesian x range in Mm. |
|
full y |
Cartesian y range in Mm. |
|
0.999 1.3 |
Spherical VTK radius range in solar radii. |
|
-90 90 |
Spherical VTK latitude range in degrees. |
|
0 360 |
Spherical VTK longitude range in degrees. |
|
64 |
Spherical VTK sampling resolution. |
|
j |
Derived quantities to include. |
|
false |
Replace existing series export files. |
nf2-metrics#
Print standard NLFF quality metrics.
Option |
Default |
Description |
|---|---|---|
|
required |
Path to extrapolation_result.nf2. |
|
auto |
PyTorch evaluation device. |
|
false |
Show evaluation progress. |
|
output default |
Evaluation batch size. |
|
checkpoint default |
Cartesian sampling. |
|
full height |
Cartesian height range in Mm. |
|
full x |
Cartesian x range in Mm. |
|
full y |
Cartesian y range in Mm. |
|
32 64 128 |
Spherical radial, latitude, longitude sample counts. |
|
checkpoint range |
Spherical radius range in solar radii. |
|
-90 90 |
Spherical latitude range in degrees. |
|
0 360 |
Spherical longitude range in degrees. |
nf2-noaa-to-sharp#
Resolve NOAA active-region numbers to SHARP/HARP numbers through JSOC metadata.
Option |
Default |
Description |
|---|---|---|
|
required |
Observation time used for the NOAA-to-HARP lookup. |
|
required |
JSOC export email address. |
|
all active regions |
One or more NOAA active-region numbers to resolve. |