innosat-mats / MATS-L1-processing

Python code for calibrating MATS images
MIT License
0 stars 1 forks source link

Bump dependencies #219

Closed skymandr closed 6 months ago

skymandr commented 6 months ago

In this PR I:

Note that versions 12.x.x and 13.x.x of PyArrow have a bug in how timestamps are implemented and cannot be used with our dataset. These versions cannot and will not be supported!

Note also that staying on 10.x.x or using 11.x.x works fine – there is no immediate need for users to upgrade, but if they do upgrade, they must use pyarrow>=14.0.0 (latest is pyarrow==15.0.0).

Resolves #149

lindamegner commented 6 months ago

Great that this is fixed. Is there a reason why it is not merged?

skymandr commented 6 months ago

Great that this is fixed. Is there a reason why it is not merged?

I want to have approval from someone in the project, not just from my boss, before merging. :)

lindamegner commented 6 months ago

Now you have the approval! :)