Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • axes-returns
  • default-params
  • edge-to-vertex
  • master default protected
  • my-xr-devel
  • n-fixing
  • plotting
  • plotting-errors
  • potential-vorticity
  • silent-import
  • thermodynamics
11 results
Created with Raphaël 2.2.05Mar12Apr1184214Mar118428Feb2713625Jan24913Dec16Nov2Oct25Sep222019151231Aug29281828Jul76429Jun281926May252221171612111098625Apr221729Mar2120109624Feb211615141398732131Jan161321Nov151410717Oct141330Sep291914126529Aug2229Jul191387424Jun201713109830May242310Mar723Feb228Jan631Dec29Nov27262423109829Oct2228Sep15103230Aug2320165317Jun1028May272127Apr191Feb20Jan9Dec25Nov242310221Oct201714README.md: Mentioned new installation option vie pypi.Moved pyic_fig.py, pyic_sec.py, pyic_anim.py and pyic_intake.py to scripts and added __init__.py to fix issue with executable scripts from pip installation.setup.py: Added entry points for some scripts like pyic_fig etc.Updated gitignore.Wrapped pyic_anim, pyic_fig pyic_intake and pyic_sec into functions so that they can be installed via setup.pysetup.py: Update name for pyicon to have a free valid name for pypi.Added pyproject.tomlUpdated pyicon/version.py setup.py.config_ckdtree_r3b7_atm_r0026.py: Added more grids.pyic_intake.py: Some renaming, typos.examp_pyic_intake.ipynb: Added notebook to show basic data loading from intake catalog.pyic_intake.py: Added more functionality and slightly changed cli.quickplots/pyicon_prepare_era.py: Updated some paths.quickplots/qp_driver.py: Changed to rgrid_name = 'global_0.30'pyicon_tb.py: Omitted using earth radius in converting from spherical_to_cartesian to hopefully speed up the process also some bug fixes in the old ckdtree creation.config_ckdtree: Updated / added some config files.pyicon_plotting.py: Allow for pyic.plot to also plot interpolated data.pyic_intake.py: Expanded intake capabilities.pyic_intake.py: First commit.pyic_fig.py pyic_sec.py: Fixed issues with grib file plotting and time axis.pyicon_plotting.py and pyicon_tb.py: Allow plotting grib data with pyic.plot and pyic.plot_sec (this includes possible to plot grib data with pyic_fig and pyic_sec).pyicon.tb: Added r3b7_atm_r0026 grid.NWP grid file processingpyicon_tb.py: Derive ckdtree_points from clon, clat etc. if cartesian coordinates are not present in grid file. Allow to pass lon, lat also in radians in .pyic_anim.py: Not existing directory for figures and animation will be created if it does not exist. Open multiples netcdf files without any mfdset_kwargs if opening with them fails.removed redundant imports (may speed up import time)added new error messagespyicon_tb.py: Fixed bug in ckdtree_points that only one grid was processed.pyicon/tests/conftest.py: Corrected link to example data.requirements.txt: Added docutils=0.20 since there are issues which higher version when building the documentation.requirements_py311.yml: Added pytest.ci/requirements_py311.yml: Fixed typo.ci/requirements_py311.yml: Added nbspinx-link to see if this is solving the gitlab building issue.requirements_documentation.txt: Added docutils=0.20 requirement since there is some issue with 0.21 and nbsphinx-link.pyicon_calc.py: Updated docstring.requirements_documentation.txt: Changed from nbsphinx_link to nbsphinx-link.Added temporarily 9-building-the-documentation-on-gitlab-fails to statement in .gitlab-ci.yml to test building the documentation.requirements_documentation.txt: Fixed potential typoc for nbsphinx_link.qp_driver.py: Exchange np.in1d with np.isin since the former is depreciated.act_pyicon_py311.sh: Fixed broken path to conda env.
Loading