- 15 Sep, 2021 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 10 Sep, 2021 1 commit
-
-
Nils Brüggemann authored
pyicon_tb.py pyicon_plotting.py: Added functions to make Polygon patch plot for primal and dual grid.
-
- 20 Aug, 2021 1 commit
-
-
Nils Brüggemann authored
-
- 16 Aug, 2021 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added info and stats for getting some information about arrays (at the moment only xarray arrays are supported).
-
- 16 Jun, 2021 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added function asses_memory which should give an overview of the memory used by xarray objects.
-
- 10 Jun, 2021 1 commit
-
-
Nils Brüggemann authored
-
- 01 Feb, 2021 1 commit
-
-
Nils Brüggemann authored
pyicon_tb.py: Added option to specify in time_average which file is picked to identify dimensions for averaging.
-
- 24 Nov, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added some potential candidate for another output function. However not in use yet.
-
- 23 Nov, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Better option for cropping data for interpolated data where lon_reg, lat_reg can directly be sepcified in interp_to_rectgrid. New function: write_dataarray_to_nc for netcdf output.
-
- 10 Nov, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 14 Oct, 2020 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 22 Sep, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 18 Aug, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 13 Aug, 2020 1 commit
-
-
Nils Brüggemann authored
pyicont_tb.py: Added some basic xarray features to time_averaging. Removed dtype=IcD.dtype from some functions which do not know IcD.
-
- 03 Aug, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 14 Jul, 2020 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_tb.py and pyicon/quickplots/pyicon_quickplots.py: Bug fix in calculation time_bnds where mm=1 and we need to go to month mm=12 and yy+=-1.
-
- 13 Jul, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 08 Jul, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon_tb.py: Add verbosity to load_hsnap and allow for shifting the data if there is iw specified in case of lon>180.
-
- 07 Jul, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 02 Jul, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added option of using a mask to only interpolate a selected domain in apply_ckdtree.
-
- 28 May, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Bug fixes related to loading amoc data and hfl data when looped over all time indices.
-
- 27 May, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 06 May, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Fixed bug in level interpolation (calc_vertical_interp_weights and zonal_average_atmosphere). New function nctime_to_datetime64 to calculate numpy.datetime64 objects from netcdf time.
-
- 30 Apr, 2020 1 commit
-
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Changed radius_of_influence and convert np.nan in apply_ckdtree to masked values everytime (this was prob a bug before).
-
- 29 Apr, 2020 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
* a bit of rearanging routines to get a more logical order * new intermediate function: ckdtree_points to calculate grid points * new function: calc_north_pole_interp_grid_points for a more appropriate grid for polar projections * new functions: spherical_to_cartesian and cartesian_to_spherical * splitting: mask_big_triangles
-
- 27 Apr, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 21 Apr, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 06 Apr, 2020 1 commit
-
-
Nils Brüggemann authored
* time_average: Added option to give list of indices over which should be averaged. * identify_grid: Added atmosphere r2b4 grid.
-
- 01 Apr, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 27 Mar, 2020 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon.quickplots: Adapted to new arrange_axes and adapted to splitting and moving of quickplot related functions to quickplot module.
-
- 26 Mar, 2020 1 commit
-
-
Nils Brüggemann authored
Moving pyicon_quickplots and pyicon_view to their specific directories. Adding imports in __init__ files. Moving qp specific functions from pyicon_tb to pyicon_quickplots.py
-
- 20 Mar, 2020 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 19 Mar, 2020 1 commit
-
-
Nils Brüggemann authored
-
- 18 Mar, 2020 1 commit
-
-
Nils Brüggemann authored
-