issues
search
contrailcirrus
/
pycontrails
Python library for modeling contrails and other aviation climate impacts
https://py.contrails.org/
Apache License 2.0
59
stars
17
forks
source link
implement Fleet.resample_and_fill
#114
Closed
zebengberg
closed
1 year ago
zebengberg
commented
1 year ago
Features
Add convenience
Fleet.resample_and_fill
.
Fixes
Fix
Fleet.to_flight_list
to avoid duplicating global attributes on the child
Flight
instances.
Tests
[x] QC test passes locally (
make test
)
[x] CI tests pass
Features
Fleet.resample_and_fill
.Fixes
Fleet.to_flight_list
to avoid duplicating global attributes on the childFlight
instances.Tests
make test
)