ukaea / fair-mast-ingestion

Ingestion tool for the FAIR MAST project
1 stars 0 forks source link

Update to add data for DEFUSE #13

Closed samueljackson92 closed 1 month ago

samueljackson92 commented 1 month ago

Updating the ingestion to adjust existing and include additional data sources from MAST.

To test:

Try running

mpirun -np 4 python3 -m src.main data/local campaign_shots/tiny_campaign.csv --metadata_dir data/uda --source_names ayc asm xim --file_format nc

On CSD3, check that the output is sensible.

Code review.