Ahh

Latest version: v1.0.3

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

0.1.6

- Added new package era.py
- Updated ext.ahh() to handle multiple variables and more options
- The name of pre.py is now "prepatory" instead of "pre-analysis"
- Transferred multiple functions to other packages for optimization purposes
- ext.dt2jul() moved to era.dt2jul()
- ext.jul2dt() moved to era.jul2dt()
- ext.clockit() moved to era.clockit()
- ext.peek_nc() moved to pre.peek_nc()
- ext.time2dt() moved to pre.time2dt()
- ext.export_nc() moved to pre.export_nc()
- ext.read_nc() moved to pre.read_nc() and now has option to glob multiple files
- vis.plot_map() now has contourf option or flat colors
- Moved back cartopy imports to the top

0.1.5

- Discontinued docstrings.py; will try another method of documentation soon
- Fixed inconsistency with lat and lon names in ext.export_nc()
- Added pre.grb2nc()
- Revised input directory to be in_dir/out_dir and now returns file names for pre.functions()
- Adjusted vis.plot() default inputs and fixed some inconsistencies
- Renamed setup_figsize to figsize in vis.plot_map() and added a suptitle input
- Created a sketches/my_sleep as an unrefined reference

0.1.4

- Logic implemented into ext.get_idc() where right_lon < left_lon to swap them
- ext.get_lvl_idc is now ext.get_lvls_idc and ext.get_times_idc is now ext.get_times_idc
- ext.create_dt_arr is now ext.time2dt and returns type pd.DatetimeIndex()
- Off-by-one bug fixed for sci.functions()
- vis.plot() is now scalable and includes bar graphs
- vis.plot() also can format dates
- vis.plot_map() default cmap is RdBu_r now.

0.1.3

- new ext.peek_nc(), similar to pre.ncdump()
- Added check if .nc is missing from suffix, automatically add it in ext.read_nc()
- Added significantly more flexibility in ext.export_nc()
- Added scalability to vis.plot(), vis.prettify_plot(), and vis.set_labels()
- Added function level examples

0.1.2

- Spelling and grammar corrections
- Link to examples changed and images dumped into folder
- Fixed ext.ahh() to prevent showing misleading types and handle masked better
- Fixed ext.lonw2e() to handle scalars
- Put the imports of cartopy in plot_map() since installation can be crappy

0.1.1

- Spelling and grammar corrections
- Link to examples changed and images dumped into folder
- Fixed ext.ahh() to prevent showing misleading types and handle masked better
- Fixed ext.lonw2e() to handle scalars
- Put the imports of cartopy in plot_map() since installation can be crappy

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.