pennelise / GOOPy

2 stars 1 forks source link

Write parser for TROPOMI #20

Open pennelise opened 11 months ago

pennelise commented 11 months ago

Elise will need to ask Hannah about this, but I think it should be very similar in structure to the GOSAT one so easier for me to take this.

We should discuss whether we should incorporate filters (e.g. albedo) in our parsers since they are so important for TROPOMI.

hannahnesser commented 11 months ago

A few thoughts:

pennelise commented 11 months ago
  1. Yes - I think these should have different parsers. I believe the main difference is just the names of the data fields, which should be in the config file (if that's the only difference then I guess we could use the same parser for all satellites and just pass the config file)
  2. Thank you!
  3. I think a dictionary (or some entries in the config file) would be a great way to pass this.