pycontrails 0.39.4__tar.gz → 0.39.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pycontrails might be problematic. Click here for more details.
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/pull_request_template.md +1 -2
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/workflows/docs.yaml +4 -6
- pycontrails-0.39.5/.zenodo.json +23 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/CHANGELOG.md +12 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/Makefile +3 -2
- {pycontrails-0.39.4 → pycontrails-0.39.5}/PKG-INFO +1 -1
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/CoCiP.ipynb +4 -1
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/_version.py +2 -2
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/synthetic_flight.py +3 -1
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails.egg-info/PKG-INFO +1 -1
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails.egg-info/requires.txt +2 -2
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pyproject.toml +3 -2
- pycontrails-0.39.4/.zenodo.json +0 -22
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/workflows/benchmark.yaml +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/workflows/doctest.yaml +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/workflows/release.yaml +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.github/workflows/test.yaml +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.gitignore +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/.pre-commit-config.yaml +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/CONTRIBUTING.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/LICENSE +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/NOTICE +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/README.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/RELEASE.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/_static/css/style.css +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/_static/img/favicon.png +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/_static/pycontrails.bib +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/api.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/changelog.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/conf.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/contributing.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/develop.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/ACCF.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/Cache.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/ECMWF.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/Flight.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/ISSR.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/Meteorology.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/SAC.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples/flight.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/examples.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/index.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/install.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/literature.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/tutorials/CoCiP.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/tutorials/flight.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/docs/tutorials.rst +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/cache.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/coordinates.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/datalib.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/fleet.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/flight.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/fuel.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/interpolation.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/met.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/met_var.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/models.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/polygon.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/core/vector.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/common.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/era5.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/hres.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/ifs.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/ecmwf/variables.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/gfs/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/gfs/gfs.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/datalib/gfs/variables.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/ext/bada/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/ext/cirium/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/accf.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/aircraft_performance.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/cocip.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/cocip_params.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/cocip_uncertainty.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/contrail_properties.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/output/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/output/flight_summary.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/output/grid_cirrus.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/radiative_forcing.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/radiative_heating.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/wake_vortex.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocip/wind_shear.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocipgrid/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocipgrid/cocip_grid.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocipgrid/cocip_grid_params.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocipgrid/cocip_time_handling.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/black_carbon.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/emissions.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/ffm2.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/static/edb-gaseous-v28c-engines.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/emissions/static/edb-nvpm-v28c-engines.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/humidity_scaling.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/issr.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/pcc.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/pcr.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/sac.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/tau_cirrus.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/constants.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/geo.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/jet.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/thermo.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/physics/units.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/py.typed +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/iteration.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/json.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/temp.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/utils/types.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails.egg-info/SOURCES.txt +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails.egg-info/dependency_links.txt +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails.egg-info/top_level.txt +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/setup.cfg +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/_deprecated.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/Makefile +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/README.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/benchmark.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/compare.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/data.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/output.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip/review.ipynb +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/cocip-fortran/README.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/north-atlantic-study/.gcloudignore +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/north-atlantic-study/README.md +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/north-atlantic-study/support.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/north-atlantic-study/validate.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/fixtures/cocip-met.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/fixtures/cocip-met2.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/fixtures/ecmwf-met.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/fixtures/gfs-met.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/__init__.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/conftest.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/NOAA_Solar_Calculations_day.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-contrail-output.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-contrail-output2.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-flight-output.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-flight-output2.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-flight-statistics.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-output-contrail-edges.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-output-grid-cirrus-summary.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/flight-cocip2.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/flight-meridian.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/flight-metadata.json +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/flight.csv +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-accf-pl.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-accf-sl.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-ecmwf-pl.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-ecmwf-sl.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-era5-cocip1.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-era5-cocip2.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/met-gfs.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/polygon-bug.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/rad-era5-cocip1.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/rad-era5-cocip2.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/rad-gfs.nc +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_accf.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cache.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cocip.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cocip_grid.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cocip_grid_parity.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cocip_radiative_forcing.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_cocip_uncertainty.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_coordinates.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_datalib.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_dtypes.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_ecmwf.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_emissions.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_fleet.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_flight.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_fuel.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_geo.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_gfs.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_grid_to_netcdf.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_humidity_scaling.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_init.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_interpolation.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_met.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_met_cache.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_models.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_pcc.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_polygons.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_sac_issr.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_tau_cirrus.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_thermo_sac.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_units.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_utils.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_vector.py +0 -0
- {pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/test_zarr.py +0 -0
|
@@ -2,7 +2,7 @@ Closes #XX
|
|
|
2
2
|
|
|
3
3
|
## Changes
|
|
4
4
|
|
|
5
|
-
> Description of changes in this PR.
|
|
5
|
+
> Description of changes in this PR.
|
|
6
6
|
> Use `make changelog` for starter.
|
|
7
7
|
> Should be copied and commit to `CHANGELOG.md`
|
|
8
8
|
|
|
@@ -17,7 +17,6 @@ Closes #XX
|
|
|
17
17
|
## Tests
|
|
18
18
|
|
|
19
19
|
- [ ] QC test passes locally (`make test`)
|
|
20
|
-
- [ ] Notebook test passes (`make nbtest`)
|
|
21
20
|
- [ ] CI tests pass
|
|
22
21
|
|
|
23
22
|
## Reviewer
|
|
@@ -5,13 +5,11 @@
|
|
|
5
5
|
# Currently hosted at https://py.contrails.org
|
|
6
6
|
name: Docs
|
|
7
7
|
|
|
8
|
-
# only build docs on release
|
|
8
|
+
# only build docs on release tags
|
|
9
9
|
on:
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
-
|
|
13
|
-
branches:
|
|
14
|
-
- main
|
|
10
|
+
push:
|
|
11
|
+
tags:
|
|
12
|
+
- '*'
|
|
15
13
|
|
|
16
14
|
# Allows run manually from the Actions tab
|
|
17
15
|
workflow_dispatch:
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"creators": [
|
|
3
|
+
{
|
|
4
|
+
"name": "Marc Shapiro",
|
|
5
|
+
"affiliation": "Breakthrough Energy"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"name": "Zeb Engberg",
|
|
9
|
+
"affiliation": "Breakthrough Energy"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"name": "Roger Teoh",
|
|
13
|
+
"affiliation": "Imperial College London"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "Tom Dean",
|
|
17
|
+
"affiliation": "Breakthrough Energy"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"license": "Apache-2.0",
|
|
21
|
+
"title": "pycontrails: Python library for modeling aviation climate impacts",
|
|
22
|
+
"description": "<p><strong>pycontrails</strong> is an open source project and Python package for modeling aircraft contrails and other<br>\naviation related climate impacts.</p>\n\n<p><code>pycontrails</code> defines common data structures and interfaces to efficiently build and run models of aircraft performance, emissions, and radiative forcing.</p>\n\n<p>See the <a href=\"https://github.com/contrailcirrus/pycontrails\">Github repository</a> and <a href=\"https://py.contrails.org\">documentation</a> for more information.</p>"
|
|
23
|
+
}
|
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
# Changelog
|
|
3
3
|
|
|
4
|
+
## v0.39.5
|
|
5
|
+
|
|
6
|
+
#### Fixes
|
|
7
|
+
|
|
8
|
+
- Fix `docs/examples/CoCiP.ipynb` example demonstrating aircraft performance integration
|
|
9
|
+
- Fix unit test caused by breaking change in [pyproj 3.5.0](https://github.com/pyproj4/pyproj/releases/tag/3.5.0)
|
|
10
|
+
|
|
11
|
+
#### Internals
|
|
12
|
+
|
|
13
|
+
- Add additional Zenodo metadata
|
|
14
|
+
- Execute notebook examples in [Docs Action](https://github.com/contrailcirrus/pycontrails/actions/workflows/docs.yaml)
|
|
15
|
+
|
|
4
16
|
## v0.39.4
|
|
5
17
|
|
|
6
18
|
#### Internals
|
|
@@ -156,11 +156,12 @@ nb-black:
|
|
|
156
156
|
nb-black-check:
|
|
157
157
|
black docs/examples/*.ipynb --check
|
|
158
158
|
|
|
159
|
-
nb-test: ensure-era5-cached nb-black-check
|
|
160
|
-
pytest
|
|
159
|
+
nb-test: ensure-era5-cached nb-black-check nb-check-links
|
|
160
|
+
pytest --nbval-lax --ignore-glob=*/ACCF.ipynb docs/examples
|
|
161
161
|
|
|
162
162
|
# execute notebooks for docs output
|
|
163
163
|
# Note that nb-test will fail after running this locally
|
|
164
|
+
# TODO: this currently breaks the xarray notebook output styling somehow
|
|
164
165
|
nb-execute: nb-black-check
|
|
165
166
|
jupyter nbconvert --inplace \
|
|
166
167
|
--ClearMetadataPreprocessor.enabled=True \
|
|
@@ -1157,9 +1157,12 @@
|
|
|
1157
1157
|
"outputs": [],
|
|
1158
1158
|
"source": [
|
|
1159
1159
|
"# create BADA model\n",
|
|
1160
|
+
"import pathlib\n",
|
|
1160
1161
|
"from pycontrails.ext.bada import BADAFlight\n",
|
|
1161
1162
|
"\n",
|
|
1162
|
-
"
|
|
1163
|
+
"# Note this requires BADA 3 performance data files in a\n",
|
|
1164
|
+
"# `bada` directory next to the `pycontrails` directory\n",
|
|
1165
|
+
"bada_model = BADAFlight(bada3_path=pathlib.Path(\"../../../bada/bada3\"))"
|
|
1163
1166
|
]
|
|
1164
1167
|
},
|
|
1165
1168
|
{
|
|
@@ -297,7 +297,9 @@ class SyntheticFlight:
|
|
|
297
297
|
raise ValueError("Cannot create flight. Increase dimensions in `bounds`.")
|
|
298
298
|
return self._generate_single_flight_no_wind(timestep) # recursive
|
|
299
299
|
|
|
300
|
-
result = self.geod.fwd_intermediate(
|
|
300
|
+
result = self.geod.fwd_intermediate(
|
|
301
|
+
*src, az, npts, m_per_timestep, return_back_azimuth=False # type: ignore
|
|
302
|
+
)
|
|
301
303
|
longitude = np.asarray(result.lons)
|
|
302
304
|
latitude = np.asarray(result.lats)
|
|
303
305
|
if geo.haversine(longitude[-1], latitude[-1], *dest) > m_per_timestep:
|
|
@@ -2,7 +2,7 @@ dask>=2022.3
|
|
|
2
2
|
numpy>=1.22
|
|
3
3
|
overrides>=6.1
|
|
4
4
|
pandas>=1.4
|
|
5
|
-
pyproj>=3.
|
|
5
|
+
pyproj>=3.5
|
|
6
6
|
scipy<1.10,>=1.9
|
|
7
7
|
xarray>=2022.3
|
|
8
8
|
|
|
@@ -40,7 +40,7 @@ furo>=2023.3
|
|
|
40
40
|
myst-parser>=1.0
|
|
41
41
|
nb-clean>=2.4
|
|
42
42
|
nbsphinx>=0.8
|
|
43
|
-
nbval
|
|
43
|
+
nbval!=0.10.0,>=0.9.6
|
|
44
44
|
pytest-check-links>=0.8.0
|
|
45
45
|
sphinx>=4.2
|
|
46
46
|
sphinx-autobuild>=0.7
|
|
@@ -35,7 +35,7 @@ dependencies = [
|
|
|
35
35
|
"numpy>=1.22",
|
|
36
36
|
"overrides>=6.1",
|
|
37
37
|
"pandas>=1.4",
|
|
38
|
-
"pyproj>=3.
|
|
38
|
+
"pyproj>=3.5",
|
|
39
39
|
"scipy>=1.9,<1.10", # FIXME: To be fixed early 2023
|
|
40
40
|
"xarray>=2022.3",
|
|
41
41
|
]
|
|
@@ -87,7 +87,7 @@ docs = [
|
|
|
87
87
|
"myst-parser>=1.0",
|
|
88
88
|
"nb-clean>=2.4",
|
|
89
89
|
"nbsphinx>=0.8",
|
|
90
|
-
"nbval",
|
|
90
|
+
"nbval>=0.9.6,!=0.10.0",
|
|
91
91
|
"pytest-check-links>=0.8.0",
|
|
92
92
|
"sphinx>=4.2",
|
|
93
93
|
"sphinx-autobuild>=0.7",
|
|
@@ -221,6 +221,7 @@ filterwarnings = [
|
|
|
221
221
|
"ignore:`np.bool8` is a deprecated alias:DeprecationWarning:skimage.util.dtype",
|
|
222
222
|
"ignore:'cgi' is deprecated and slated:DeprecationWarning:google.cloud.storage.blob",
|
|
223
223
|
"ignore:Engine 'cfgrib' loading failed:RuntimeWarning:xarray.backends.plugins",
|
|
224
|
+
"ignore:.*IPyNbFile:pytest.PytestRemovedIn8Warning:_pytest.nodes",
|
|
224
225
|
]
|
|
225
226
|
testpaths = ["tests/unit"]
|
|
226
227
|
|
pycontrails-0.39.4/.zenodo.json
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"creators": [
|
|
3
|
-
{
|
|
4
|
-
"name": "Marc Shapiro",
|
|
5
|
-
"affiliation": "Breakthrough Energy"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"name": "Zeb Engberg",
|
|
9
|
-
"affiliation": "Breakthrough Energy"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"name": "Roger Teoh",
|
|
13
|
-
"affiliation": "Imperial College London"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"name": "Tom Dean",
|
|
17
|
-
"affiliation": "Breakthrough Energy"
|
|
18
|
-
}
|
|
19
|
-
],
|
|
20
|
-
"license": "Apache-2.0",
|
|
21
|
-
"title": "pycontrails: Python library for modeling aviation climate impacts"
|
|
22
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pycontrails-0.39.4 → pycontrails-0.39.5}/pycontrails/models/cocipgrid/cocip_time_handling.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pycontrails-0.39.4 → pycontrails-0.39.5}/tests/benchmark/north-atlantic-study/.gcloudignore
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-output-contrail-edges.json
RENAMED
|
File without changes
|
{pycontrails-0.39.4 → pycontrails-0.39.5}/tests/unit/static/cocip-output-grid-cirrus-summary.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|