emit-sds / emit-ghg

Mapping of greenhouse gases with EMIT.
Apache License 2.0
34 stars 14 forks source link

How to get radiance, location, mask and other files? #6

Open dzhuldyzd opened 1 year ago

dzhuldyzd commented 1 year ago

Where to get these files?: radiance_file obs_file loc_file glt_file output_base --state_subs
--loglevel --logfile

zxdawn commented 11 months ago

For the target template:

https://github.com/emit-sds/emit-ghg/blob/0a13107150353bf7f37256a9806b43953fb53bf4/target_generation.py#L137-L160

I find them here.

zxdawn commented 11 months ago

The irr_file is available here:

https://github.com/emit-sds/emit-ghg/blob/0a13107150353bf7f37256a9806b43953fb53bf4/ghg_process.py#L53

CGrookie commented 5 months ago

Hello teacher, could you provide a copy of the test data? I would like to run this program. Thank you, teacher