orcestra-campaign / book

ORCESTRA documentation
8 stars 37 forks source link

Drafts flight plan for the 25th of August #208

Closed JuliaWindmiller1987 closed 3 weeks ago

JuliaWindmiller1987 commented 3 weeks ago

This new flight plan makes use of some cool changes in pyorcestra:

It also includes the LatLon objects in a way that is no longer hard coded but the longitude (if applicable) is calculated based on the corresponding EarthCARE track.

lkluft commented 3 weeks ago

The build is currently failing because mindelo is not defined in the stable release of pyorcestra. I just issued a new release. If you change the environment.yaml to require orcestra>=0.0.15, the build should work again

lkluft commented 3 weeks ago

Could you rebase and force-push your branch so that the updated environment is active? ☺️ I guess the report would build now after a merge, but I don't want to merge with failing CI 😬