mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Basic radiation processing
This commit is contained in:
parent
c9f1daa5f5
commit
677e82c8ff
8 changed files with 112 additions and 12 deletions
|
|
@ -43,9 +43,9 @@ int main(int argc, char *argv[])
|
|||
|
||||
satdump::registerProducts();
|
||||
|
||||
// satdump::process_dataset("metop_ahrpt_new/dataset.json");
|
||||
satdump::process_dataset("metop_ahrpt_new/dataset.json");
|
||||
// satdump::process_dataset("jpss_bb_test/dataset.json");
|
||||
satdump::process_dataset("m22_proj_test1/dataset.json");
|
||||
// satdump::process_dataset("m22_proj_test1/dataset.json");
|
||||
|
||||
/*
|
||||
satdump::ImageProducts img_pro;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue